Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > Html Critique > Help with css, ...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 5 Topic 1467 of 1523
Post > Topic >>

Help with css, please

by newbie <IDontWantAnyEmail@[EMAIL PROTECTED] > Apr 10, 2008 at 01:38 PM

Hi all..

I am having a hard time getting my css to do what I want...

In essence I want one image on the very left of the div, another on the 
right (the images are the same size, and the phone number centered in 
the middle.

This is an example of doing it with tables, but I'd like to achieve this 
in css...

Can anyone point me in the right direction, please.


TIA



<div id="header">
<table style="width:100%;">
<tr>
<td style="width:33%; text-align:left;"><p><img src="images/Logo1.jpg" 
style="width:300px; height:100px; border:0;" alt="My cor****ate 
logo"></p></td>
<td style="width:34%; text-align:center;vertical-align:middle;"><p>Call 
xxxx xxx xxx</p></td>
<td style="width:33%; text-align:right;"><p><img class="link" 
src="images/Logo2.jpg" style="width:300px; height:100px; border:0;" 
alt="Our other logo"></p></td>
</tr>
</table>
</div><!-- end of header -->


BTW: the header css is:

#header
{
	width: 80%;
	margin:auto;
	background-color: white;
	border: thin solid red;
	padding:0;
	height: 110px;
}
 




 5 Posts in Topic:
Help with css, please
newbie <IDontWantAnyEm  2008-04-10 13:38:02 
Re: Help with css, please
rf <rf@[EMAIL PROTECTE  2008-04-10 07:01:18 
Re: Help with css, please
Bergamot <bergamot@[EM  2008-04-10 09:19:58 
Re: Help with css, please
newbie <IDontWantAnyEm  2008-04-11 15:41:46 
Re: Help with css, please
Bergamot <bergamot@[EM  2008-04-11 07:39:02 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Sat Oct 11 18:02:58 CDT 2008.