kiara
10-25-2004, 10:53 AM
Eck! It looks terrible and I have no clue what I did...Image map doesn't work either....
http://www.inuyasha.moonlit-magick.net/main.html
help?
http://www.inuyasha.moonlit-magick.net/main.html
help?
|
View Full Version : I coded my page wrong...help? kiara 10-25-2004, 10:53 AM Eck! It looks terrible and I have no clue what I did...Image map doesn't work either.... http://www.inuyasha.moonlit-magick.net/main.html help? MaGiCSuN 10-25-2004, 03:00 PM here it is: <html> <head> <title>.burning.the.shadows. version 1.0 memories</title> <LINK href="mystylesheet.css" rel="stylesheet" type="text/css"> </head> <body> <center> <table border=0 cellspacing=0 cellpadding=0 width=800> <tr><td valign="top" colspan=3 height="255"><img src="top.jpg" border=0 width="800" height="255" usemap="#top_Map"></td></tr> <tr><td valign="top" height="317" width="75"><img src="left.jpg" border=0></td> <td valign="top" height="317" width="656"><iframe src="main2.html" frameborder=0 height="317" width="656" name="mainframe"></iframe></td> <td valign="top"><img src="right.jpg" border=0></td></tr> <tr><td valign="top" colspan=3><img src="bottom.jpg" border=0></td></tr></table> </center> <MAP NAME="top_Map"> <AREA SHAPE="rect" ALT="Go back home" COORDS="567,190,630,224" HREF="main2.html" TARGET="mainframe"> <AREA SHAPE="rect" ALT="Information and more" COORDS="459,193,514,223" HREF="info.html" TARGET="mainframe"> <AREA SHAPE="rect" ALT="Stuff for you" COORDS="351,191,415,224" HREF="fan.html" TARGET="mainframe"> <AREA SHAPE="rect" ALT="Sitely things to look at" COORDS="247,193,307,226" HREF="site.html" TARGET="mainframe"> <AREA SHAPE="rect" ALT="About bts" COORDS="141,188,219,226" HREF="about.html" TARGET="mainframe"> </MAP> </body> </html> the sizes of the images where just a bit wrong :) that's all! however, the left and right image are 317 pixels in height. the middle image from the iframe (main.jpg) is only 315 pixels in height. So that makes a tiny line at the bottom of the layout. I can't fix that, it can only be fixed if you slice up the layout again :) love, Mirna kiara 10-25-2004, 11:18 PM Thanks! And I see what you mean about the layout thing...^^ ~~ edit ~~ Okay, I resized my layout but now I screwed it up even more! There's two annoying little bars at the bottom of the page and it's bugging me... Also: If I'd want my layout to be larger, up and down wise, how would I do that? I mean, right now it's just short and fat...but is there a way I could make it long and tall? ~~ edit ~~ Sorry for the double post but: Do you think the bars are from slicing it? kiara 10-26-2004, 07:59 PM Okay, I resized my layout but now I screwed it up even more! There's two annoying little bars at the bottom of the page and it's bugging me... Also: If I'd want my layout to be larger, up and down wise, how would I do that? I mean, right now it's just short and fat...but is there a way I could make it long and tall? kiara 11-03-2004, 07:23 PM Sorry for the double post but: Do you think the bars are from slicing it? Monkey Bizzle 11-03-2004, 08:18 PM it says that the link cannot be found... did you delete the page or something? kiara 11-03-2004, 09:21 PM Yeah it's doing that for me too...I don't know why ~~ edit ~~ Okay it's working again...the server was down kiara 11-05-2004, 07:17 PM Okay it's working again...the server was down |