View Single Post
  #1  
Old 02-09-2009, 04:18 PM
Acid is offline Acid

Join Date: Apr 2002
Posts: 853

Send a message via ICQ to Acid
Do I HAVE to use a table here?

Peace,

Do I HAVE to use a table to achieve the look on the bottom of the page in the blue section with text on one side and the image on the other?

http://audiclean.com/beta/index.html

In other words how would you do it?

PHP Code:
<table width="100%">
                  <
tr>
                    <
td width="98%"><span class="bottomblue"><font size="3" color="#FFFFFF">&#9702; 
                      
Clinically <b>proven</befficacy</font> </span> <br>
                      <
span class="bottomblue"> <font size="3" color="#FFFFFF">&#9702; 
                      
<bDoes not irritate</bthe delicate ear canal</font
                      </
span> <br>
                      <
span class="bottomblue"> <font size="3" color="#FFFFFF">&#9702; 
                      
<b>Naturally sourced ingredients</b></font> </span> <br>
                      <
span class="bottomblue"> <font size="3" color="#FFFFFF">&#9702; 
                      
<b>Easy to use</b></font> </span> <br>
                      <
span class="bottomblue"> <font size="3" color="#FFFFFF">&#9702; 
                      
<b>Safe </b>for adults and<bchildren</b></font> </span> <br>
                      </
td>
                    <
td width="1%">&nbsp;</td>
                    <
td width="1%"
                      <
div class="tv"> <a href="tvc.html"><img src="images/tv-ad.gif" width="84" height="120" border="0" alt="tv ad logo"></a
                      </
div>
                    </
td>
                  </
tr>
                </
table
__________________
Reply With Quote