CrOtALiTo, envíame un correo electrónico y yo te ayudaré. Yo sé HTML, CSS, PHP, MySQL y otros también.
In your code, on line 27/28 it says
Code:
<SCRIPT type=text/javascript src="Sistemas%20Informaticos%20Avanzados_files/2448720086-ieretrofit.js"></SCRIPT>
You need quotations around text/javascript. Also it is best to put the whole thing on 1 line. Remove line 28 and make line 27:
Code:
<script type="text/javascript" src="Sistemas%20Informaticos%20Avanzados_files/2448720086-ieretrofit.js"></script>
try that
Also, are you talking about how in Internet Explorer it does not center or show the grey background, but in Chrome it does? I can fix it for you, but for now it is late and I need to go to sleep. Sorry, I would try spanish but right now I am too tired. :P