Jump to content

Tables


Guest Gothic

Recommended Posts

I want the table to be right below the third title...here's the html:<HTML><HEAD><TITLE>Gothic world</TITLE><STYLE>h1{background:black;color:maroon;font:x-small 20pt "gothic1","verdana"}</STYLE><META content="MSHTML 6.00.2900.2963" name=GENERATOR></HEAD><BODY background=http://img205.imageshack.us/img205/2097/3763519vm3.gif><STYLE TYPE="text/css">p {align=justify}BODY{cursor: url(http://www.htmate2.com/cursors/images/more2/myst.ani);}a {cursor: url(http://www.htmate2.com/cursors/images/more2/myst.ani);}</STYLE><b style=position:absolute;left:0px;top:90px;font-family:verdana;font-size:8pt;><a href="http://www.htmate2.com/cursors/"></a></b><CENTER><P style="FONT-SIZE: 1500%; COLOR: red; FONT-FAMILY: blood of dracula">Gothic<BR><FONT face=demon color=gray size=7><BLINK>the teen site</BLINK> <P></FONT><FONT face=buffied color=maroon size=4><B>So,you probably ask yourself-what is this site?who is it's creator-blah blah blah...well-you'll found out,just be patient!</B> </FONT><P><FONT face=CREEPER color=red size=4>HELLO,GOTHIC PEOPLE! THIS IS YOUR HOME....BE YOURSELF....HEHEHEHEHE....</FONT> </CENTER><p><table border="1"><tr><td><A href="http://www.freewebs.com/gothsexy/myprofile.htm"><FONT face=verdana color=red size=5>Who am I?</FONT></A></td><td><A href="http://www.freewebs.com/gothsexy/myblog.htm"><FONT face=verdana color=red size=5> My life</FONT></A></td><td><A href="http://www.freewebs.com/gothsexy/media.htm"><FONT face=verdana color=red size=5> Media</FONT></A></td><td><a href="http://www.freewebs.com/gothsexy/mybuttons.htm"><font face=verdana color=red size=5> Buttons</font></a></td><td><a href="http://www.freewebs.com/gothsexy/myalbum.htm"><font face=verdana color=red size=5> My album</font></a></td><td><a href="http://www.freewebs.com/gothsexy/mybands.htm"><font face=verdana color=red size=5> My favorite bands</font></a></td></tr></p><P><IMG src="http://img92.imageshack.us/img92/7708/oiyfot9.jpg" align=center> <DIV style="FONT: bold 11px verdana"><A style="BORDER-RIGHT: black 2px solid; PADDING-RIGHT: 5px; BORDER-TOP: black 2px solid; DISPLAY: block; PADDING-LEFT: 5px; PADDING-BOTTOM: 5px; BORDER-LEFT: black 2px solid; WIDTH: 300px; PADDING-TOP: 5px; BORDER-BOTTOM: black 2px solid; BACKGROUND-COLOR: #eeeeee" href="http://song2play.com/b/bleeding_through-2148/this_is_love_this_is_muderous-8686/sweet_vampirous-113305.html" target=_blank>Bleeding Through - Sweet Vampirous <P><EMBED name=RAOCXplayer pluginspage=http://www.microsoft.com/Windows/Downloads/Contents/Products/MediaPlayer/ src=http://song2play.com/play/song_113305.asx width=310 height=45 type=application/x-mplayer2 autoplay="true" controller="true" ShowStatusBar="false" loop="false"></EMBED></A> </P></DIV></BODY></HTML>maybe you can help me? i want it to be right below the sentence:"HELLO,GOTHIC PEOPLE! THIS IS YOUR HOME....BE YOURSELF....HEHEHEHEHE.... " and right above the big picture.thank you... :)

Link to comment
Share on other sites

That code is seriously messy, and it's hard to make any single suggestion to fix it. for example, you're putting a <style> element inside the <body>, when it should only appear inside the <head>, you are opening tags that you never close, and you are closing tags that were never opened.Try to clean up your code until it validates, and then it might be possible to locate individual problems. As it is, it's amazing that browsers can render the page at all.RMN~~~

Link to comment
Share on other sites

