cascading style sheets (css) - duq notes... · web viewhtml3.docjma26009/14/2015 cascading style...

17
html3.doc jma260 09/14/2015 Cascading Style Sheets (CSS) Outline: What are styles What are style types Where can we store styles Styling Purpose HTML was designed to markup scientific papers; e.g. here is a heading 1, here a (sub) heading 2, and here is a paragraph. It wasn’t designed to style the pages (bold, font, color etc.), CSS (Cascading Style Sheets) is We want to separate the content from the styling. My Current index page: CSS Page 1

Upload: others

Post on 03-Feb-2021

0 views

Category:

Documents


0 download

TRANSCRIPT

CSS example!

This is a paragraph.