Hi - I have been trying to create a div header with background colour,
border etc that has text (3 words) on the left and a logo on the same line
but sitting on the right and I can't seem to get it right. I tried including
the logo inside the h1 tags and this worked except for the position of the
logo and I don't think that using repeated "&nbsp" to move it across to the
right is the correct way to do it.

 The logo is approx 50 x 48  and my code for the header is:

#header{
 background-color: #ffd2cd;
 margin: 20px;
 height: 60px;
 border: 1px solid #666;
 padding: 0 15px 10px 15px;
 }

I would appreciate any help you can give.

Regards Maureen

*****************************************************
The discussion list for http://webstandardsgroup.org/
***************************************************** 

Reply via email to