Jump to content

CSS DIV content vertical alignment


joshi_v

Recommended Posts

Hi all,

 

I have a class for menu tabs in my index page

 

This is working good but the tab name is not coming in center of the div. if  i increase the top padding it is working but it is showing gaps between tabs in IE.

 

can anyone help me how to do this?

 



.menu
{

color : #FFFFFF !important;		
margin: 1px 0px 0px 0px;	
padding-top: 0px;
padding-bottom:0px;	
padding-left: 22px;		
height: 23px;
float:top;	
}

 

 

Thanks in advance

Link to comment
https://forums.phpfreaks.com/topic/54722-css-div-content-vertical-alignment/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.