Sorry about the previous email.  One of  these days I'll learn how to  send 
code.


I know my code is  probably sloppy, but I'm learning.
On a site I'm working on, everything looks  as planned on all browsers on 
my computer and mobile devices, except the iPhone  & iPod Touch.  On these 
two devices, the text in the footer is somehow  half the size as it should be. 
 Any  ideas?
Bruce

p.bottom_links{
text-align:center;
}

span.bottom_words{
font-family:Arial, Helvetica, sans-serif;
color: #000000;
font-size: 12px;
letter-spacing:0px;
}

a.bottom_menu:link {text-decoration:  none; color: #000000; font-family: 
arial; font-size:  12px;}
a.bottom_menu:visited {text-decoration: none; color: #000000;  font-family: 
arial; font-size: 12px;}
a.bottom_menu:hover  {text-decoration: underline; color: #000000; 
font-family: arial; font-size:  12px;}
a.bottom_menu:active {text-decoration: none; color: #000000;  font-family: 
arial; font-size: 12px;}

<!--

<P  class="bottom_links">
<HR COLOR="#000000" WIDTH="860">
<A  HREF="index.htm" class="bottom_menu">Home</A> &nbsp; &nbsp; |  &nbsp; 
&nbsp; 
<A HREF="about.htm" class="bottom_menu">About  Us</A> &nbsp; &nbsp; | 
&nbsp; &nbsp; 
<A  HREF="members.htm" class="bottom_menu">Members Area</A> &nbsp;  &nbsp; 
| &nbsp; &nbsp; 
<A HREF="travel.htm"  class="bottom_menu">Travel Tips</A> &nbsp; &nbsp; | 
&nbsp;  &nbsp; 
<A HREF="passport.htm" class="bottom_menu">Passport  Info</A> &nbsp; &nbsp; 
| &nbsp; &nbsp; 
<A  HREF="contact.htm" class="bottom_menu">Contact Us</A>
<BR  /><BR />
<SPAN class="bottom_words">Designed and maintained  by</SPAN>
<BR />
<A HREF="http://www.sitenotready.com";  class="bottom_menu">Site Not 
Ready</A></P>

-->  

______________________________________________________________________
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to