|
Posted by Ulle on 05/09/06 21:43
Yeah, i know its old, but the problem is im a total n00b to html....
But table in table ?
Should i just type <table> at top, and </table> in the botom?
Im sorry, but i dont understand html code very good..:(
Best Regards
Ulle
"Jim Moe" <jmm-list.AXSPAMGN@sohnen-moe.com> wrote in message
news:W6adnSABMexeSv3ZRVn-tQ@giganews.com...
> Ulle wrote:
>>
>> If you go here : http://bf1942.sega-star.com/player.php?id=2
>> then you see : Character Types,Weapons,Top Victims,Top Assasins,Favorite
>> Vehicles lined up under eachother very nice, but the problem is i want to
>> have Character Types & Weapons beside eachother but if im setting "left"
>> &
>> "right" in thoose 2 in the code it all getting messy, then it all going
>> in
>> to eachother, a real mess, so i would be happy if someone could tell me
>> what
>> to do, the code is :
>>
> Because the coding style is so antiquated (not even a DTD!), you could
> just put those tables in another table.
> For more flexibility you could float:left the smaller tables so they
> line up horizontally, space permitting.
>>
>> <tmpl_include file="head.html">
>>
> All of your code is useless and a waste of bandwidth because of lines
> like the above.
>
> --
> jmm (hyphen) list (at) sohnen-moe (dot) com
> (Remove .AXSPAMGN for email)
[Back to original message]
|