Quote:
Originally Posted by Jabby
Thanks for the help ducks! I now know more about this stuff than I understand.
This where I ended up, and intend to stay:
.nolines{display:inline}
<body class="nolines"
<h3 class="nolines"
Both have to be there.
Regards - John
|
Is there some
stray <p> </p> or similar between the <body> and the first <h#> ? (or <div> or <br /> )
That just isn't
right