Stupid tables.

 
Post new topic   Reply to topic    Aprelium Forum Index -> Off Topic Discussions
View previous topic :: View next topic  
Author Message
Karasu Kami
-


Joined: 22 Sep 2003
Posts: 712
Location: Colorado

PostPosted: Tue Jan 06, 2004 5:22 pm    Post subject: Stupid tables. Reply with quote

Alright, i supposably fixed the code and actuallyed used CSS to do the layers, but they are still breaking in other browsers. Can anyone help?
-.-;;;;

Heres the source, See what you can do:

Code:

<html>
<head>
<title>Anime Online Hosting</title>
<meta http-equiv="Content-Type" content=
"text/html; charset=iso-8859-1">
<style type="text/css">
TD {
  FONT: 10pt Verdana, Geneva, Arial, Helvetica, sans-serif; MARGIN-LEFT: 1px; COLOR: black; MARGIN-RIGHT: 1px
}
BODY {
  FONT: 10pt Verdana, Geneva, Arial, Helvetica, sans-serif; MARGIN-LEFT: 1px; COLOR: black; MARGIN-RIGHT: 1px
}
A.menu A {
  FONT: 8pt Verdana, Geneva, Arial, Helvetica, sans-serif; COLOR: #999999; TEXT-DECORATION: none
}
A.menu A:hover {
  FONT: 8pt Verdana, Geneva, Arial, Helvetica, sans-serif; COLOR: black; TEXT-DECORATION: none
}
A {
  FONT: 10pt Verdana, Geneva, Arial, Helvetica, sans-serif; COLOR: black; TEXT-DECORATION: none
}
A:hover {
  FONT: 10pt Verdana, Geneva, Arial, Helvetica, sans-serif; COLOR: black; TEXT-DECORATION: underline
}
</style>

<meta content="MSHTML 6.00.2734.1600" name="GENERATOR">
<style type="text/css">
 div.c7 {text-align: center}
 table.c6 {position:absolute; left:74px; top:78px; width:147px; height:0px; z-index:5}
 table.c5 {position:absolute; left:615px; top:15px; width:150px; height:26px; z-index:4}
 table.c4 {position:absolute; left:33px; top:15px; width:750px; height:26px; z-index:3}
 a.c3 {color: #E8E8E8}
 table.c2 {position:absolute; left:195px; top:155px; width:551px; height:238px; z-index:2}
 table.c1 {position:absolute; left:24px; top:180px; width:155px; height:224px; z-index:1}
</style>
</head>
<body bgcolor="#000000">
<table id="Layer1" class="c1" cellspacing="0" cellpadding="0"
border="0">
<tr><!-- Row 1 -->
<td></td>
</tr>
</table>

<table id="Layer2" class="c2" cellspacing="0" cellpadding="0"
border="0">
<tr><!-- Row 1 -->
<td><IFRAME src="http://24.9.192.9:81/AOH/updates.htm" width=545 height=225
name=window style="border:0" solid="E8E8E8" frameborder="0"></IFRAME></td>
</tr>
</table>

<table id="Layer3" class="c4" cellspacing="0" cellpadding="0"
border="0">
<tr><!-- Row 1 -->
<td><a href="http://24.9.192.9:81/AOH/updates.htm" target=
"window" class="c3">.: Main :.</a> <a href=
"http://24.9.192.9:81/AOH/offers.htm" target="window" class="c3">
.: Offers :.</a> <a href="http://24.9.192.9:81/AOH/servicing.htm"
target="window" class="c3">.: Servicing :.</a> <a href=
"http://24.9.192.9:81/AOH/services.htm" target="window" class=
"c3">.: Services :.</a> <a href=
"http://24.9.192.9:81/AOH/requirements.htm" target="window"
class="c3">.: Requirements :.</a> <a href=
"http://24.9.192.9:81/AOH/contact.htm" target="window" class=
"c3">.: Contact :.</a></td>
</tr>
</table>

<table id="Layer4" class="c5" cellspacing="0" cellpadding="0"
border="0">
<tr><!-- Row 1 -->
<td><a href="http://www.shortURL.com" class="c3" target="Parent_">.: ShortURL.com
:.</a></td>
</tr>
</table>

<table id="Layer5" class="c6" 53="" cellspacing="0" cellpadding=
"0" border="0">
<tr><!-- Row 1 -->
<td><IFRAME src="http://24.9.192.9:81/AOH/users.htm" width=149 height=20
name=window style="border:0" solid="E8E8E8" frameborder="0"></IFRAME></td>
</tr>
</table>

<div class="c7">
<table cellspacing="0" cellpadding="0" border="0">
<tbody>
<tr><!-- Row 1 -->
<td align="middle"><img height="87" alt="" src=
"http://24.9.192.9:81/AOH/aohtop.gif" width="750"></td>
</tr>
</tbody>
</table>
</div>

<div class="c7">
<table cellspacing="0" cellpadding="0" bgcolor="#fffff9" border=
"0">
<tbody>
<tr><!-- Row 1 -->
<td align="middle"><img height="313" alt="" src=
"http://24.9.192.9:81/AOH/aohbl.gif" width="398"></td>
<td align="middle"><img height="313" alt="" src=
"http://24.9.192.9:81/AOH/aohbr.gif" width="352"></td>
</tr>
</tbody>
</table>
</div>
</body>
</html>




Can someone help me out?
_________________
Thank you all. Aprelium most importantly.
*Some may not be complete*
http://paeon-hosting.com
http://quartermoon.info
http://loc.paeon-hosting.com
http://genjipoetry.paeon-hosting.com


Last edited by Karasu Kami on Tue Jan 06, 2004 8:10 pm; edited 1 time in total
Back to top View user's profile Send private message Send e-mail Visit poster's website AIM Address MSN Messenger
whackaxe
-


Joined: 28 Jun 2003
Posts: 90

PostPosted: Tue Jan 06, 2004 6:06 pm    Post subject: Reply with quote

try these forums instead

www.sitepointforums.com
www.devshed.com
www.codingforums.com

the latter is where i get/give most help.
_________________
and remeber kids! keep the forums clean!
Back to top View user's profile Send private message
iNaNimAtE
-


Joined: 05 Nov 2003
Posts: 2381
Location: Everywhere you're not.

PostPosted: Wed Jan 07, 2004 1:06 am    Post subject: Reply with quote

If they are using position absolute, then they will break when viewed in other screen resolutions. You said you were using 1280x1024. Try coding in 1024x768 and they may look better.
_________________
Bienvenidos!
Back to top View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger MSN Messenger ICQ Number
Karasu Kami
-


Joined: 22 Sep 2003
Posts: 712
Location: Colorado

PostPosted: Wed Jan 07, 2004 1:31 am    Post subject: Reply with quote

I'm not talking about resolutions, i'm talking about other browsers.
_________________
Thank you all. Aprelium most importantly.
*Some may not be complete*
http://paeon-hosting.com
http://quartermoon.info
http://loc.paeon-hosting.com
http://genjipoetry.paeon-hosting.com
Back to top View user's profile Send private message Send e-mail Visit poster's website AIM Address MSN Messenger
Display posts from previous:   
Post new topic   Reply to topic    Aprelium Forum Index -> Off Topic Discussions All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB phpBB Group