Firefox es extraño sido! Ayuda!
- tastysite
- Proficient


- Registrado: Abr 09, 2008
- Mensajes: 349
- Loc: Brighouse, West Yorkshire, England
- Status: Offline
Hola Estoy creando una web un im empezando en esto, pero cuando lo prueba en Google Crome y la ópera funciona en Firefox, pero todo el texto es real, muy abajo en la página y el cuadro de búsqueda, justo por encima del registro en pantalla. ¿Pueden ayudarme aquí está mi código HTML:
y aquí está mi CSS (la "nota search_fix")
Yo sé mucho de su pasar por lo tar
Código: [ Select ]
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<title></title>
<link rel="stylesheet" type="text/css" href="css/styles.css" />
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
<meta name="description" content="Swap shop is a website where people can put itmes on to the website getting points, they can then buy things with there points. UK only." />
<meta name="keywords" content="swap,shop,trade,free,excange,points,swaps" />
</head>
<body>
<div id="nav"><img src="assets/logo.png" alt="Swap Shop" />
<div id="search_fix">
Swap Shop Search:
<FORM action="" method="post">
<INPUT name="find" value="" size="20">
<INPUT type="button" value="search">
</FORM></div></div>
<div id="wrapper">
<div id="content">
<br />Swap shop is a website where people can put itmes on to the website getting points, they can then buy things with there points. UK only.<br /><br />
Rules:<br />
<textarea rows=10" cols="50">
If you do not send an item in 14 working days or less you will have a strke put on your name if you get 3 strikes on your name you will be banned from the site for a week if you are banned 3 times then on the 4th time you will be banned from the site forever.
If you put an item on the site you do not have you will be banned for a week.
If you leave a comment that is not true about someone else your comment will be taken off and you will be required to place a new true comment
If you want to swap for money you must have a "money account" to get one click the link in you accounts page. If you try to ask for money and do not have a "money account" you will receive a one week ban.
If you put anything on the site that is in the "Do not place" list it will be deleted and you will have a 1 week ban put on you.
If you are found to be hacking people’s accounts’ you will be banned from the site forever.
NOTE: If you are banned you can not make a new account. If you have a 1 week ban on you and you try to make a new account and we find out you will be banned for 1 more week and so on until you stop doing it.
If you have read this you must be very very bored!
</textarea></div>
<div id="also">More infomation<br /><br />
Log in<br />
<FORM action="" method="post">
Username:<input name="user" type="text" value=""><br /><br />
Password:<input name="pass" type="password" value=""><br /><a href="reset_pass.html">I have forgotten my password </a>
<br />
<INPUT type="button" value="Log in">
</FORM>
<hr />
<img src="assets/sign_up.png" alt="Click to sign up" /><br />You will get 3 <img src="assets/swaps.png" alt="swaps" /> when you do!
</div>
</div>
</body>
</html>
<html>
<head>
<title></title>
<link rel="stylesheet" type="text/css" href="css/styles.css" />
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
<meta name="description" content="Swap shop is a website where people can put itmes on to the website getting points, they can then buy things with there points. UK only." />
<meta name="keywords" content="swap,shop,trade,free,excange,points,swaps" />
</head>
<body>
<div id="nav"><img src="assets/logo.png" alt="Swap Shop" />
<div id="search_fix">
Swap Shop Search:
<FORM action="" method="post">
<INPUT name="find" value="" size="20">
<INPUT type="button" value="search">
</FORM></div></div>
<div id="wrapper">
<div id="content">
<br />Swap shop is a website where people can put itmes on to the website getting points, they can then buy things with there points. UK only.<br /><br />
Rules:<br />
<textarea rows=10" cols="50">
If you do not send an item in 14 working days or less you will have a strke put on your name if you get 3 strikes on your name you will be banned from the site for a week if you are banned 3 times then on the 4th time you will be banned from the site forever.
If you put an item on the site you do not have you will be banned for a week.
If you leave a comment that is not true about someone else your comment will be taken off and you will be required to place a new true comment
If you want to swap for money you must have a "money account" to get one click the link in you accounts page. If you try to ask for money and do not have a "money account" you will receive a one week ban.
If you put anything on the site that is in the "Do not place" list it will be deleted and you will have a 1 week ban put on you.
If you are found to be hacking people’s accounts’ you will be banned from the site forever.
NOTE: If you are banned you can not make a new account. If you have a 1 week ban on you and you try to make a new account and we find out you will be banned for 1 more week and so on until you stop doing it.
If you have read this you must be very very bored!
</textarea></div>
<div id="also">More infomation<br /><br />
Log in<br />
<FORM action="" method="post">
Username:<input name="user" type="text" value=""><br /><br />
Password:<input name="pass" type="password" value=""><br /><a href="reset_pass.html">I have forgotten my password </a>
<br />
<INPUT type="button" value="Log in">
</FORM>
<hr />
<img src="assets/sign_up.png" alt="Click to sign up" /><br />You will get 3 <img src="assets/swaps.png" alt="swaps" /> when you do!
</div>
</div>
</body>
</html>
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <html>
- <head>
- <title></title>
- <link rel="stylesheet" type="text/css" href="css/styles.css" />
- <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
- <meta name="description" content="Swap shop is a website where people can put itmes on to the website getting points, they can then buy things with there points. UK only." />
- <meta name="keywords" content="swap,shop,trade,free,excange,points,swaps" />
- </head>
- <body>
- <div id="nav"><img src="assets/logo.png" alt="Swap Shop" />
- <div id="search_fix">
- Swap Shop Search:
- <FORM action="" method="post">
- <INPUT name="find" value="" size="20">
- <INPUT type="button" value="search">
- </FORM></div></div>
- <div id="wrapper">
- <div id="content">
- <br />Swap shop is a website where people can put itmes on to the website getting points, they can then buy things with there points. UK only.<br /><br />
- Rules:<br />
- <textarea rows=10" cols="50">
- If you do not send an item in 14 working days or less you will have a strke put on your name if you get 3 strikes on your name you will be banned from the site for a week if you are banned 3 times then on the 4th time you will be banned from the site forever.
- If you put an item on the site you do not have you will be banned for a week.
- If you leave a comment that is not true about someone else your comment will be taken off and you will be required to place a new true comment
- If you want to swap for money you must have a "money account" to get one click the link in you accounts page. If you try to ask for money and do not have a "money account" you will receive a one week ban.
- If you put anything on the site that is in the "Do not place" list it will be deleted and you will have a 1 week ban put on you.
- If you are found to be hacking people’s accounts’ you will be banned from the site forever.
- NOTE: If you are banned you can not make a new account. If you have a 1 week ban on you and you try to make a new account and we find out you will be banned for 1 more week and so on until you stop doing it.
- If you have read this you must be very very bored!
- </textarea></div>
- <div id="also">More infomation<br /><br />
- Log in<br />
- <FORM action="" method="post">
- Username:<input name="user" type="text" value=""><br /><br />
- Password:<input name="pass" type="password" value=""><br /><a href="reset_pass.html">I have forgotten my password </a>
- <br />
- <INPUT type="button" value="Log in">
- </FORM>
- <hr />
- <img src="assets/sign_up.png" alt="Click to sign up" /><br />You will get 3 <img src="assets/swaps.png" alt="swaps" /> when you do!
- </div>
- </div>
- </body>
- </html>
y aquí está mi CSS (la "nota search_fix")
Código: [ Select ]
#nav {
display:block;
position:relative;
width:900px;
height:100px;
margin:0px auto;
}
#wrapper {
display:block;
position:relative;
width:900px;
height:800px;
margin:0px auto;
}
#content {
display:block;
position:relative;
width:700px;
height:800px;
float:left;
}
#also {
display:block;
position:relative;
width:200px;
height:800px;
float:left;
}
#search_fix {
display:block;
position:relative;
float:right;
}
/* All under are styles */
display:block;
position:relative;
width:900px;
height:100px;
margin:0px auto;
}
#wrapper {
display:block;
position:relative;
width:900px;
height:800px;
margin:0px auto;
}
#content {
display:block;
position:relative;
width:700px;
height:800px;
float:left;
}
#also {
display:block;
position:relative;
width:200px;
height:800px;
float:left;
}
#search_fix {
display:block;
position:relative;
float:right;
}
/* All under are styles */
- #nav {
- display:block;
- position:relative;
- width:900px;
- height:100px;
- margin:0px auto;
- }
- #wrapper {
- display:block;
- position:relative;
- width:900px;
- height:800px;
- margin:0px auto;
- }
- #content {
- display:block;
- position:relative;
- width:700px;
- height:800px;
- float:left;
- }
- #also {
- display:block;
- position:relative;
- width:200px;
- height:800px;
- float:left;
- }
- #search_fix {
- display:block;
- position:relative;
- float:right;
- }
- /* All under are styles */
Yo sé mucho de su pasar por lo tar
^__^
- Anonymous
- Bot


