Difference between revisions of "User:Jewel"
From Organic Design wiki
m |
|||
Line 12: | Line 12: | ||
<pre><h2 class=katihe>myHeading</h2></pre> | <pre><h2 class=katihe>myHeading</h2></pre> | ||
:this allows the [[katihe.css]] to affect the ''h2'' headings (for all ''h2's'' with ''class=katihe'') | :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 | ||
+ | :<font color=red>''/* this is a comment for me */''</font> |
Revision as of 08:37, 26 April 2006
- 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 */