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


If you have any resources you would like to sell, please click here and leave a detailed description, price and your name and phone number if desired. See list below!!! (If you are unsure of how to edit or add resources, check our help page)

  • 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 */