Is my DIV code right |
Is my DIV code right |
Dec 1 2006, 04:28 PM
Post
#1
|
|
![]() talent on another level ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 746 Joined: Oct 2006 Member No: 475,735 |
I made it with the tutorials on here, but i have a feeling im missing something, even though everything is showing up. I have looked at other layouts & they had like "table" codes & "link" codes, is that supposed to be in there?
CODE <style>Body{background-image:
url("");}</style> <div class="bg" style="position: absolute; left:22%; top:50%; width:580px; height:730px; overflow: hidden;"> <img src=""> </div> <div class="content" style="position: absolute; left:%; top:%; width:000px; height:000px; overflow: auto;"><center> CONTENT FOR DIV. </div> <div class="content" style="position: absolute; left:%; top:%; width:000px; height:000px; overflow: auto;"><center> CONTENT FOR DIV. </div> <div class="content" style="position: absolute; left:%; top:%; width:000px; height:000px; overflow: auto;"><center> CONTENT FOR DIV. </div> <div class="content" style="position: absolute; left:%; top:%; width:000px; height:000px; overflow: auto;"><center> CONTENT FOR DIV. </div></style> |
|
|
|
bigtrey Is my DIV code right Dec 1 2006, 04:28 PM
Infinite. Uhm yea, your probably going to need the codes to ... Dec 1 2006, 04:41 PM
bigtrey o i know nothing is positioned to anywhere, ima pl... Dec 1 2006, 04:49 PM
toyo loco Tables are the divs. You don't add table codes... Dec 1 2006, 06:47 PM
bigtrey i have 5 areas of text? so what would i put for th... Dec 1 2006, 06:49 PM
toyo loco Whatever you want. Look at the divs layouts here t... Dec 1 2006, 06:50 PM
bigtrey o so i dont need that table code , jus link color ... Dec 1 2006, 06:53 PM
toyo loco Yup. The div tutorial here by Holly explains every... Dec 1 2006, 06:59 PM![]() ![]() |