Tips for web programming
|
Web Development Layers
There are three web development layers, these are:
1. Content layer
The content layer is used to enter the content and create the structure of a web page
2. Presentation layer
The presentation layer is used to display and format elements within a web page
3. Behaviour layer
The behaviour layer is for a scripting language to control elements within a web page
|
HTML
|
CSS
|
Web page edited by:
A Candidate ZZ999 9999
|
Make sure that you can:
Place appropriate content in the body section of a web page
Insert a table including table header, table rows, table data
Use appropriate table attributes to meet the needs of the audience including to adjust cells to span more than one row or column.
|