Create an HTML document , save as index
then create a CSS document ( usually save as stylesheet)
need to link the CSS page to all the html pages
click 'link' > browse> css file
eg. /* Layout code */ ( this wouldn't affect the document )
just a really good way of organising your work, doesn't actually appear on the website
need to create div
type in hash sign ( alt+3)
add {


body> between >
No comments:
Post a Comment