On this page are links to resources that give examples of the web pages we are trying to produce for Session 08:
CSS is a better way of formatting your pages as it is more flexible and can save you time in maintaining the pages
- You can define your own style which can be applied as a class or a div:
- here is an example of a class.
- an id is defines in exacly the same way except that it has # instead of a dot and can only be used once on a web page
- You can define the style of a section of your page using the div tag in conjuction with a class or id
- here is an example a footer styled with a div
Links to this weeks activities (HTML format)
- Naming HTML elements - Classes and Divisions [PowerPoint] - see Practical 06 last week for the exercise to go with this.
- Activity 11 - Designing for Usability
- Session 08 slides - Usability Testing [PowerPoint]