|
Posted by Jim Moe on 05/09/06 20:56
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]
|