User:Jewel
From Organic Design wiki
- Example box
SECOND HAND EDUCATION AND RELATED RESOURCES
|
- ctrl shift and refresh to force browser to reload everything
- class example
<h2 class=katihe>myHeading</h2>
- this allows the katihe.css to affect the h2 headings (for all h2's with class=katihe)
- In a design CSS article like katihe.css, human comments are done like this
- /* this is a comment for me */