toxic.
03-13-2007, 09:25 PM
i was wondering is there a code to put things to the right beccause on my site i have a table and i want to put another table to the right of it but idk if theres a code or now :(
|
Click to See Complete Forum and Search --> : To the right?!?! toxic. 03-13-2007, 09:25 PM i was wondering is there a code to put things to the right beccause on my site i have a table and i want to put another table to the right of it but idk if theres a code or now :( ray326 03-13-2007, 10:26 PM Set the width of the tables so the sum is under 100% and do a float:left on one and float:right on the other. toxic. 03-14-2007, 10:57 AM huh? where would i put float left and right? cuz i copied and pasted a html code for the table ray326 03-14-2007, 11:41 AM Just add it to each table tag like so: <table style="float:left"> webdeveloper.com
Copyright Internet.com Inc., All Rights Reserved. |