div id="main_content"
div class="subhead first"
heading twoh2 class="first"
div class="copy first"
This is a paragraph for this stylesheet. Multiple paragraphs need to be inside of a div
with class="copy"
Here is a second paragraph. It probably does not look like the first
H2 tags go outside of the copy
class. They are siblings of each other.
another 2nd level headingh2
div class="copy"
This is a paragraph for this stylesheet. Multiple paragraphs need to be inside of a div
with class="copy"
Here is a second paragraph. It probably does not look like the first
H2 tags go outside of the copy
class. They are siblings of each other.
div class="subhead"
another h2h2 class="first"
div class="copy first"
You'll notice that this stylesheet allows you to use multiple subhead divs (this is because subhead is a class)
- ul
- Here is another list
- Except it's inside a copy div