I have a several companies that I am putting in a list(25). They all have the 
same image by their side, the same spacing and a line break after each one. At 
the moment I have it set out like the code below. Should I make a new class to 
deal with this or would this be the famous "divitis" that I have heard about? 
How would I put this into a div/class? Thank you  
   
  styles:
  #col2 {
 CLEAR: right; PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FLOAT: right; 
PADDING-BOTTOM: 13px; PADDING-TOP: 0px; WIDTH: 180px
}
   
  code:
  <div id=col2>
  &nbsp;&nbsp;<IMG height=11 alt="" src="images/menu.gif" width=14 border=0>
  <A href="">Barclays Bank</A><BR>
&nbsp;&nbsp;<IMG height=11 alt="" src="images/menu.gif" width=14 border=0>
  <A href="">British Alcan</A><BR>
&nbsp;&nbsp;<IMG height=11 alt="" src="images/menu.gif" width=14 border=0>
  <A href="">Brtiannia Pharma</A><BR>
</div>

       
---------------------------------
Boardwalk for $500? In 2007? Ha! 
Play Monopoly Here and Now (it's updated for today's economy) at Yahoo! Games.
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to