- Registrado: 25 Feb 2008
- Mensajes: ?
- Loc: Ozzuland
- Status: Online
Octubre 3rd, 2008, 8:53 am
- gonzoka
- Student


- Registrado: Jul 30, 2005
- Mensajes: 75
- Loc: Bristol, UK
- Status: Offline
Alguien va a responder con una de las más irritantes respuestas:
Obtener el código para validar! ( http://validator.w3.org/ )
He copiado el código muy rápidamente, no pudo ver ninguna diferencia entre la ópera y Firefox 2, pero yo aviso que tiene un montón de errores allí - por ejemplo, su atributo en las filas de texto no tiene una apertura ", algunos de sus etiquetas son en mayúsculas, etiquetas y algunos no están cerrados. Su no muy lejos, pero es posible que los pequeños ajustes que usted necesita para hacer corregir los problemas que tiene.
Obtener el código para validar! ( http://validator.w3.org/ )
He copiado el código muy rápidamente, no pudo ver ninguna diferencia entre la ópera y Firefox 2, pero yo aviso que tiene un montón de errores allí - por ejemplo, su atributo en las filas de texto no tiene una apertura ", algunos de sus etiquetas son en mayúsculas, etiquetas y algunos no están cerrados. Su no muy lejos, pero es posible que los pequeños ajustes que usted necesita para hacer corregir los problemas que tiene.
- tastysite
- Proficient


- Registrado: Abr 09, 2008
- Mensajes: 349
- Loc: Brighouse, West Yorkshire, England
- Status: Offline
Página 1 de 1
Para responder a este tema que necesita para ingresar o registrarse. Es gratis.
Publicar Información
- Total de mensajes en este tema: 3 mensajes
- Usuarios navegando por este Foro: No hay usuarios registrados visitando el Foro y 104 invitados
- No puede abrir nuevos temas en este Foro
- No puede responder a temas en este Foro
- No puede editar sus mensajes en este Foro
- No puede borrar sus mensajes en este Foro
- No puede enviar adjuntos en este Foro
