Monday, November 30, 2020

Responsive Design Part 1


Image courtesy of franky242
 
View the recording
Responsive Design Part 1 49:00 min
In this session on Responsive Design TAFE Digital teacher, Barry Collier looks at applying Responsive Design to images and text in a HTML page.
The session covers the following points:
  • What is responsive design?
  • Viewport
  • Responsive images
  • Responsive text
  • Media queries
Students will find the content of this tutorial session most helpful for units ICTWEB505 Develop complex web page layouts and ICTWEB506 Develop complex cascading style sheets and in particular for the DHTML-CSS Practical assignment.

Monday, November 23, 2020

Applying Pre-loaded Images


Image courtesy of web.dev
 
View the recording
Applying Pre-loaded Images 55:11 min
In this session on Applying Pre-loaded Images TAFE Digital teacher, Barry Collier looks at pre-loading and applying pre-loaded images in a HTML page.
The session covers the following points:
  • Why pre-load images?
  • What is pre-loading images?
  • Pre-load images using JavaScript
  • Image object attributes
  • Using PHP to generate Javascript
  • Pre-loading image slices using JavaScript
  • Applying pre-loaded image slices to a table
Students will find the content of this tutorial session most helpful for unit ICTWEB502 Create dynamic web pages and in particular the Practical B assignment.

Monday, November 16, 2020

Applying Complex Queries Using PHP Part 2


Image courtesy of yodiyim
 
View the recording
Applying Complex Queries using PHP Part 2 59:06 min
In this session on Applying Complex Queries using PHP Part 2 TAFE Digital teacher, Barry Collier looks at applying complex structured query language queries using PHP as the rudiments of displaying the contents of a shopping cart.
The session covers the following points:
  • applying a complex query using PHP
  • displaying the output via a form using PHP
  • uniquely identifying each component
  • adding an action to a line item in a shopping cart
  • using PHP to generate Javascript
Students will find the content of this tutorial session most helpful for unit ICTDBS504 Integrate database with a website and in particular the Practical F assignment.

Friday, November 6, 2020

Apply Complex Queries Using PHP Part. 1


Image courtesy of David Costillo Dominici
 
View the recording
Applying Complex Queries using PHP Part 1 49:09 min
In this session on Applying Complex Queries using PHP TAFE Digital teacher, Barry Collier looks at applying complex structured query language queries using PHP as the rudiments of displaying the contents of a shopping cart.
The session covers the following points:
  • joining SQL select queries
  • applying a complex SQL query using PHP
  • retrieving the query results using PHP
  • displaying the results in a structured layout
Students will find the content of this tutorial session most helpful for unit ICTDBS504 Integrate database with a website and in particular the Practical F assignment.