Wednesday, 7 May 2014

Why should we use html with css ?

In html, suppose we have to give a particular font family, color and size. Then we have to write all the codes again and again in html.
            But by the help of css, we define that code once in the beginning and use all over the webpage without writing again and again. It saves our time and also reduces the complexity of coding.  

No comments:

Post a Comment