Tuesday, 21 July 2015

Web Designing Tutorials(External Stylesheets)

The CSS you have been using so far has been placed in the HEAD section of your HTML code. A better place to put all your CSS, however, is in an external file. (By this, we mean a separate file.)
In a new text file type the following (click File > New in Notepad, if you’re using this):
Read More...

No comments:

Post a Comment