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 »»
Tagged: reference
Over the years I’ve amassed a nice collection of resources – sites with tutorials, information, free stuff, and inspirational sites to help with the creative processes. There is so much out there that I hardly have time to look at them all, and that’s why …read more »»
If you want to understand CSS, there are a few basics that you should start with, and one of them is a firm grasp of html markup. I will have to assume that you have at least a basic understanding of html, or else you probably wouldn’t be here in the …read more »»
