Here is a beginners Guide for Dreamweaver CC 2019. Usually I promote free software and HTML editors but there are features in Dreamweaver that are incredibly useful that cannot be ignored. This is the reason I decided to write a quick tutorial on Dreamweaver CC 2019.
Dreamweaver Evolution
Dreamweaver has been around since the 90's. As Dreamweaver evolved it added more and more useful features for developers and newbies along the way. Although it is a paid HTML editor you cannot ignore the programs usefulness and efficiency. The layout is also easy to navigate. Like many Adobe products it is easy to change the workspace layout.Dreamweaver CC 2019 Features
There are many features in Dreamweaver. The efficiency of setting up multiple websites feature is next to none. Editing and preview code as you create it is a breeze. Code hinting in Dreamweaver really speeds up the workflow. For a complete list of Dreamweaver CC 2019 features click here.This is going to be a beginner tutorial so we are going to concentrate on the essentials.Beginner Essentials In Dreamweaver CC 2019
Download your free trial of Adobe Dreamweaver CC 2019 here. Next fire up Dreamweaver to get started. If you see any beginner prompt screens just ignore them or click on the button that says you know what your doing.Step #1 Set Up A Site in Dreamweaver cc 2019
Since I am teaching you guys development I want you to use the developers workspace layout. Go to the top of your screen look for "Window" then "Workspace Layout". Choose the "Developer" option.

Step #2 Define A Website
IN order to define a website we need to set up a website folder. If you are using XAMPP like I am you will want to do it like this. Look for the dropdown that has the option to "Manage Sites". Click on "Manage Sites".








Step #2 Creating Files in Dreamweaver CC 2019
Now that you have your website setup you will want to create files within your website. Since we just defined the website and created a folder in it there are no files within the website. Creating files in Dreamweaver is easy. Right click over your new site. You will be presented with some options. Select "New File".


Dreamweaver CC 2019 Locked Files
If you click on a file and it says;index.php is a locked file and can be viewed but not changed. What would you like to do with this file?




