Free Easy CSS, HTML and Online CSS and HTML Tools
Everyone learning CSS and HTML has to start somewhere and Stripey's website is the best place to start learning CSS and HTML. Here you will find free online tools for creation of CSS and HTML together with sample code and hints and tips all free for you to use for whatever purpose you wish. Stripey's hints and tips as to how to avoid browser problems, how to centre your website, how to achieve wonderful dynamic website effects without using javascript, many many exciting effects, no more tables!
In the old days websites were constructed using tables but not now! Now you should use divs for page arrangement and styling and all of that CSS should be in a separate CSS style sheet so that the coding for the web page is only HTML (or XHTML). This means that the code for the page is simple and straightforward and easily and quickly read by search engines. Stripey also say that a big big benefit is that if you want to change let's say the colour of the text you only need to change it IN ONE PLACE!!! Pretty amazing and so time saving compared to having to change every single page.
See what STRIPEY SAYS about;