Tagged: structure

Once you understand the basic structure of CSS – selector {property: value;} – you can begin using it to style elements in your html documents. There are certain elements in html that we use all the time; p for paragraphs, h1 h2 h3 for headings, ol and ul …read more »»