Greenguy's Board


Go Back   Greenguy's Board > General Business Knowledge
Register FAQ Calendar Today's Posts

Reply
 
Thread Tools Search this Thread Rate Thread Display Modes
Old 2003-10-29, 05:30 PM   #1
GeorgeTH
Don't let a programmer design your front-end pages!
 
GeorgeTH's Avatar
 
Join Date: Aug 2003
Location: currently on the road in CA
Posts: 781
Question HTML/CSS question

Just a short one:

how can I format a header tag <h2> so that it isn't followed by a double line break?

I know how to format the text using CSS, and to make it a little more challenging the text is positioned with 'position: relative; top: -28px;' to align with the upper edge of a border graphic. But as soon as I combine the Style Sheet with a HEADER tag I get too much space below the text.
I'd really like to use headers for se placements...

Cheers
__________________
Have a nice day!
GeorgeTH is offline   Reply With Quote
Old 2003-10-29, 07:54 PM   #2
DangerDave
Bonged
 
DangerDave's Avatar
 
Join Date: Mar 2003
Location: BrisVegas, AUSTRALIA
Posts: 4,882
Too easy...

Quote:
<style type="text/css">
h1 { display: inline; }
h2 { display: inline; }
h3 { display: inline; }
</style>
DD
__________________
Old Dollars >>>> Now with over 90 Hosted Free Sites <<<<
DangerDave.com.au - Adult Links to Free Porn
DangerDave is offline   Reply With Quote
Old 2003-10-29, 09:12 PM   #3
GeorgeTH
Don't let a programmer design your front-end pages!
 
GeorgeTH's Avatar
 
Join Date: Aug 2003
Location: currently on the road in CA
Posts: 781
|goodidea

WORKING WELL! Cheers, Dave!
That was one I didn't know (but then - there are lots of css bits I don't know...)
__________________
Have a nice day!
GeorgeTH is offline   Reply With Quote
Old 2003-10-29, 09:17 PM   #4
GeorgeTH
Don't let a programmer design your front-end pages!
 
GeorgeTH's Avatar
 
Join Date: Aug 2003
Location: currently on the road in CA
Posts: 781
Quote:
Originally posted by GeorgeTH
WORKING WELL!
Let me rephrase this: working almost very well - Netscape 4.7 doesn't wanna know about it - bugger! But what to expect?
Just that I had everything else working in Netscape 4.7, too...
__________________
Have a nice day!
GeorgeTH is offline   Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 01:51 PM.


Mark Read
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
© Greenguy Marketing Inc