Cascading Style Sheet
I am assuming that you have planned your site and have acquired a web host and choose your domain name. Now is time to design your website so we decide the layout should either be table or cascading style sheet you contact a few web designer for some quotes but your pocket isn’t that deep. you now decide to go it alone so you grab a book about CSS and start the site design a rolling if you want complete control over your site layout then there is no doubt cascading style sheet is best practice it gives you the power to update one single file and change the entire presentation of your whole website . learning CSS is made much more simpler because the books offered on cascading style sheet is now in the simplest of form even the novice of a website designer can understand and follow the coding instructions as most books come with practical examples for you to follow.
The draw-Backs with CSS
Like everything we do in life there is always setbacks as I believe that there is two things in life equal and opposite or good bad so let me get back to cascading style sheet some browser in particular internet explorer and fire fox render the CSS design differently so great CSS expert comes up with is known as hacks to get around this and as usual there many website on the web that offer free information on designing for different browsers So have no fear help is at hand. To work around the issue with the different browsers web designers also use the alternative style sheet method where a JavaScript file has is used to detect the uses browser and the appropriate style sheet render that means more than on style sheets. Speaking of browser Microsoft has just launch its launch its internet explore seven beta for testing and the word I out that Google is planning its own browser so what is in this for web developers another browser to the list
Resources
Recommended Books

- Bullet Proof Web Design
- Bulletproof Web Design: Improving flexibility and protecting against worst-case scenarios with XHTML and CSS,

- The CSS Anthology
- The CSS Anthology: 101 Essential Tips,Tricks & Hacks



