Jump to content

How to align text in the vertical center


Zandorian

Recommended Posts

Can u show us some code? It will tell us what your dealing with.

this is the body of the html:<body><div class="head">Company logo</div><br /><br /><div class="mainmen"><div class="mainlinks"><a href="http://www.google.com">Products & Solutions</a> Suppliers Company Info Contact us</div></div></body>this is the stylesheet:body{font-family:Verdana, Arial, Helvetica, sans-serif;background-color:#FFFFFF;font-size:12px;color:#666666;margin:0;}a{color:#666666;text-decoration:none;}a:hover{text-decoration:underline;color:#CCFFCC;}.head{color:#FF6600;font-size:18px;float:right;margin-right:150px;margin-top:20px;}.mainmen{background-color:#CCCCCC;margin-top:25px;margin-left:150px;margin-right:150px;font-weight:lighter;padding:.1cm;text-align:justify}
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...