Click to See Complete Forum and Search --> : Advise needed!
dragonbum
11-26-2003, 12:09 AM
Hi I need some advise on designing my website can someone please help.
1. I am using frontpage to design and I like the shared borders function. Is there any other ways to create something like that without using frontpage?
2. I am using tables and cells for all my layout. Do you think using css is a better way?
3. Any good web building programs to introduce?
My website is www.epc-sg.com
Thank you very much.
fredmv
11-26-2003, 12:22 AM
Welcome to the forums.
Originally posted by dragonbum
I am using frontpage to design and I like the shared borders function. Is there any other ways to create something like that without using frontpage?What exactly does that feature do? I'm sure you could do it without Frontpage, however. I would imagine it has something to do with a CSS effect.
Originally posted by dragonbum
I am using tables and cells for all my layout. Do you think using css is a better way?Absolutely. Tables for layout is stupid (http://www.hotdesign.com/seybold/) and should be completely avoided as there are a lot of problems that come along with it such as less accessibility and much harder to maintain code, among others. Check here (http://www.glish.com/css/) for tutorials on how to create CSS-based layouts.
Originally posted by dragonbum
Any good web building programs to introduce?Personally, I don't like to use WYSIWYG (http://www.acronymfinder.com/af-query.asp?String=exact&Acronym=WYSIWYG&Find=Find) editors, however, if you're willing to spend the money, Macromedia DreamWeaver (http://www.macromedia.com/software/dreamweaver/) is the ultimate WYSIWYG editor.
Originally posted by dragonbum
Thank you very much. No problem. :D
toicontien
11-26-2003, 01:39 AM
The topic on tables vs CSS was already covered in detail here. Enjoy!
http://forums.webdeveloper.com/showthread.php?s=&threadid=10167&highlight=table