shooot, i screwd up |
shooot, i screwd up |
![]()
Post
#1
|
|
![]() you are bizarre. ![]() ![]() ![]() ![]() Group: Member Posts: 140 Joined: Jun 2004 Member No: 25,225 ![]() |
okay i am having a really hard time with this whole "making a layout thing" so i just want to know what is wrong with my code? i don't know what's wrong with it, because this is my first layout ever. all help is appreciated This is what happened when i used the code...
CODE <!-- begin code provided by createblog.com -->
<MAP NAME='imgmap'> <AREA SHAPE='rect' COORDS='291,474,331,487' HREF='www.xanga.com'> <AREA SHAPE='rect' COORDS='333,475,347,475' HREF='www.xanga.com/signin.aspx'> <AREA SHAPE='rect' COORDS='345,476,381,489' HREF='www.xanga.com/signin.aspx'> <AREA SHAPE='rect' COORDS='395,475,439,487' HREF='http://www.xanga.com/logout.aspx'> <AREA SHAPE='rect' COORDS='450,472,478,485' HREF='www.xanga.com/CLAF/default.asp'> <AREA SHAPE='rect' COORDS='497,476,561,487' HREF='http://www.xanga.com/Private/SubscribeTo.aspx?user=YcannedbananasY'> <AREA SHAPE='rect' COORDS='580,475,622,487' HREF='http://www.xanga.com/profile.aspx?user=YcannedbananasY'> <AREA SHAPE='rect' COORDS='640,475,705,490' HREF='www.xanga.com/guestbook.aspx?user=YcannedbananasY'> <AREA SHAPE='rect' COORDS='1000,567,1012,622' HREF='www.xanga.com/YcannedbananasY'> </MAP> <IMG SRC='http://img41.exs.cx/img41/447/solongsweetsummer.jpg' border=0 width=1022 height=624 USEMAP='#imgmap'> <div style=" overflow: auto; width: 100px; height: 90px; margin-top: 250px; margin-left: 175px;"> <style type="text/css"> .#rblEprops{display:none;} #pnlEnabled table, #htmleditor, #lblTimeZone, #pnlEprops, #rblEprops /* width of the comment page */ {width:245px;} .leftmoduletitlebar, .leftmoduleborder, .leftmoduleinterior, table.left, table.left TH, table.left TD, table.navigation, table.footer {display: none;} </style> <style type="text/css"> /So long sweet summer.../ /*by oLive*/ body { background-repeat: repeat-y-x; background-color: #6633CC; scrollbar-face-color: #bb0066; scrollbar-shadow-color: #880022; scrollbar-highlight-color: #880022; scrollbar-3dlight-color: #880022; scrollbar-darkshadow-color: #880022; scrollbar-track-color: #880022; scrollbar-arrow-color: #FFFF88; } #rblEprops, #pnlEnabled table, #pnlEprops table { width: auto !important; } table.blogbody { width:385px; font-family: Arial; font-weight: none; font-size: 12pt; color: # FFFF88; text-align: justify; padding: 0px; margin-top: 2px; } div.smalltext{ width: 260px; padding: 3px; text-align: left; } .caption, .blogheader { width: 380px; padding: 3px; font-family: Arial; font-size: 16pt; text-align: center; color: # ff3300; background-color: 6633CC; text-transform: lowercaps; margin-top: 10px; } P, B, I, TD, TH {font-family: arial; color: #dd0044; font-size: 10pt; } A:link, A:visited, A:active {color#FFFF66 CODE OF A LINK; text-decoration:none; font-size:8pt;} a:hover {text-decoration:none; color:# FFCC00; font-size: 8pt; );} b, strong, i, u, { /* edit colors when bold italic underline */ font-family: arial; font-size: 8pt; color: #000000; font-weight: bold; text-transform: lowercaps; </style> <div style="position:static; margin-left: -505px; margin-top: -505px;border: 0px solid #ffffff; width: 170px; height: 158px; px; background:none;overflow: auto"> <TABLE width="100%" border=0> <TBODY> <TR> <TD> <P class=nav> <!-- Flooble chatterbox for avsugarhigh start --> <script language="javascript"> var chatterbox = 'no'; </script> <script language="javascript" src="http://chatter.flooble.com/chatter.php?js=true&id=avsugarhigh&sid=1335263"> </script><noscript> <a href="http://chatter.flooble.com/chatter.php?id=avsugarhigh&sid=1335263&popup=true&w=480&h=400" target="flooblechatterbox" onClick="window.open('about:blank','flooblechatterbox','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,re izable=no,copyhistory=no,width=480,height=400');return true;"> <img src="http://img.flooble.com/images/chatter/chaticon.gif" border="0" align="absbottom">Talk</a> in my <a href="http://chatter.flooble.com/">flooble chatterbox, a free javascript chat tag board / shoutbox / tagboard program for your xanga, diary, blogger or weblog</a> | <a href="http://www.blackjack-primer.com">Blackjack Guide</a> </noscript> <script language="javascript"> if (!chatterbox || chatterbox != 'ok') { document.write('This <a href="http://chatter.flooble.com/">flooble chatterbox</a> is'); document.write(' temporarily unavailable. It will be back up shortly.'); } </script> <!-- Flooble chatterbox for avsugarhigh end --> <!-- end code provided by createblog.com --> |
|
|
![]() |
![]()
Post
#2
|
|
![]() I can rot your brain ;] ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 1,160 Joined: Aug 2004 Member No: 42,261 ![]() |
This is where your problem is at:
QUOTE <div style=" overflow: auto; width: 100px; height: 90px; margin-top: 250px; margin-left: 175px;"> For height...don't put 90, but 200 or something.. for margin top, put a low number like 20 or something |
|
|
![]() ![]() |