English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

5 answers

Unless you know dynamic HTML coding, best to use Dreamweaver which is a GUI (Graphic User Interface). This allows you to design and create exactly what you see. However, you will need to know some HTML coding for some aspects. I created a flash animation for my web site and had to go into the coding to manipulate in order for it to play online.

http://newbeginningsdesigns.com

Good luck. Adobe CS3 is offering a 30-day free trial. Otherwise it can get expensive. If you are a student, you can purchase student bundles for much less cost.

2007-12-04 04:23:34 · answer #1 · answered by Anonymous · 0 1

The best way is to design webpages in accordance with web design standards:

HTML = content
CSS = form
Javascript/AJAX/Flash/Java/ect... = for action

Keep all three separate!

You should have a clean and simple HTML page that can give all the information you wish to provide; and stand on its own.
Then create a CSS page to control the HTML layout and move the webpage from information to art.
Finally if you need something to react to users add in Javascript/ASP/PHP/ect... literally dozens of additional technologies.

Good luck.

2007-12-04 12:02:03 · answer #2 · answered by runFunning 6 · 0 0

HTML for structure and semantics, CSS for presentation.

Dreamweaver can help in that it has a good text editor, and the design view is alright for bashing out text quickly (ironically, the design view isn't good for design, and you do need to make sure that the text you write with it is properly markup up afterwards).

2007-12-04 11:55:20 · answer #3 · answered by David D 7 · 0 0

(As answered above...) There is no "best"...Depending on your KNOWLEDGE of HTML. Dreamweaver CREATES HTML, so as you can guess, a program creating HTML, potentially, cannot be as good as a human creating HTML by eyeball...IF that human has a superb knowledge of HTML and CSS and perhaps also javascript and perhaps even graphic arts and PHP and maybe other things...

2007-12-04 12:02:56 · answer #4 · answered by fjpoblam 7 · 0 1

you can use a web design software if you are not accustomed to html, but then you can do some custom changes as you gain experience, which are not possible through the designing software

2007-12-04 11:57:33 · answer #5 · answered by Anonymous · 0 1

fedest.com, questions and answers