|
Posted by Adrienne on 08/12/05 05:06
Gazing into my crystal ball I observed "Barbara de Zoete"
<b_de_zoete@hotmail.com> writing in news:opsvb7qmj7x5vgts@zoete_b:
>> <div id="Header">...this is my header...</div>
>
> If it is a heading, why not use a heading? One of the h1-6
Indeed, definately use heading markup, but the header id could also include
graphics, address information, or other things that might be in a header.
Actually, I usually do:
<div id="header">...</div>
<div id="content">
<h1>Title</h1>
</div>
--
Adrienne Boswell
http://www.cavalcade-of-coding.info
Please respond to the group so others can share
Navigation:
[Reply to this message]
|