I agree with RMNthat code is a real mess.i suggest you scrap that code, and start again, but this time, use the tutorials here - http://www.w3schools.com/html/default.asp to help you learn how to use the tags properly.dont give up though...work hard at it, and you'll get the hang of it:)

Link to comment
Share on other sites

Didn't had mutch time so I only changed a bit of it, still a lot of work that needs to be done on it but at least it's a start and the menu is above the image as you wished.You could put a lot of the code into the Internal Style Sheet.P.s. I changed nothing in this code beside that I centered it sinds I never worked with it myself.

<center><div style="font: bold 11px verdana"><a style="border-right: black 2px solid; padding-right: 5px; border-top: black 2px solid; display: block; padding-left: 5px; padding-bottom: 5px; border-left: black 2px solid; width: 300px; padding-top: 5px; border-bottom: black 2px solid; BACKGROUND-COLOR: #eeeeee" href="http://song2play.com/b/bleeding_through-2148/this_is_love_this_is_muderous-8686/sweet_vampirous-113305.html" target=_blank>Bleeding Through - Sweet Vampirous <p><embed name=RAOCXplayer pluginspage=http://www.microsoft.com/Windows/Downloads/Contents/Products/MediaPlayer/ src=http://song2play.com/play/song_113305.asx width=310 height=45 type=application/x-mplayer2 autoplay="true" controller="true" ShowStatusBar="false" loop="false"></embed></a></p></div>

The full code with edites:

<html><head><title>Gothic world</title><meta name="generator" content="MSHTML 6.00.2900.2963"><style type="text/css">h1{background:black;color:maroon;font:x-small 20pt "gothic1","verdana"}body{background-image: url('http://img205.imageshack.us/img205/2097/3763519vm3.gif');}p {align=justify}b{style=position:absolute;left:0px;top:90px;font-family:verdana;font-size:8pt;</style></head><body><center><p style="font-size:1500%; color:red"; font-family:"blood of dracula">Gothic</center><center><font face="demon" color="gray" size="7"><blink>the teen site</blink></center> <font face="buffied" color="maroon" size="4"><b><center>So,you probably ask yourself-what is this site?who is it's creator-blah blah blah...well-you'll found out,just be patient!</center></b></font><center><font face="creeper" color="red" size="4">HELLO,GOTHIC PEOPLE! THIS IS YOUR HOME....BE YOURSELF....HEHEHEHEHE....</font></center></p><table border="1" align="center"><tr><td><a href="http://www.freewebs.com/gothsexy/myprofile.htm"><font face="verdana" color="red" size="5">Who am I?</font></a></td><td><a href="http://www.freewebs.com/gothsexy/myblog.htm"><font face="verdana" color="red" size="5"> My life</font></a></td><td><a href="http://www.freewebs.com/gothsexy/media.htm"><font face="verdana" color="red" size="5"> Media</font></a></td><td><a href="http://www.freewebs.com/gothsexy/mybuttons.htm"><font face="verdana" color="red" size="5"> Buttons</font></a></td><td><a href="http://www.freewebs.com/gothsexy/myalbum.htm"><font face="verdana" color="red" size="5"> My album</font></a></td><td><a href="http://www.freewebs.com/gothsexy/mybands.htm"><font face="verdana" color="red" size="5"> My favorite bands</font></a></td></tr></table><center><img src="http://img92.imageshack.us/img92/7708/oiyfot9.jpg"></center> <center><div style="font: bold 11px verdana"><a style="border-right: black 2px solid; padding-right: 5px; border-top: black 2px solid; display: block; padding-left: 5px; padding-bottom: 5px; border-left: black 2px solid; width: 300px; padding-top: 5px; border-bottom: black 2px solid; BACKGROUND-COLOR: #eeeeee" href="http://song2play.com/b/bleeding_through-2148/this_is_love_this_is_muderous-8686/sweet_vampirous-113305.html" target=_blank>Bleeding Through - Sweet Vampirous <p><embed name=RAOCXplayer pluginspage=http://www.microsoft.com/Windows/Downloads/Contents/Products/MediaPlayer/ src=http://song2play.com/play/song_113305.asx width=310 height=45 type=application/x-mplayer2 autoplay="true" controller="true" ShowStatusBar="false" loop="false"></embed></a></p></div></center></body></html>

Ruud Hermans

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...