View previous topic :: View next topic |
Author |
Message |
NINTENDO Grandmaster Cheater Supreme
Reputation: 0
Joined: 02 Nov 2007 Posts: 1371
|
Posted: Tue Feb 24, 2009 5:30 am Post subject: Site no work the way i wants. |
|
|
Why ain't my site working the way i wants it too? I wants the table row to be independed of each others contentens What do i need to do to make it happen?
Amazing source code :
Code: |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>
Untitled Page
</title>
<style type="text/css">
th
{
background-color:rgb(0,102,153);
}
body
{
font-size : 12px;
line-height: 18px;
background-color:Gray;
margin:0px; padding:0px;
font:1em verdana, arial, sans-serif;
}
</style>
<script type="text/javascript"">
</script>
</head>
<body>
<form name="form2" method="post" action="Default.aspx" id="form2">
<div>
<input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="/wEPDwUKMTIyMTU2MTA1MGRk+UlFhcqO/guFZp9t09df0Lz9J/g=" />
</div>
<div>
<p> Välkommen till våran hemliga sida, thisisengland2008 </p>
<form method="post" action="Default.aspx">
<p><label for ="shiet">Skriv ett meddelande :</label><br /><textarea name="shiet"></textarea></p>
<p><input type="submit" /></p>
</form>
<table style="display: inline;"><th>Author</th><th>Message</th>
<tr>
<td style="width:120px;">thisisengland2008<br />Contry:sweden<br />Posts:1571<br />Rank : Grandmaster
</td>
<td>2009-02-23 12:07:24</td>
</tr>
<tr>
<td></td>
<td>testii</td>
</tr>
<tr>
<td style="width:120px;">thisisengland2008<br />Contry:sweden<br />Posts:1571<br />Rank : Grandmaster
</td>
<td>2009-02-23 12:36:59</td>
</tr>
<tr>
<td></td>
<td>These tests measure how long it takes to load a test page from its server, and display it on your browser. Modem configuration, ISP bandwidth, Internet congestion, and many other factors can affect the download time. That said, the test should still be a good indication of how fast or slow your data transfer rate over the Internet really is.
Because the tests avoid reloading from your disk cache, you can repeat the tests as often as you like.
These tests measure how long it takes to load a test page from its server, and display it on your browser. Modem configuration, ISP bandwidth, Internet congestion, and many other factors can affect the download time. That said, the test should still be a good indication of how fast or slow your data transfer rate over the Internet really is.
Because the tests avoid reloading from your disk cache, you can repeat the tests as often as you like.
</td>
</tr>
<tr>
<td style="width:120px;">thisisengland2008<br />Contry:sweden<br />Posts:1571<br />Rank : Grandmaster
</td>
<td>2009-02-23 13:45:18</td>
</tr>
<tr>
<td></td>
<td>noooez</td>
</tr>
</div>
</form>
</body>
</html>
|
_________________
Intel over amd yes. |
|
Back to top |
|
 |
kosstr12 Master Cheater
Reputation: -1
Joined: 12 Jul 2008 Posts: 339
|
Posted: Mon Mar 02, 2009 8:35 pm Post subject: |
|
|
Use Divs for your layout, NOT TABLES. Divs have alot more versatility, and are all around better to code with.
|
|
Back to top |
|
 |
nwongfeiying Grandmaster Cheater
Reputation: 2
Joined: 25 Jun 2007 Posts: 695
|
Posted: Mon Mar 02, 2009 8:42 pm Post subject: |
|
|
Did you use a cool IDE or did you use plain notepad?
|
|
Back to top |
|
 |
kosstr12 Master Cheater
Reputation: -1
Joined: 12 Jul 2008 Posts: 339
|
Posted: Mon Mar 02, 2009 8:47 pm Post subject: |
|
|
nwongfeiying wrote: | Did you use a cool IDE or did you use plain notepad? |
From the way it's formatted I'm guessing he's not using notepad.
|
|
Back to top |
|
 |
nwongfeiying Grandmaster Cheater
Reputation: 2
Joined: 25 Jun 2007 Posts: 695
|
Posted: Mon Mar 02, 2009 8:52 pm Post subject: |
|
|
I don't know about other people, but when I use notepad (when I use it), I am that neat that you wouldn't be able to tell the difference.
|
|
Back to top |
|
 |
|