HighDots Forums  

h3 gap want to get rid of space after before hr

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss h3 gap want to get rid of space after before hr in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Hydrowizard
 
Posts: n/a

Default h3 gap want to get rid of space after before hr - 05-10-2008 , 01:30 PM






For some reason there is a gap before the hr.

Here is the relevant code-how do I get rid of the gap? TIA!!:
#contentinside p {
font-size: 75%;
}
#contentinside h4 {
font-size: 90%;
margin: 0;
padding: 0;
}
hr { margin: 0;
padding: 0;
clear: both;
}


<div id="contentinside">

<img src="images/main.jpg" alt="" id="image1" />

<h3><a href="consult.cfm?id=8">Intelligence</a></h3>
<hr />
<h4> Intelligence</h4>


Reply With Quote
Reply




Thread Tools
Display Modes

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

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



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.