4images Forum & Community
4images Modifications / Modifikationen => Templates & Styles (Requests & Discussions) => Topic started by: tash on March 29, 2003, 11:13:47 AM
-
hey guys
can comebody explain to me what do i have to do if i want one column left , then the page itself and then a column to the right ??
a little bit like www.sweetkisses.net ...
Thanks !
-
u'll need three <TD></TD> ;)
for example:<TABLE>
<TR>
<TD>
**** Here is your left part ****
</TD>
<TD>
**** Here is your middle part ****
</TD>
<TD>
**** Here is your right part ****
</TD>
</TR>
</TABLE>
-
ok thx ,and where do i have to place this ? or what do i have to write instead of "here's your left column" ? THX !
-
ok thx ,and where do i have to place this ? or what do i have to write instead of "here's your left column" ? THX !
sorry, if u want me answer this question, I'd reather create the whole template for u, because that would be easier...:?
just my advice:
open any HTML editors (such as FrontPage or Dreamweaver) and just play with templates, in no time u'll see how it works ;)