Tuesday 30 June 2015

       
           Introduction to css


A CSS (cascading style sheet) file allows you to separate your web sites (X)HTML content from it’s style. As always you use your (X)HTML file to arrange the content, but all of the presentation (fonts, colors, background, borders, text formatting, link effects & so on…) are accomplished within a CSS.At this point you have some choices of how to use the CSS, either internally or externally.

No comments:

Post a Comment