Activity 301: Advantages and Disadvantages of CSS
Advantages:
- Styles define how to display HTML Elements
- CSS gives you the opportunity to be completely consistent with the look and feel of your own webpage.
- Styles sheets define HOW HTML elements are to be displayed, just like the font tag and the color attribute in HTML 3.2.
- Style sheets allow style information to be specified in many ways.
Disadvantages:
- Some popular browsers tend to not handle CSS the way they really should.
- One of the features of CSS is that if the browser does not understand something, it will ignore it.
Loading...
Hey pokz. I read your work and i don’t think that the last sentence u put in disadvantage is correct as a disadvantage. It’s more a feature of the browser.
sweetval - October 12, 2007 at 2:09 pm