On this page are links to resources that give examples of the web pages we are trying to produce for Session 07:
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 the general characteristics of the whole page by defining a set of styles for the body tag:
- Here is an example of a style defined in a body tag .
- You can define the style of any xhtml tag
- Here is an example of the h1 tag being formatted.
- the CSS can also be used in an external style sheet
- Here is an example of an external style sheet.
Links to this weeks activities (HTML format)
- Practical 05 - introduction to CSS(1)
- Practical 06 - introduction to CSS(2)
- Session 07 slides [PowerPoint]