Difficulty: Moderately Easy
Step1
Find out what operating system you are using. DreamWeaver is a Windows application, which means that some operating systems may not work with DreamWeaver.
Step2
Know that DreamWeaver is extremely flexible in creating websites. DreamWeaver allows you to view your html page; there is design view, which allows you to see how the page will look, code view allows you to see the html for the page and split view, which allows you to see both the pages on the screen.
Step3
Understand that DreamWeaver supports CSS. The support of CSS allows the programmer to use CSS with DreamWeaver templates and libraries so there is consistency throughout the website.
Step4
Know the advantages that DreamWeaver offers to maintain your website. The use of templates and library items makes it easy to update website continuously. New templates can be added and existing templates can be modified.
Step5
Learn some disadvantages of the DreamWeaver program. DreamWeaver is a vast and complex program. Learning to master all the facets of DreamWeaver can be a difficult task.
Step6
Know that DreamWeaver html code will need to be touched up. DreamWeaver does a decent job of generating code for a website; however, the code will need to be fixed to work properly.