Jump to content

Text align to the left on other browser but not my own


johnseito

Recommended Posts

Hello everyone,

 

I create a webpage with html, inside the middle box is where I have my text.  When I look it it from my web browser it looks fine, but when I go to another persons computer and go to my website, the text in the middle box is on the left side.  Anyone know why and how I can fix it?

 

 

Here are the codes:

<html>

<head>
<title> </title>
</head>
<style type="text/css">
body
div#footer
        {
          color:                #999999;
          text-align:           center;
          font-size:            8pt;
        }


   </style>

<body>


<!--bgcolor= "Moccasin"-->

<Center>
<table border="1" cellpadding="0" cellspacing="0" width="1200">




	<td bgcolor="#FFCC00" valign="top" height ="0" colspan="3" >

	<h5 align = "right">
<table border =1><td>
<input type="text"
name="width"
size="20">
<td>search </td>
</table>
</h5>
<font size = 60><font color ="blue"><i><b>YYTgen</b></i></font></font>
                
                
                
                
                
                
                
                
                
                
                
            

<a href=" ">Click here</a>




	</td>




<tr>

	<td bgcolor="PaleGoldenRod" valign="top" width="30"  height="550">
 Members:<br>

 User Name:<br>
 <input type="text"
name="width"
size="10">
<br>
 Password:<br>
 <input type="text"
name="width"
size="10">
<br>
<input type = "checkbox"
             name = "chkFries"
             value = "1.00"> Remember me

  <br>
 Login
<br>
 Forgot Password?
<br>
 Register



	 </td>



<td bgcolor ="Moccasin" valign="top" width="500" height="500">



<center>
<table border=1>

<!--TOP ROW-->
<tr>
<td>
<font color="blue">
      
<a href=" ">Home</a>
      
</font>
</td>

<td>
<font color="blue">
      
<a href=" ">Contact us</a>
      
</font>
</td>

<td>
<font color="blue">
      
<a href=" ">About us</a>
      
</font>
</td>

<td>
<font color ="blue">
      
<a href=" ">Mission Statement</a>
      
</font>
</td>

<td>
<font color ="blue">
      
<a href=" ">Press Release</a>
      
</font>
</td>
</tr>


<!--BOTTOM ROW-->
<tr>
<td>
<font color ="blue">
      
<a href=" ">Management</a>
      
</font>
</td>

<td>
<font color ="blue">
      
<a href=" ">Meeting</a>
      
</font>
</td>

<td>
<font color ="blue">
      
<a href=" ">Blog</a>
      
</font>
</td>

<td>
<font color ="blue">
      
<a href=" ">Forum</a>
      
</font>
</td>

<td>
<font color ="blue">
      
<a href=" ">Upload</a>
      
</font>
</td>


</tr>


</table>
</center>





<h5 align="right"><a href="http://finance.yahoo.com/">Click here</a>
to get Quote from Yahoo Finance.</h5>



<center>
<br>

<table border="0" width="800" height=200>
<td>
      
<font color="#666666" face="Arial" size="3">
eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee


<br><br>      
faeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee 
</font>
<i>...by </i>

</td>
</table>
</center>


	 </td>




</table>

    <div id="footer">
      
    </div>


</center>

</body>

</html>

thanks -

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.