Public Schedule Face-to-Face & Online Instructor-Led Training - View dates & book

designing dreamweaver

Forum home » Delegate support and help forum » Dreamweaver Training and help » Designing with Dreamweaver

Designing with Dreamweaver

ResolvedVersion CS3

Vijay has attended:
Dreamweaver MX Introduction course

Designing with Dreamweaver

What is the best Way to design a Web Site with Dreamweaver

RE: Designing with Dreamweaver

Hi Vijay,

It depends on your audience.

The best way in my opinion is to use CSS to lay out your page/design (don't use tables), as you will be able to control your design more efficiently. A simple change in your CSS document can change your entire site in seconds.

You can use one of Dreamweaver's built in style sheet templates, or start from scratch (hand code). There are lots of templates to choose from in CS3. You trained in version MX, which doesn't offer as much support for CSS style layouts, but you can still do it hand coded.

Perhaps look up some tutorials on CSS if you'd like to explore this further.

Also remember usability, navigation and colours are all important. I like to read articles by Jakob Neilsen for tips on ensuring your web audience has no trouble visiting or navigating your site.

Keep your text clear and large enough to read. Remember that most sites are about content, not how pretty it looks (unless your are, for example, a design or graphic company, in which case your visitor will expect smooth and amazing graphics on your site). For e-commerce sites, people want info, price, picture and an easy check-out system. Think about your audience and what they want to see.

Hope this helps.

Regards, Rich

 

Training courses

Training information:

Welcome. Please choose your application (eg. Excel) and then post your question.

Our Microsoft Qualified trainers will then respond within 24 hours (working days).

Frequently Asked Questions
What does 'Resolved' mean?

Any suggestions, questions or comments? Please post in the Improve the forum thread.

Dreamweaver tip:

JumpMenu in new window

When inserting a jumpmenu to a page, the only option available for 'open in' is usually 'main window'. There would be other options available if the page was a frameset.

To change the jumpmenu to open in a new window, change the target parameter of the selectbox in your code to 'window.open()'.

eg.

<select name="menu1" onChange="MM_jumpMenu('window.open()',this,0)">


source:
http://kb.adobe.com/selfservice/viewContent.do?externalId=tn_16166& ;sliceId=1

View all Dreamweaver hints and tips

Connect with us:

0207 987 3777

Call for assistance

Request Callback

We will call you back

Server loaded in 0.09 secs.