iEntry 10th Anniversary Forum Rules Search
WebProWorld
Register FAQ Calendar Mark Forums Read
Graphics & Design Discussion Forum Post your graphics design questions/comments/ideas in here. Ask questions, post tutorials, discuss trends and best practices. Sub-forum for website accessibility and usability.

Share Thread: & Tags

Share Thread:

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 03-22-2005, 06:44 AM
WebProWorld Member
 
Join Date: Jun 2004
Location: UK
Posts: 36
BagTheCash RepRank 0
Default Where does the space come from?

Hi all,

I have the text below on this page http://www.bagthecash.com/cheap_cred...s_visa_uk.html at the top. This is vertically centred text but if I add an <H> tag I always get the 3rd blank line underneath?

For example:
Barclaycard,Goldfish card, American Express and other cheap credit cards at BagTheCash.com
'extra line not required'

Does anyone know why?

BagTheCash
http://www.bagthecash.com
__________________
http://www.bagthecash.com - UK site for credit cards, insurance, mortgages, loans, banking, travel money, share dealing and more...
Reply With Quote
  #2 (permalink)  
Old 03-22-2005, 11:46 AM
WebProWorld Pro
 
Join Date: Aug 2003
Location: California,USA
Posts: 294
drummin RepRank 0
Default

Have you defined the font size for your <h4> tag?
It’s going to wrap within the limited space. You can add "margin-bottom:0px;" to your CSS.
I'm sure you're probably going to have extra space because of the <div> tag. Remove the div and put the align="right" into your <td> tag. <td align="right">


Why not move all this styling to your external css as well.

.h4 {font: 14px/1 Verdana, Arial, Helvetica, sans-serif;}
.bantext {color:#ffffff; font-weight:bold; margin-bottom:0px;}

<H4 class="bantext">Barclaycard, Goldfish card, American Express and other cheap credit cards at BagTheCash.com</H4>

Just some thoughts, hope it helps!
Reply With Quote
Reply

  WebProWorld > Site Design > Graphics & Design Discussion Forum

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -4. The time now is 03:49 PM.



Search Engine Optimization by vBSEO 3.3.0