All pages
Jump to navigation
Jump to search
All but one of your web pages are to be written in HTML 4
Head
- Set title to Sub-domain name dash page name
- Set meta tags
- Link your style sheet
Body
- For first term, everything on your web pages had to be in a table
- For second term, I am going to show you how to use floats instead!
HTML5 web page
Your website will be allowed one, single HTML5 web page Contact me for details
Warning
ALL web page names must be in lower case only!
If you placed the following two web pages onto your website...
- portfolio.html
- Portfolio.html
...I would be able to tell your browser which of these two pages to show you. Your browser can tell the difference! This is confusing for website developers, website visitors and someone trying to read your code, giving me three reasons to not allow you (on anyone else) to do this
Marking
- Web page structure must be consistently across all web pages (up to 3)
- Images in /library (1)
- Thumbnails in /library (1)
Per page
- Either
- Everything on your web page is inside a main page table (1)
- The main sections of your web page is controlled with floats (2)
- The main page table borders must be on (1)
- Web pages to be consistently well formatted (up to 2)
- DOCTYPE must be correctly declared (1 or -1 if wrong type)
- Use of thumbnails to launch images (1)
Notes
New HTML pages in NetBeans gives you a good start on meta tags
Main Page | Basic web design | Navigation | Ranking | Support | Asterix Home