View Full Version : How to do this????


Morty
04-16-2006, 12:59 AM
Hello there!
Just wondering if someone could give me some advice on this here.
I have started to make a website for myself and have finally done all the graphic's and stuff. But my problem now is how to make it like i wanna have it....
I use Dreamweaver for it,but i am not so good with html,css things.
I attached a picture of the layout i would like to have.
On top i have a banner,on left side i have menu, and on right side i have same bakground as left side.

And i would like that all information,pictures are shown in the middle,where i have written "information here".

What is the easiest and or best way to do this on??

If anyone could help me out a little bit i would be thankfull:)


http://img95.imageshack.us/my.php?image=test0cj.jpg

amusic20
04-16-2006, 03:11 AM
Well, I don't think I personally can help you, bu I can tell you that experimenting with things might be a good idea. Most likely, you won't get it right on the first try (no one ever does lol). If you want, you can have your layout custom-made (for a fee), or find a free pre-made similar to that and just change the image.

luvhartz
04-16-2006, 11:33 AM
From my personal experience I would have to say to try learning to code html in notepad. I have been doing that now for three years. Honestly I have NEVER used dream weaver, I started straight on notepad. If you want to start coding then go onto lissas main site and click HTML.. in the mean time I have some free time and could code the layout for you, i would ofcourse for doing this place a watermark somewhere crediting me, let me know if you want me to or not.

Kerry

Morty
04-16-2006, 08:29 PM
Thanks for the offer:)

But would really try it a little bit more myself.
here is a link to a place: http://www.cssplay.co.uk/layouts/body.html
This is how i would like it to be,so when i press the menu at left,the content shows on right side,and scroll only the content.

Should it be done in html? or can it be done in CSS?

Is it made by frames,layers?

Sorry for ask so much but im kinda new on this things.
Hope for any help:)

pb&j
04-18-2006, 05:11 AM
the layout of that type is typically done using frames or iframes.