does anybody know how to move <object> tag to top inside <td> element ?

M

mogwaii

here is the situation:http://www.trnje.hr/

on the right side row i have an element <object> inside <td> which is
in collaboration with left side row.
The size of and element has been reduced in comparison with the left
<td> size. I managed to do so with an <object> element. It seems
"perfect" (from my side of view). Just cant get this element nohow
more upper to the top(more top to the <td> 'mali oglasi')...

compatibility: IE6, opera 10.63, firefox 3.6.12 (win 7, IE8...not
checked for now!)

Here is the code:

</div>
</td>


<td style="border: none;" align="center">

<object align="top">
<a href="http://www.meteo.hr/" title="Hrvatski hidrometeorološki
zavod DHMZ, METEO.hr, za Vrijeme u Hrvatskoj!"><img src="http://
i247.photobucket.com/albums/gg135/Trnje/vrijeme.jpg" width="130"
height="55" border="1" style="border-color: cornflowerblue;"
alt="Hrvatski hidrometeorološki zavod DHMZ, METEO.hr, za Vrijeme u
Hrvatskoj!" /></a>
</object>


</td>


</tr>
 
1

123Jim

Somehow I think I should not recommed this but: apply <td valign="top"> to
the left side cell ..

On the other hand I would scrap the table entirely and re-create the page in
the correct manner with <div> an css for layout.
 
M

mogwaii

Somehow I think I should not recommed this but: apply <td valign="top"> to
the left side cell ..

On the other hand I would scrap the table entirely and re-create the page in
the correct manner with <div> an css for layout.

Thanky you Joe.

your recommendation was correct.


:)
 
M

mogwaii

Thanky you Joe.

your recommendation was correct.

:)


....the part of idea of our Association goals was to teach young about
html/css in workshops and to stimulate them to make their own worlds
but throughout to foster for the world in whole.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,012
Latest member
RoxanneDzm

Latest Threads

Top