![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| ||||
| ||||
|
|
I am using MS-Word to develop the html code for my resume. |
|
I have the following which doesn't create anything but a listing of the code... |
|
Please send your assistance emails to me personally - crystlenwayne (AT) peoplepc (DOT) com |
|
h2>Wayne A. Rowe</h2 |
#2
| |||
| |||
|
|
W.R wrote: [snip] |
|
h2>Wayne A. Rowe</h2 You are _starting_ with a level 2 heading? That doesn't make much sense. |
#3
| ||||
| ||||
|
|
You are _starting_ with a level 2 heading? That doesn't make much sense. I've seen this mentioned a few times and am intrigued. If an H1 heading is much larger than you need |
|
and if you're not using CSS |
|
and it's widely recommended that developer's use fonts at 100% size |
|
Pointers to tutorials/advice on the proper use of headlines appreciated. |
#4
| |||
| |||
|
|
In article <cfntk1$ckj$1$8300dec7 (AT) news (DOT) demon.co.uk>, David Dorward dorward (AT) yahoo (DOT) com> wrote: W.R wrote: [snip] h2>Wayne A. Rowe</h2 You are _starting_ with a level 2 heading? That doesn't make much sense. I've seen this mentioned a few times and am intrigued. If an H1 heading is much larger than you need, and if you're not using CSS and it's widely recommended that developer's use fonts at 100% size, then doesn't it make sense to use a heading size that is more likely to meet your requirements for a given line of text? Or have I really missed the point somewhere along the line? Is it okay, for example, to set an H1 with a font size="-2" in order to control it? |
|
Pointers to tutorials/advice on the proper use of headlines appreciated. |
#5
| |||
| |||
|
|
h1> - heading h2> - subheading h3> - subsubheading h4> - etc etc etc |
#6
| |||
| |||
|
|
Andrew D wrote: If an H1 heading is much larger than you need, Larger?! In *my* browser, an <h1> heading is the same size text as an h2 heading, which is the same size as an <h3> heading. |
#7
| |||
| |||
|
|
That's a proprietary definition. |
#8
| |||
| |||
|
|
David Dorward <dorward (AT) yahoo (DOT) com> wrote: h1> - heading h2> - subheading h3> - subsubheading h4> - etc etc etc That's a proprietary definition. |
|
It for example suggests that multiple h1's are inappropriate, or any heading level sequentially repeated, although quite a few people would agree with that, it's a particular point of view not supported by the specs. |
|
From the spec: "There are six levels of headings in HTML with H1 as the most important and H6 as the least. " No more, no less. |
![]() |
| Thread Tools | |
| Display Modes | |
| |