Dreamweaver Cheat Sheet CSCI 100 – JW Ryder
CSCI 1002JW Ryder - Dreamweaver Notes Initial Site Set Up Goto W:\ drive – This is your web root directory Create a folder called images in W:\ folder – W:\images
Start Dreamweaver Start -> Adobe Design and Web Premium CS6 ->Adobe Dreamweaver CS6 CSCI 1003JW Ryder - Dreamweaver Notes
CSCI 1004JW Ryder - Dreamweaver Notes First Page Set Up Create New - HTML Click on menu item ‘Site’ -> ‘New Site …’ – You see the ‘Site Definition Window’ Click the ‘Advanced’ tab -> Local Info – Site Name: Type in your name – Local Root Folder: W:\ – Default Images Folder: W:\images – Click OK button
CSCI 1005JW Ryder - Dreamweaver Notes First Page Set Up Continued Right-Click on your Site name in the ‘Local Files’ window Click ‘New File’ and save it as index.html Double-click in the index.html file in you ‘local Files’ list – It will appear on your screen
CSCI 1006JW Ryder - Dreamweaver Notes QR Scan Code Images Choose QR code on top left Enter your web page address. It will be Choose size Click on “Create Barcode” At top-left of screen, right click on new barcode Save image in your W:\images folder You can change the file name but do not change the file extension. Use the ‘png’ default value.
CSCI 1007JW Ryder - Dreamweaver Notes Creating your Page Content Properties window - On bottom of screen Font, Font Size, Text Color – Click the CSS button if you do not see a size or color Unordered, Ordered Lists, Out-dent, Indent, bold, center, etc. all on properties
CSCI 1008JW Ryder - Dreamweaver Notes Headings 1 through 6 Type your heading Select the words Click on ‘Properties’ --> ‘Format’ – Choose the heading level
CSCI 1009JW Ryder - Dreamweaver Notes Title Bar Title – Page Background In Design View, next to the ‘Title:’ label, type in your title Page background – Properties --> Page Properties button Choose background color, text color, etc.
CSCI 10010JW Ryder - Dreamweaver Notes Hyperlinks Type in your words, select word(s) to be clicked on Properties --> Link – Type the whole web address ( too!!) – Mail links use You can preview in either browser or click on the globe in design area Can also be done from the Common category in the Insert panel
CSCI 10011JW Ryder - Dreamweaver Notes Lists Unordered – Properties --> Click Bullet list button – When no more bullets desired, click bullet list button again Ordered – Same as above but use ordered button
CSCI 10012JW Ryder - Dreamweaver Notes Images Place cursor where you would like the image to be located Place all images in your images folder!!!!! Click the insert image menu button in the Common category of the Insert panel and select the Image Button
CSCI 10013JW Ryder - Dreamweaver Notes Tables Same as Images but choose table button