Welcome to HBH! If you had an account on hellboundhacker.org you will need to reset your password using the Lost Password system before you will be able to login.

New website


mrdj204's Avatar
Member
0 0

i just made a new website and all is good, but…. im having 1 little problem that i have been working on for 2hrs and cant figure out

as you can see they dont align, any ideas on how to fix it?


ghost's Avatar
0 0

heh…this is upside down right? im not crazy? anyways it looks kinda like your using tables yea? so look to see if one has an extra row that the other doesnt have. other than that, id need to see the source.


mrdj204's Avatar
Member
0 0

here comes the source

<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>linerider.b4site.com</title>
<link href="video.css" rel="stylesheet" type="text/css">
</head>

<body>
<table border="0" align="center" cellpadding="0" cellspacing="0" id="placeholder">
  <tr>
    <td valign="top">
<table border="0" cellpadding="0" cellspacing="0" id="header">
  <tr class="slogan">
    <td class="headerpic" id="logobox">Line Rider</td>
    </tr>
  <tr>
    <td id="menubox"><center><a href="index.html">Home</a> | <a href="videos.html">Videos</a></center></td>
  </tr>
  <tr>
    <td id="submenubox"><div align="right"></div></td>
  </tr>
</table>

<table border="0" cellpadding="0" cellspacing="0" id="contenttable">
  <tr>
    <td class="sohotext"><H1>The Videos</H1>
      <!--Put video codes here-->
	  <table border="1">
	  <tr>
	  <td>
	  <center><h2>Jagged Peak Adventure</h2><br>
<object width="425" height="350"><param name="movie" value="http://www.youtube.com/v/bcu8ZdJ2dQo"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/bcu8ZdJ2dQo" type="application/x-shockwave-flash" wmode="transparent" width="425" height="350"></embed></object></center></td>
<td><center><h2>Race to the Peeks</h2><br>
<object width="425" height="350"><param name="movie" value="http://www.youtube.com/v/aRUcJANWqb8"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/aRUcJANWqb8" type="application/x-shockwave-flash" wmode="transparent" width="425" height="350"></embed></object></center></td></tr>
<tr><td><h2>Tumbling</h2>
<object width="425" height="350"><param name="movie" value="http://www.youtube.com/v/Eh29DoLYa-A"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/Eh29DoLYa-A" type="application/x-shockwave-flash" wmode="transparent" width="425" height="350"></embed></object></td>
<td><h2>FreeStyle</h2>
<object width="425" height="350"><param name="movie" value="http://www.youtube.com/v/777Dr6MCR-s"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/777Dr6MCR-s" type="application/x-shockwave-flash" wmode="transparent" width="425" height="350"></embed></object></td></tr>
	  </center><!--End Video Codes-->
      </td>
 </tr>
</table>
</td>
  </tr>
  <tr>
    <td id="footer1">© 2006 All Rights Reserved.</td>
  </tr>
  </table>

<!--addyour_horizontal_black--></body>
</html>

let me know if u need the css source to.


ghost's Avatar
0 0

hmm….ill take a look at it


ghost's Avatar
0 0

well, i dont have the images to check this, but….i did notice an error in there. right after your:

</td>
</tr>
</table>
</td>
</tr>```
that part
the tags need to be removed, both of em. it should be:

```markup</center><!--End Video Codes-->
</table>

mrdj204's Avatar
Member
0 0

ok, and what exactly do u need?


ghost's Avatar
0 0

actually, my bad on needing stuff… that made it look right on my computer tho, did you try that fix?


mrdj204's Avatar
Member
0 0

i fixed it, but its still off


ghost's Avatar
0 0

iunno what it is then man. i used that and it looks fine on my computer. did you clear your cache, you may have fixed the problem but are still pulling the cached file


mrdj204's Avatar
Member
0 0

nope i cleared it, it just really hates me,


ghost's Avatar
0 0

heh…yeah. do you have it posted on the inet yet or is it local on your HD, gimme the link if its up already. or get a free host site and post it. ill take a look at it via that and maybe its just your computer. :-p


ghost's Avatar
0 0

heh, man that looks like something that was set up for the vid. i dont think it has anything todo with what you've got in html


mrdj204's Avatar
Member
0 0

sooo, its not fixable?


ghost's Avatar
0 0

i dont believe so mate, sorry


mrdj204's Avatar
Member
0 0

noooooo i will find away to fix it


mrdj204's Avatar
Member
0 0

i found out what is wrong, but the hard part is fixing it now…


mrdj204's Avatar
Member
0 0

I FIXED IT!!!! and it only took me 3 hrs


ghost's Avatar
0 0

how did you do it mate?


ghost's Avatar
0 0

What was wrong with it and how did you fix it?