View Full Version : more help


ForeverYours
07-09-2003, 05:40 PM
ok i made a layout that is really cool but i cant use it yet b/c i dont get what i need to do here click here to see it (http://www.angelfire.com/rebellion2/revelationtime/newlayout.html) plz help!!

alkaline39
07-09-2003, 06:02 PM
Well you have told us what you want it to look like...

ForeverYours
07-09-2003, 06:13 PM
ugh forget it. i cant think of any way to show u how i want it to look.

alkaline39
07-09-2003, 06:15 PM
your link doesnt work, wow what were you trying to link to, your My Documents !?!?!lol

EDIT: ok you got rid of the link now

ForeverYours
07-09-2003, 06:17 PM
ok maybe i can describe it. the ranting text part should be at the top in between the two biggest pieces then the box with the dotted line beneath it then the smaller piece beneath the box. if that doesnt help that forget it. and im new if u couldnt figure it out for urself so quit being so nice to me.

alkaline39
07-09-2003, 06:29 PM
Is this what you want, all i changed was rowspan="3" instead of 1



<HTML>
<HEAD>
<TITLE>Revelation Time</TITLE>
</HEAD>




<BODY topmargin="0" leftmargin="0">
<!-- Begin Table -->
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" WIDTH="1024" HEIGHT="768">

<TR>
<TD ROWSPAN="3" COLSPAN="1" WIDTH="249" HEIGHT="768">
<IMG NAME="1x1" SRC="layout_in_progress_1x1.jpg" WIDTH="249" HEIGHT="768" BORDER="0"></TD>

<TD ROWSPAN="1" COLSPAN="1" WIDTH="260" HEIGHT="55">
<IMG NAME="1x2" SRC="layout_in_progress_1x2.jpg" WIDTH="260" HEIGHT="55" BORDER="0"></TD>

<TD ROWSPAN="3" COLSPAN="1" WIDTH="515" HEIGHT="768">
<IMG NAME="1x3" SRC="layout_in_progress_1x3.jpg" WIDTH="515" HEIGHT="768" BORDER="0"></TD>

</TR>
<TR>
<TD ROWSPAN="1" COLSPAN="1" WIDTH="260" HEIGHT="528">
<IMG NAME="2x1" SRC="layout_in_progress_2x1.jpg" WIDTH="260" HEIGHT="528" BORDER="0"></TD>
</TR>


<TR>
<TD ROWSPAN="1" COLSPAN="1" WIDTH="260" HEIGHT="185">
<IMG NAME="3x1" SRC="layout_in_progress_3x1.jpg" WIDTH="260" HEIGHT="185" BORDER="0"></TD>
</TR>

</TABLE>
<!-- End Table -->

</BODY>
</HTML>