Sent by Malcolm J. McAtee on 26 November 2002 16:04
should my HTML heading structures follow a site wide format or a be page
specific. I have some pages that use 3 heading levels (h1, h2, h3)
while another only requires 2 (h1, h2) because I use the H2 style w/ a lot
of bottom padding to split my page into 3 distinct sections it looks rather
odd when I am using this style on a page with only two headings.
example:
3 level
---------------------
<h1>PAge Label</h1>
<h2>Subject Heading</h2>
<h3>Subject heading</h3>
<p>content</p>
<h3>Subject heading</h3>
<p>content</p>
<h3>Subject heading</h3>
<p>content</p>
<h2>Subject Heading</h2>
<h3>Subject heading</h3>
<p>content</p>
<h3>Subject heading</h3>
<p>content</p>
<h3>Subject heading</h3>
<p>content</p>
Which of these is most appropriate?
2 level<h2>
-----------------------------
<h1>Page Label</h1>
<h2>Subject Heading</h2>
<p>content</p>
<h2>Subject Heading</h2>
<p>content</p>
2 level<h3>
-----------------------------
<h1>Page Label</h1>
<h3>Subject Heading</h3>
<p>content</p>
<h3>Subject Heading</h3>
<p>content</p>
Is this the dumb question of the month? I just think understanding this
will help me to plan out a site in a more cohesive way.....
http://www.drexel.edu/admin/scdc/scdc-left/student-information/index.html
TIA MAlcolm
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Malcolm J. McAtee
http://www.manlikemalcolm.net
[EMAIL-REMOVED]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
_______________________________________________
css-discuss [EMAIL-REMOVED]]
http://two.pairlist.net/mailman/listinfo/css-discuss
Sponsored by www.westciv.com - CSS resources | software | learning