Home > Questions and Answers > Tracking Questions

Dreamweaver vs adobe muse (6)


09-28-2014 10:38 PM #1 OptimusPrime (Member)
Dreamweaver vs adobe muse

I don't have too much experience with either. I need to learn how to create landing pages. Before I dive into this I would like to get everyone opinion. Which program should I start learning on?


09-28-2014 10:57 PM #2 zeno (Administrator)

They are completely different in terms of what they offer.

Dreamweaver for the most part is a code-editing program.

Muse is a what-you-see-is-what-you-get (WYSIWYG) editor, i.e. you deal with visual elements and the code is generated for you on the back end.

You do not edit code in Muse. Likewise you do not really create layouts by dragging and dropping images, text boxes and buttons in Dreamweaver.

If you have little experience then the path is clear: Use Adobe Muse to create layouts, then export those to HTML. Afterward, edit the code in SublimeText, Notepad++, Edge Code or Dreamweaver - it's up to you.

Unless you have a very good handle on HTML/CSS coding, it is not sensible to try and build desktop landers from scratch.


09-29-2014 12:01 AM #3 OptimusPrime (Member)

ok so what your saying is...

I see a lander I like from my competitor. I want to use it as a template. I visually look at it and open muse, I try to create my own version in muse and then export it to HTML (how?). Then I edit the code in dreamweaver? What would I be editing though if your telling me that I need to use muse to create "layouts". Could you please elaborate..


09-29-2014 01:59 AM #4 zeno (Administrator)

Quote Originally Posted by OptimusPrime View Post
ok so what your saying is...

I see a lander I like from my competitor. I want to use it as a template. I visually look at it and open muse, I try to create my own version in muse and then export it to HTML (how?). Then I edit the code in dreamweaver? What would I be editing though if your telling me that I need to use muse to create "layouts". Could you please elaborate..
In Muse you can export to HTML. It's the main thing you end up doing in Muse, and you would edit that exported code.

You should really just jump in and use it. Things will start to make sense.


09-29-2014 04:14 PM #5 dean foster (AMC Alumnus)

I went through the Lynda.com tutorials for Muse over the weekend and was able to build a complete website in just a couple hours. Had never used it before
Dean


10-01-2014 08:10 AM #6 OptimusPrime (Member)

ok cool thanks man. let you know how it goes!


Home > Questions and Answers > Tracking Questions