HTML Tutorial


 Forum HomeForum Home   FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
RegisterRegister - Not registered yet? Got something to say? Join HTML Code Tutorial!
Problem with a table on Firefox
Post new topic   Reply to topic    HTML Help Forum Index -> HTML Table
View previous topic :: View next topic  
Author Message
Maggical



Joined: 10 Jan 2005
Posts: 33
Location: Rosario - Argentina

PostPosted: Thu Apr 07, 2005 7:41 pm     Problem with a table on Firefox Reply with quote

Well, the entry page to one website i've designed... has some trouble with firefox... the "English" image gets to the top and I don't know why...

Could someone tell me how to fix this?

The web that has troubles is this one... te first you see when you click on www.nancyracca.com

Thanx a lot...

Maggical
Corey Bryant
Site Admin


Joined: 15 May 2004
Posts: 8301
Location: Castle Pines North, CO USA

PostPosted: Fri Apr 08, 2005 4:17 am     Reply with quote



You might try:
Code:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>Nancy Racca - Alta Costura</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css">
<!--
body {
   background-color: #000000;
}
-->
</style></head>

<body>
<div align="center">
<table border="0" width="750" cellspacing="0" cellpadding="0" bgcolor="#FFFFFF">
   <tr>
      <td>
      <p align="center"><img src="/Entrada_Logo.jpg" width="473" height="306"></td>
   </tr>
   <tr>
      <td>
      <p align="center"><a href="/CAS/Inicio.htm"><img src="/Entrada_Esp.jpg" width="106" height="50" border="0"></a><img src="/Entrada_Sep.jpg" width="11" height="50"><img src="/Entrada_Ing.jpg" width="106" height="50"></td>
   </tr>
</table>
</div>
<div align="center"><font color="#FFFFFF" size="1" face="Arial, Helvetica, sans-serif">
      Realizado y diseñado por <strong>Javier I. España</strong> - Todos los
      derechos reservados a Nancy Racca.</font></div>
</body>
</html>
Maggical



Joined: 10 Jan 2005
Posts: 33
Location: Rosario - Argentina

PostPosted: Fri Apr 08, 2005 11:12 am     Reply with quote

It works great... but could you explain to me why does your code works perfectly with FireFox and why mine doesn´t?

I still have the doubt... where is the "key" Very Happy

Thanx a lot...

Maggical
Corey Bryant
Site Admin


Joined: 15 May 2004
Posts: 8301
Location: Castle Pines North, CO USA

PostPosted: Fri Apr 08, 2005 11:34 am     Reply with quote

Well I think you are using my code now. So I cannot compare anymore unfortunately
Display posts from previous:   
Post new topic   Reply to topic    HTML Help Forum Index -> HTML Table All times are GMT - 8 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
HTML Help Archive
Powered by phpBB © 2001, 2005 phpBB Group
HTML Help topic RSS feed 

 
HOSTING / DESIGN
MAKE MONEY

Home
  |   Tutorials   |   Forum   |   Quick List   |   Link Directory   |   About
Copyright ©1997-2002 Idocs and ©2002-2007 HTML Code Tutorial