css cascading style sheets?

cascading style sheets
graffx_guy101 asked:




Share and Enjoy:
  • Digg
  • Sphinn
  • del.icio.us
  • Facebook
  • Mixx
  • Google

Tags: , ,

2 Responses to “css cascading style sheets?”

  1. molebee Says:

    NO TABLES! They use DIVS to control the stucture of the layout and external css to style the pages. The easiest way to create them (and the best way) is in Dreamweaver.

  2. TheKungFuHunter Says:

    CSS is used for style while (X)html is used for structure. Usualy one site will have 1 css file. More than 1 css file is usualy the same script only changed for diff types of media format.Take a look at yahoo or face book, they have 3 or 4 css styles (one for the intro page, one for your page, one for the error page, one for media containing pages.The main benefit for using css 2.0, and very soon css 3.0 is you can style your entire page within a perfect box model, while tweaking images and backgrounds, fonts, and dynamic scripts to fit in with the rest of the page.

Leave a Reply

You must be logged in to post a comment.