Strange <table> behaviour
am 23.07.2007 11:32:01 von Francisco RamosHello all
I'm getting a very strange behaviour with my
Hello all
I'm getting a very strange behaviour with my
"Francisco Ramos" ESPACIO RESERVADO PARA
message news:636332F2-0324-45B7-88E4-67A113696620@microsoft.com...
> Hello all
>
> I'm getting a very strange behaviour with my html elements when
> designing my aspx.
> See this screenshot:
> http://personales.gestion.unican.es/ramosf/strangetables.jpg
>
> This screen is formed by several frames. The top table has 2 rows, one
> being
> 100% with (correct) and one row of four , with the first three having
> marginwidth="0" marginheight="0" style="text-align: center">
> their width parameter fixed (to 80, 250 and 228 pixels). In Visual Studio
> 2005 I see it right, but when I run it locally, or publish to another
> server,
> it shows like in the screenshot.
> The same happens more or less with the height of the bottom frame O.o
>
> Here is the code of the top table, if it helps (only the design part, and
> i've removed some javascripts)
>
> Thanks a lot in advance
>
> Francisco Ramos
This is not a ASP problem.
you also have not explained what the strange behaviour is.
I can see your screen shot, but am not sure what you were aiming for
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
> height="78">
>
>
> height="76" bordercolor="#FFFFFF" style="border-collapse: collapse">
>
>
>
> onclick="parent.frames['contenidos'].location.href='planes.a spx'"
> class="cabecera" id="id1" onmouseout="imguc.src='images/logoweb.jpg'"
> onmouseover="imguc.src='images/libro.gif'">CURSOS
>
>
>
>
> onclick="parent.frames['contenidos'].location.href='paginas/ presentacion.aspx'"
> class="cabecera" id="id2" onmouseout="imguc.src='images/logoweb.jpg'"
> onmouseover="imguc.src='images/presen.gif'">PRESENTACION
>
>
>
>
> onclick="parent.frames['contenidos'].location.href='paginas/ ayuda.aspx'"
> class="cabecera" id="id3" onmouseout="imguc.src='images/logoweb.jpg'"
> onmouseover="imguc.src='images/ayuda.gif'">AYUDA
>
>
> id="id4" onmouseout="imguc.src='images/logoweb.jpg'"
> onmouseover="imguc.src='images/cefont_blancoverde.gif'">CeFo NT
>
>
>
>
> onclick="parent.frames['contenidos'].location.href='paginas/ enlaces.aspx'"
> class="cabecera" id="id5" onmouseout="imguc.src='images/logoweb.jpg'"
> onmouseover="imguc.src='images/enlaces.gif'">ENLACES
>
>
> onclick="parent.frames['contenidos'].location.href='paginas/ contacto.aspx'"
> class="cabecera" id="id6" onmouseout="imguc.src='images/logoweb.jpg'"
> onmouseover="imguc.src='images/contacto.gif'">CONTACTO
>
>
>
>
>
> height="75" />
>
>
>
>
> NOTICIAS
>
>
>
>
>
>
>
What i was trying is this:
http://personales.gestion.unican.es/ramosf/strangetables2.jp g
(Note the differences in the