| HTML is the backbone to every website, it is the | | | | the w3c validation pages, where you can simple plug |
| head, the shoulders, and the feet of the website. We | | | | in your page url and have the validation tool check to |
| used to design simple websites that had several | | | | see if your website is using proper XHTML and CSS |
| graphics slapped on them. These days, using only | | | | structures. |
| html on your website or blog can mean that you | | | | The best advice I can give you is to check out some |
| arent using all the tools in the shed to get your | | | | of the "best of CSS" websites that rank top CSS |
| website up to par. | | | | & XHTML sites. Go to these sites and view their |
| Using XHTML & CSS together means you can | | | | page sources, then see why and how the page was |
| do wonderful things with images and fonts that you | | | | written the way it is. Then you can truly understand |
| never thought before. If you visit websites like | | | | what the experts are doing (by way of example), |
| csszengarden, you will see hundreds of CSS & | | | | and you can replicate these ideas in whatever |
| XHTML pages that were created and submitted by | | | | project you are working on. The possibilities with |
| web designers. Looking at several of these pages | | | | these 2 web languages are endless, and with the |
| can open your eyes to see that using only HTML on | | | | addition of javascript you can make a really nice |
| a site is a very big setback. | | | | website that will keep your visitors entertained for |
| If you are interested in creating CSS & XHTML | | | | much longer. |
| websites and you want guidance, then you can use | | | | |