Common XHTML tags defined in CSS

Basics, CSS, Tips and Tricks, Tutorials, Website Development, XHTML11 Comments
post-thumb

To make your life alot easier you can define the common XHTML tags you use on your webpages within your Stylesheet, doing this can define a certain tag globally and you'll never have to modify it within your XHTML again! In this tutorial we will show you the XHTML tags you can define in CSS! If your just getting into CSS then this will be perfect knowledge for you later on, as you may already be coding stuff in your XHTML pages when infact you could simply define it in one stylesheet and be done with it!

Read the rest of this entry »