Difference between revisions of "User:Jewel"
From Organic Design wiki
Line 1: | Line 1: | ||
− | |||
− | |||
− | |||
;Example box | ;Example box | ||
<table class=document-code><tr><td> | <table class=document-code><tr><td> | ||
Line 11: | Line 8: | ||
*ctrl shift and refresh to force browser to reload everything | *ctrl shift and refresh to force browser to reload everything | ||
+ | |||
+ | *class example | ||
+ | <pre><h2 class=katihe>myHeading</h2></pre> | ||
+ | :this allows the [[katihe.css]] to affect the ''h2'' headings (for all ''h2's'' with ''class=katihe'') |
Revision as of 08:18, 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)