The basic building blocks of any website are XHTML and CSS
This section of the website will teach you how to use both XHTML and CSS
What is XHTML?
- XHTML stands for EXtensible HyperText Markup Language
- XHTML is a stricter and cleaner version of HTML
- XHTML is a W3C Recommendation
What is CSS?
- CSS stands for Cascading Style Sheets
- Styles define how to display HTML elements
- There are three kinds of Styles:
- External Style Sheets
- Internal Style Sheets
- Inline Styles
On the left panel, clicking "DESIGN HOME" will bring you back to this page.
Clicking "ROOT HOME" will bring you back to the main section of this website.