View Full Version : More help...sry!!


Miss_Thang
10-01-2003, 04:08 AM
I wanna know how can I make a layout like this http://www.filthy-cute.net/dreuxis^^^y/ver13.html well something like that! Umm do I have to use html code to put it on my site? If so what is it...cuz I try the image code but for some reason when i do it nothing ever appears! Also, how do I put like links and stuff on one side and like text on the other side?!

KyCam
10-01-2003, 09:14 AM
The URL doesn't work for me. ??

For my site, I use tables in order to have the links on the left hand side and the main pages on the right hand side. People also use frames to do this, but frames aren't "liked" by certain browsers so I use tables. :)

toolman
10-01-2003, 04:31 PM
Can you post the url again please? It shouldn't have ^^^ in the address.

Sphere
10-01-2003, 05:08 PM
she can't its the word filter here

http://www.filthy-cute.net/dreuxis^^^y/ver13.html

must be

http://www.filthy-cute.net/dreuxis s e x y/ver13.html


without the spaces


that link and text are made with tables

MaGiCSuN
10-01-2003, 05:44 PM
that site used tables (only for the text to place), and iframe for the content to load in, an image map for the words "Deux / www/site etc" to make clickable, a background to make it look like it is a 'real' table:

http://www.filthy-cute.net/dreuxiss e x y/images/bg.jpg

and then the head image with a part of the background in it so it 'looks' like it's all part of it :

http://www.filthy-cute.net/dreuxiss e x y/images/ver13top.jpg

** take out spaces in url**

and that person used absolute positioning to place everything on the right spot. You don't neccesarely need tables for it, you can also place your text with a div on the right spot since the tables has no use in this at all (there's no border no bg color so a div does the same work as the table does, it's only shorter coding)

Love,
Mirna

Miss_Thang
10-01-2003, 09:24 PM
Umm...ok since the URL didn't work..umm here's another one I like www.jboogunplugged.cjb.net and http://lose-you.org/haylie/ I also like that kenkila [not sure if I spelled it right]. But I like those layouts and was wondering how I can make it and get it to appear on my site with text and links! Thanks!

MaGiCSuN
10-02-2003, 01:12 PM
Originally posted by MaGiCSuN
that site used tables (only for the text to place), and iframe for the content to load in, an image map for the words "Deux / www/site etc" to make clickable, a background to make it look like it is a 'real' table:

http://www.filthy-cute.net/dreuxiss e x y/images/bg.jpg

and then the head image with a part of the background in it so it 'looks' like it's all part of it :

http://www.filthy-cute.net/dreuxiss e x y/images/ver13top.jpg

** take out spaces in url**

and that person used absolute positioning to place everything on the right spot. You don't neccesarely need tables for it, you can also place your text with a div on the right spot since the tables has no use in this at all (there's no border no bg color so a div does the same work as the table does, it's only shorter coding)

Love,
Mirna

it's like i'm talking to a wall or something....