Explore HTML and CSS Positioning, Comments & Templates – Day 9b

Downloads

The each of the samples .zip files contains four HTML files with the menu placed at the top, left, bottom and right. The first four have just the menu code.  The second .zip file contains the same files but each has a sample background image. The last downloadable HTML has all the code necessary for the project with comments.  You will need to make changes, of course.

Remember to Your Comment Code

  • Use comments to identify DIV’s in the CSS and HTML
  • /* This is a sample of a comment in CSS */
  • <!– This is an example of a HTML comment. –>

Sample Commented Code

Positioning Tutorials at W3schools