The tutorials
By reading these tutorials, you agree to my terms of use.
I will basically focus on CSS and HTML,
and show you how you can have a website based entirely on CSS, keeping the
HTML coding
to a minimum, and as clean and tidy as possible! It's amazing what you can do with just a little bit of CSS ;) You can actually change
the whole layout without even touching the HTML files.
CSS
» First an intro - why use CSS?
» The basics of CSS - how to include the CSS
code in your HTML document
HTML/XHTML
» Internet Explorer bugs - NEW! A couple solutions for both IE 6 and 7
» Special characters - Proper codes for &, ©, « etc.
» Valid XHTML - Make your pages validate as XHTML coding
