Section 1: Course Introduction
What is Dreamweaver? 3m 15s
Intro
0:00Dreamweaver Introduction
0:07Dreamweaver Interface
0:32Code View
0:48Design View
1:04Preview in Browser
1:08Adobe Products
1:29Panels and Menus
1:47
Summary
2:31
How to Use the Project Files for this Course 3m 42s
Intro
0:00Course File Instructions
0:08Extras Folder
1:46Summary
2:44
Section 2: Introduction to the Web
Intro
0:00Domain Name
0:22Protocol
1:34Folders and Website Files
2:54Web page file extension
4:33
Client Server Environment 6m 39s
Intro
0:00Web Server Example
0:21Port Number
2:17
Browser Environment
3:45Other Browsers
4:31
Summary
5:07
Static vs. Dynamic Pages 4m 56s
Intro
0:00Static Page Request Process
0:30Dynamic Page Request Process
1:32Application Server
2:24Server Side Languages
3:01
Summary of Differences between Static and Dynamic
3:44
Separation of Content & Presentation 6m 35s
Intro
0:00Three Parts of a Browser
1:15HTML - Page Structure
1:25CSS - Styling
2:16JS - User Interactivity
4:29
Interpreters
5:24Summary of the Three Parts of a Browser
6:03
Planning the Website Development Process 5m 8s
Intro
0:00Design Development process
1:24Initiate Project Process
1:55Site Development Process
2:08
Project Planning Documents 5m 8s
Intro
0:00Project Plan
1:16Design Document Questionnaire
1:45Design Document Items
2:25Homepage Wireframe
2:42Website Wireframe
3:12Login Process Flowchart
3:35
HTML Naming Conventions 6m 46s
Intro
0:00Examples of Different Naming Conventions
0:49Headless Camel Casing
2:34
File Extension Options
4:22Summary of Naming Conventions
5:25
Creating the Page Designs 5m 44s
Intro
0:00Examples of Page Designs and Programs
0:40Photoshop Example
1:27FireWorks Example
2:11
JPEG Format Example
4:25
Copyright on the Web 3m 30s
Intro
0:00Copyright Law Links
0:50Copyrighted Page
1:26
Website Accessibility & the 508 Standard 6m 4s
Intro
0:00Accessibility Definition
1:53Accessibility Features
2:30Four Principles of Accessibility
3:30
Section 3: Working in the Browser
HTML Versions & DOCTYPE 8m 25s
Intro
0:00XHTML Document Type
0:37Set Default Document Type
2:31HTML 5 Document Type and Comparison
4:21
Browser Differences 8m 28s
Intro
0:00Testing Different Browsers
1:10Google Analytics
3:36
Browser Developer Tools 6m 11s
Intro
0:00Google Chrome Developer Tools
0:15Firefox Web Console
1:32Internet Explorer Developer Tools
2:34Change Browser Mode
2:49Quirks Mode
4:31CSS Viewer
5:16
Additional Browser Tools 7m 36s
Intro
0:00Web Developer Toolbar
0:53View Document Size
1:34Populate Form Fields
2:24ColorZilla
2:54
Firefox Extensions
3:53Install Extension
4:46
Customize Toolbar
5:41
Using Firebug for CSS/JS 5m 50s
Intro
0:00Installing Firebug
0:28Firebug Tabs
2:30JavaScript Console
2:36HTML Tab
2:47CSS Tab
3:35
Inspect Elements
3:58Link to Firebug
5:21
Section 4: The Dreamweaver Interface
The Workspace Switcher 5m 31s
Intro
0:00Workspace Templates
0:28Reset Workspace
1:47Classic Workspace
2:25Workspace Switcher
3:06Manage Workspaces
3:35New Workspace
3:43
Dreamweaver Interface Overview 6m 29s
Intro
0:00Menus
0:43Create New HTML
1:33Design View
1:49Insert Bar and Tabs
2:21Document Window
3:24Properties Tab
4:11Panels
5:05Overview and Summary
5:21
Navigating the Interface 8m 14s
Intro
0:00Modify/Customize Panels
0:44Move Panels
3:53Rearrange Panels
4:42Open and Close Properties Tab
7:13
Dreamweaver Preferences 4m 10s
Intro
0:00General Preferences
0:23Allow Multiple Consecutive Spaces
0:44
Fonts
1:09New Document
1:43Preview in Browser
2:43
Insert Bar & Insert Menu 4m 26s
Intro
0:00Create New HTML
0:16Insert Bar
0:46Forms Tab
1:03Common Tab
1:18
Insert Menu
1:39Insert Bar within Designer Workspace
3:36
Intro
0:00Example Page
0:26Coding Toolbar
1:13Apply HTML Comment
3:57Remove Comment
4:39
Properties Area
4:56Line Numbers
5:58Summary
6:08
Installing Additional Browsers in Dreamweaver 5m 50s
Intro
0:00Edit Browser List
0:56Add a browser
1:49Set Secondary Browser
3:58Select Preview in Browser
4:42
Section 5: Getting Started
Defining a Site in Dreamweaver 11m 18s
Intro
0:00Manage Sites
1:38Create a New Site
2:57Files Panel
6:16Rearranging Site Files
7:10Local View
9:40Summary
10:14
The Importance of the Files Panel 7m 2s
Intro
0:00Blank Example Site in Files Panel
0:13Files Panel Options
0:59Edit Menu
2:06View Menu
2:22Site Menu
2:30
Delete Files
2:51Rename File
3:54Files Refresh
5:31
Section 6: Creating a Page Using a Pre-Defined Layout
Pre-Defined CSS Layout Options 8m 21s
Intro
0:00Course Files
0:21Files in Files Panels
1:37New Document
2:38Page Type
3:14Layout Options
3:21
Creating a Pre-Defined CSS Layout Page 7m 18s
Intro
0:00New HTML5 Layout Page
0:49Preview in Browser
2:28Save Page
2:43Browser Preview
4:35Page in Files Panel
5:12
Building the Header Area 15m 39s
Intro
0:00Code View and Comments
0:40Customizing the Header
1:22Removing Image Placeholder
2:36Select Regions
3:38Adding Text
3:55Set Page Title
4:24
CSS Styles Panel
7:31Edit Header Color
8:39Edit Header Text
9:58
Add CSS Style Rule
11:15Rule Definition
12:35
Summary
14:36
Modifying the Navigation Column, Part 1 9m 1s
Intro
0:00Modifying the Side Bar
0:23Tag Selection
1:07Changing Position and Background Color
2:04Changing Text Color
4:59Changing Hover Text and Background Color
6:49
Summary
8:17
Modifying the Navigation Column, Part 2 10m 36s
Intro
0:00Modifying the Side Bar
0:30Editing Link Text
0:34Correcting Mistakes
1:20Inserting an Image
3:52Fixing Format Errors
5:08
Modifying the Header
7:28Add new Margin Property
8:03
Summary
9:52
Adding Content to the Page 9m 42s
Intro
0:00Modifying the Main Content Area
0:23Removing Content
1:15Inserting Code and Content
2:35Page and Text Formatting
4:30
Summary
9:21
Modifying the Footer Area 7m 38s
Intro
0:00Modifying the Footer
0:22Footer Tag
0:31Changing the Background Color
1:36Customizing Text
2:22Customize Address Tag
3:42
Preview in Safari
5:46Format Troubleshooting
6:09
Changing the Page Background Color 4m 41s
Intro
0:00Modify Background Color
1:01CSS Short Hand
1:39Save Command Shortcut
2:53Browser Preview
3:10
Summary
4:03
Section 7: Building a Web Page from Scratch
Intro
0:00HTML5 Page
0:41Change Default Doctype to HTML5
1:16
HTML5 Code
2:39Head Section Code
3:01Title Tag Code
3:41
Importance of Code View
4:16Summary
5:12
Creating a New Page 4m 34s
Intro
0:00Keyboard Shortcut to Create New Page
0:49Saving a New Page
1:21Create New Page with New Document
3:27
The Importance of a Title 4m 43s
Intro
0:00Importance of a Title on a Page
0:10New Document
0:17Save Document
0:35Preview in Chrome
0:52Default Bookmark Title
1:13Search Engine Optimization
1:35Preview in Firefox
3:35
Section 8: Adding Text Content
Discovering Paste Special 11m 1s
Intro
0:00Paste Special Command from Word
1:05Create New and Save
1:22Paste Special with Full Formatting
2:44Clean Up Source Code
4:42Paste Special with Basic Formatting
5:34Paste Special with Structure Only
6:30Paste Special with Text Only
7:29
Change Paste Preferences
8:06
Importing a Word Document 3m 52s
Intro
0:00Create New and Save
0:42Add Title
1:11Import Word Document
1:32Summary
2:38
Intro
0:00Create New and Save
0:17Add Title
0:40Add Text
0:47Insert Heading Tags into Text
1:55Importance of a Heading Tag
2:43
Paragraphs & Line Breaks 8m 25s
Intro
0:00Paragraph Tags
1:11Selecting Text
3:14Insert Line Break Tag
4:05
Creating a Bulleted List 10m 31s
Intro
0:00Formatting Content
0:42Add Title
1:07Insert Heading Tag
1:39
Creating a List
2:13Creating an Unordered List
3:07Example of Incorrect List Formatting
3:23
Creating Nested Lists
5:16Indent List
5:59
Changing List Type
7:50Change to Numbered List
8:37Change Bullet Type
9:04
Creating a Numbered List 4m 21s
Intro
0:00Formatting Content
0:20Merging Multiple Lines into Paragraph
1:03Inserting Header Tag
1:34
Create Numbered List
2:36Create Ordered List
3:08
Intro
0:00Creating a Definition List
0:30Select Text
1:11Create Definition List from Format Menu
1:29
Definition List Tags
3:21
Setting Bold & Italics 6m 12s
Intro
0:00Add Bold and Italics to Definition List
0:12The Destinations Page
0:23Making Terms Bold
1:12Bold Tag Information
1:42Making Definition Italic
4:02
Summary
5:41
Inserting Special Characters 7m 23s
Intro
0:00ASCII Characters
0:12Create Copyright Message
2:10Insert Copyright Symbol
3:23
Section 9: CSS Basics
Intro
0:00Cascading Style Sheets
0:05 Example CSS Layouts
0:59Turning CSS Off Examples
3:27
The Syntax for a CSS Rule 9m 24s
Intro
0:00Create New and Save
0:27Add Title
1:05Adding CSS Styles to a Page
1:18Dragging Tags
2:24Placing Content
2:48Adding a Selector
3:28Creating Style Rules
4:16Properties and Values
7:19
CSS Syntax Examples
7:53
Intro
0:00Three Locations for Placing Style Rules
0:31Inline Rule
0:58Internal or Embedded Rule
1:22External Rule
1:41
Inline Style Rule
2:08Internal or Embedded Style Rule
3:35Examples of Internal/Embedded Style Rule
5:09
External Style Rule
5:59Example of Linking a Style Sheet
7:13
Summary
8:40
Types of CSS Selectors 9m 51s
Intro
0:00Three Main Selector Types
0:16HTML Tag Selector Type
0:35Class Selector Type
2:40ID Selector Type
4:35
Selector Rules and Examples
7:17HTML Tag Selector Example
7:46Class Selector Example
8:09ID Selector Example
8:28
Section 10: Formatting with Text Using CSS
Creating an Inline Style Rule 9m 54s
Intro
0:00Code View for Creating an Inline Header Style
2:02Creating a Font Type Style
3:14Creating a Color Style
4:26Creating a Font Size Style
5:16Split Horizontally
6:06
Creating Paragraph Styles
7:00Summary
9:17
Creating an Internal or Embedded Rule 10m 32s
Intro
0:00Create New and Save
0:35Add Title
0:45Adding Text Content
1:26Add New CSS Style Rule
5:44Assigning Style Properties
6:56Duplicate Style Rule
8:12Modify Style Rule
8:46Summary
10:17
Working with an External CSS File 9m 27s
Intro
0:00Move CSS Rules to External Style Sheet
0:32CSS File in Styles Panel
2:00Remove Style Tag
2:35
External Style Sheet
2:46Related Files Toolbar
3:13Adding Additional Styles
4:53
Summary
8:56
Attaching a Style Sheet 6m 34s
Intro
0:00Apply External Style Sheet to Another Page
0:56Attach External Style Sheet
1:09
Apply Same Style Rules to Multiple Tags
2:39Troubleshooting Style Problems
4:30Summary
5:44
Creating a Class Selector 12m 29s
Intro
0:00Create New and Save
0:16Add Title
0:48Adding Text Content
0:59Attaching a Style Sheet
2:05Adding and Formatting Headers
3:18Creating a Class
4:27New CSS Rule
5:24Setting Class Definition
5:55
Applying a Class to Text
7:30Troubleshooting Class Errors
7:55
Editing Class Properties
8:53Edit Rule Definition
8:59
Other Methods for Applying Classes
9:42Preview in Safari
11:10Summary
11:53
Dreamweaver Style Tools 11m 14s
Intro
0:00Code Navigator
0:30Enable/Disable Styles Option
3:50Comments Out Style Rule
5:02Enable/Disable All
6:05
Live View
6:37Live Code
7:56Inspect
8:24
Summary
10:10
Section 11: Working with Fonts on the Web
Creating a Custom Font Stack 8m 58s
Intro
0:00Create New Page
0:13Properties Area
0:28Edit Font List
1:36
Adding Style Rules to Content
5:17Preview in Browser
6:55Summary
8:35
Working with Web Fonts 5m 36s
Intro
0:00Fonts Overview
0:07Adobe Type Service
1:52Google Fonts
2:40Font Squirrel
3:26Font Licensing
3:34Summary
4:49
Using Google Fonts 13m 32s
Intro
0:00Google Fonts
0:05Access and Preview Fonts
0:29Font Collection Area
2:50Review Font
4:05'Use Font' Feature
4:23
Adding Google Fonts
6:21Adding New Style with Google Font
9:31
Preview in Browser
11:29Summary
13:10
Adding Fonts from Fontsquirrel 18m 2s
Intro
0:00Font Squirrel Fonts
0:08Font Squirrel Website
1:23Download Font Zip File
2:28Extract Font File
3:04Web Font Generator
4:23Download Web Font Kit
6:38Extract Web Font Kit
7:44
Working with Font Squirrel Fonts
8:20HTML Font File Preview
9:29CSS Font File
9:54Copying over Font Styles
10:26Adding Styles
11:56Preview in Browser
12:40Troubleshooting Errors
13:25Adding more Styles
15:13Preview in Browser
16:13
Summary
16:58
Section 12: Inserting Images
Web Image File Formats 16m 44s
Intro
0:00Two Different Image Formats
0:43Vector Graphics
0:52Raster Images
2:05
Raster Image Formats
2:49Three Types of Raster Image Formats
2:52Optimization Process
3:48GIF Image Format
6:27JPG Image Format
8:49PNG Image Format
9:39
Vector Graphics
11:40Scalable Vector Graphics
12:35
Web Page Image Creation Tips
14:18Summary
16:20
Intro
0:00Assets Panel
0:35Colors Used
1:54URLs Outside the Website
2:21Flash Files
2:38Shockwave Files
2:56Movie Files
3:13Scripts, Templates, Library
3:29Images Category
3:41
Inserting an Image & Alternate Text 9m 7s
Intro
0:00Inserting an Image
0:40Insert Image using Image Name
1:17Inserting Alternate Text
1:27Insert Image using Image Icon
3:09Insert Image using Insert Button
5:23
Preview in Browser
7:11Summary
8:31
The Difference between Alternate Text & Title 6m 22s
Intro
0:00Image Alternate Text Explanation
0:10Image Title Explanation
0:51Add an Image Title
1:39Preview in Browser
2:46Editing Image Titles
3:06
Setting the Default Editors for Dreamweaver 6m 9s
Intro
0:00Setting Default Image Editors
1:07Set Preferences
1:16Adding Image Editors
2:08Set Primary Editor
3:39Removing Editors
4:38
Editor Icon Shortcut
5:09Summary
5:39
Incorporating Photoshop Smart Objects 6m 44s
Intro
0:00Photoshop Smart Object Explanation
0:09Inserting Image from Files Panel
0:27Image Optimization
1:43Editing with Photoshop
3:36
Update from Original
5:20Summary
5:53
Section 13: Adding Video to Web Pages
Inserting Flash Files 8m 57s
Intro
0:00Create New HTML Page
0:10Inserting SWF File
0:37Preview SWF File
3:00Add SWF File
3:32Autoplay and Loop Options
5:05
SWF File Flash Player Error Message
6:12Copy Dependent Files
6:52Summary
8:22
Inserting Flash Video 10m 19s
Intro
0:00Add Flash Video using Insert Menu
1:51Insert FLV
2:33Browse File Location
3:10Setting Controls Skin
3:32Set Auto Rewind
6:28
Preview in Browser
7:29Add a Title
8:22FLV File Flash Player Error Message
8:44Summary
9:04
Inserting HTML5 Video 14m 43s
Intro
0:00Setting up an HTML5 Video
0:44History of Videos on the Web
1:43Video Coding
3:26Video Tag
5:14Controls
5:48Poster for Video
6:00Width and Height
6:24
Preview In Browser
6:40Troubleshooting Video and Browser Issues
8:59Insert FLV
11:36Preview In Browser
12:02Video Formats
13:15
Section 14: Creating Hyperlinks
Linking to Website Files 13m 46s
Intro
0:00Creating Hyperlinks between Web Pages
0:30Create New File
3:14Assigning a Hyperlink using Point to File
5:01Assigning a Hyperlink using Browse for File
7:21
Preview in Browser
7:48Creating Hyperlinks to other Files
10:02Features of Point to File
10:39
Preview in Browser
11:59Linking Image to Web Page
12:47
Linking to Files Outside Your Website 7m 37s
Intro
0:00Linking to a Website
0:45Link Area
1:14Open Link in New Tab
4:15
Another Link Example
5:39Summary
6:25
Intro
0:00Creating an Email Link
0:21Insert Email Link
1:02Adding Subject Line Information
6:12Adding CC Recipients
8:40
Summary
9:54
Intro
0:00Adding Links to Page Content
0:26Insert Image
1:00Creating Navigation Bar with Links
2:41Insert Named Anchor
3:46Linking to Anchor
5:10Preview in Browser
6:31Add Link to Top of Page
7:11
Image Maps/Hotspots 11m 45s
Intro
0:00Creating an Image Map
0:47Select Image
1:35Image Map/Hotspot Tools
1:43Link Hotspot
3:06More Hotspot Tools
3:55
Preview in Browser
8:37Troubleshooting Image Hotspots
9:34Summary
10:53
Creating the Navigation Bar 5m 47s
Intro
0:00Create New Contact Us Page
0:11Add Title
0:37Add Header
0:48Add Text Content
1:19Bulleted List
2:56
Create Hyperlinks to Pages
3:17Assigning Links
4:22
Summary
5:38
Adding Styles for Hyperlinks 13m 20s
Intro
0:00Basic Hyperlink Styles
0:36Create New CSS Style
1:18Selector Type
1:32Selector Name
2:09Set Font Family
3:14Set Font Size
3:47Text-transform
4:20Set Color
4:31Text Decoration
4:39Set Line Height
4:55Set Font Weight
5:29
Preview in Browser
5:47Add Visited Link Style
6:38Add Hover Link Style
8:40Change Background Color
10:00
Add Active Link Style
11:26Summary
12:37
Section 15: Positioning Content Using CSS
How to Use CSS for Page Layout 7m 51s
Intro
0:00Page Layout Example
0:10HTML Tasks
1:16CSS Tasks
2:34
Code Examples
3:50HTML Code Example
4:01CSS Code Example
5:47
Understanding the Box Model 8m 33s
Intro
0:00The Box Model Explanation
0:19Add Padding
2:01Add Border
3:43Add Margin
4:01Disabling Styles
6:15Summary
8:17
Creating Boxes on the Page 11m 56s
Intro
0:00Create New Page
0:07Insert Div Tag Box
0:41New ID CSS Rule
1:36Assign Properties
2:50
Modify Box Properties
4:26Insert Div Tag Box on Left
4:53Set Insert Location
5:48Assign Properties
6:25
Insert Div Tag Box on Right
7:13New ID CSS Rule
8:16Assign Properties
8:33
Code View of Boxes
9:14Preview In Browser
10:00Summary
10:43
Controlling Content Boxes Using CSS 14m 53s
Intro
0:00Create New Page
0:18Creating Divs with Matching IDs
0:32Insert Div Tag
0:41New ID CSS Rule
1:14Assign Properties
1:47Insert Header Div Tag
3:42Assign Properties
4:56Add Text
6:11
Building Navigation Bar
6:50Insert Div Tag
6:57Set Insert Location
7:00Assign Properties
7:33Add Text
8:31
Create Content Area
9:07Insert Div Tag
9:15Assign Properties
9:46
Modify Header Style
11:01Add Float Property
11:39Add Padding Property
12:20Add Margin-Left Property
13:11Summary
13:47
Section 16: Types of Positioning
Absolute Positioning 14m 51s
Intro
0:00Absolute Positioning Introduction
1:15Modifying Div Color
1:33Code View of Elements
3:11Delete Styles
3:52Using Absolute Positioning
4:34Add Position Property
5:42Add Left Property
8:08Adjusting Position and Width
10:04
Insert Right Div Tag
10:39Assign Properties
11:07Adjusting Position and Height
12:10
Summary
14:19
Intro
0:00Float Property
0:05Preview in Browser
1:14Display Boxes
1:31Float Left Property
4:32Float Right Property
8:00Summary
10:18
Intro
0:00Div Float and Dimension Properties
0:44Adding a Clear Property
6:50Preview in Browser
8:32Height Discussion
8:49Summary
9:58
Fixed Positioning 10m 48s
Intro
0:00Fixed Positioning Examples
0:11Fixed Positioning with an Image
2:18Current CSS Styles
2:38CSS Text File
4:17Preview in Browser
5:30CSS Properties for Fixed Positioning
6:17Preview in Browser
7:48
Z-Index
9:19Summary
10:17
Section 17: Working With Tables
Intro
0:00Page Table Example
0:19Correcting Tags
1:17Creating a Table
3:11Insert Table
3:46Header Option
5:01Non-Breaking Space
5:50Add Content to Table
6:31
Summary
9:08
Customizing & Modifying Table Properties 13m 9s
Intro
0:00Save Page
0:33Modifying the Table
3:05Table Widths
3:59Select Table
5:17Borders
6:01Cell Padding
6:49Select Column of Content
7:40Remove Column
8:42Add and Remove Rows
9:19Merge Columns
11:10
Summary
12:45
Using CSS for Formatting Tables 11m 13s
Intro
0:00Table Styling
0:33Table Header Tag
1:16Removing a Class
4:16Content Styles
5:15
Preview in Browser
7:59Fixing Table Size
8:39Summary
10:53
Importing Spreadsheet Data onto a Page 12m 4s
Intro
0:00Create and Save New Page
0:49Locating Saved Files
1:14Importing Spreadsheet Data
3:45Import Excel Document
4:25Delete/Merge Cells
5:57Customizing Table Content
6:23
Importing Delimited Data
7:59Import Tabular Data
8:34Choosing a Delimiter
9:07Table Formatting Options
9:31Table Content Styles
10:24
Summary
11:16
Merging & Splitting Table Cells 10m 5s
Intro
0:00Create and Save New Page
0:10Insert Table
0:54Table Options
1:05
Moving Cursor in Front of Table
4:04Adding an Image
5:35Moving a Table
6:29Merging and Splitting Table Cells
7:41Merging Cells
7:53Splitting a Cell
8:42
Summary
9:12
Modifying Rows & Columns 5m 12s
Intro
0:00Save Page
0:19Hiding Table Widths
0:23Modifying Rows and Columns
1:15Insert Column
1:33
Moving through Cells
2:28Tabbing into New Row
3:08Deleting Rows
3:36Summary
4:31
Aligning Table Content 4m 46s
Intro
0:00Modifying Table Content
0:38Table Tag Properties
0:46Cell Alignment
2:11Center Content in a Row
2:44Align Content in a Column
3:21
Summary
4:01
Section 18: Creating Forms
Creating an HTML Form 9m 22s
Intro
0:00Creating a Contact Us Form
0:52Adding Content
1:20Insert Form
2:24Insert Text Field with Form Tag
3:54Form Tag Properties
4:47
Summary
8:29
Text Field Elements 8m 37s
Intro
0:00Adding a Field Set
0:26Insert Field Set
0:51
Adding Name Text Field
1:35Text Field Attributes
2:05Text Field Tag Properties
3:46
Adding Email Text Field
4:58Text Field Tag Properties
5:24
Preview in Browser
5:58Summary
8:02
Radio Buttons & Select Lists 12m 23s
Intro
0:00Adding more to the Field Set
0:26Create another Field Set
1:29
Adding a Radio Button
2:25Insert Radio Button Group
3:42Radio Button Group Options
4:09
Set Initial State of Radio Button Group
6:52Adding a Drop Down Menu
8:07Insert Select (List/Menu)
8:29Set Drop Down Menu Attributes
8:59Edit List Values
9:38
Preview in Browser
10:46Add Choose Prompt
11:11Summary
12:07
Checkboxes & Submit Button 8m 9s
Intro
0:00Adding a Field Set
0:36Adding a Checkbox Group
1:33Checkbox Group Attributes
2:14Arrange Checkboxes
4:38
Adding a Submit Button
4:56Submit Button Attributes
5:25Submit Button Tag Properties
6:00
Preview in Browser
6:25Summary
7:28
Validating Form Data 20m 58s
Intro
0:00Form Field Validation Example
0:32Client Side and Web Server Validation
2:54Adding a Comment Section
6:14Comment Text Field Attributes
7:04Comment Text Field Tag Properties
7:34
Add Form Field Validation
8:47Tag Inspector Area
8:54Add Validate Form Behavior
10:00Validate Form Behavior Attributes
10:17
Preview in Browser
11:56HTML5 Form Field Features
14:56Required and Autofocus Attributes
16:40
Preview HTML5 Form Validation in Browser
18:08Summary
20:41
Server-Side Validation Languages 4m 10s
Intro
0:00Five Server Side Languages
0:40ASP
0:56ASP.NET
1:47ColdFusion
2:08JSP and PHP
2:42
Summary
3:44
Section 19: Library Items & Templates
Template & Library Overview 6m 22s
Intro
0:00Dreamweaver Templates and Library Items
0:12Dreamweaver Template Explanation
0:44Library Item Explanation
2:33Overview of Templates and Library Items
4:50
Summary
6:07
Creating a Library Item 8m 30s
Intro
0:00Creating a Library Item
0:13Delete a Library Item
0:34New Library Item
2:10
Library Folder
3:31How to Use a Library Item
4:17Library Item Tag
5:12Adding a Library Item
5:46Summary
7:42
Modify a Library Item 5m 33s
Intro
0:00Changing a Library Item
1:07Edit Library Item
1:42Save and Update Library Items
2:35
Summary
4:17
Converting a Page into a Template 11m 23s
Intro
0:00How to Work with a Template
0:27Create Blank Template File
0:34Example Template File
2:00
Preview in Browser
2:22Create Template from File
3:56Save as Template
4:11Template Description
4:18Save and Update Links
5:15
Create New Pages from Template
6:26Editable and Non-Editable Regions
8:07
Summary
10:33
Creating Editable Regions 9m 21s
Intro
0:00Create Editable Region for Content
1:53Insert Editable Region
2:22Set Name for Editable Region
2:59Save and Update Template
3:59
Create Editable Region for Nav Bar
4:48Select and Insert Editable Region
5:30Save and Update Template
5:53
Update Current Page
7:16Summary
7:49
Applying a Template 8m 48s
Intro
0:00Applying a Template
0:40Apply Template to About Us Page
1:03Move Content to New Region
1:43
Delete Library Item
4:51Apply Template to Contact Us Page
5:27Summary
7:34
Centering a Page in the Browser 14m 9s
Intro
0:00Centering a Page with Templates
0:11Edit Template
0:36Preview in Browser
1:13Edit External Styles
1:54
Add Wrapper ID
3:30Insert Div Tag
4:21New CSS ID Rule
4:52
Save and Update Files
7:54Preview in Browser
8:57Delete Wrapper ID
11:15Save and Preview in Browser
11:59Summary
13:04
Section 20: CSS3 Properties Enhance Your Pages
Intro
0:00Preview CSS3 Element in Browser
0:48Proprietary CSS3 Properties
2:51Summary
6:00
Creating Drop Shadows 8m 12s
Intro
0:00Add Box Shadow Property
0:30Preview in Browser
2:49Proprietary Options
6:29Summary
7:55
Working With Gradients 10m 17s
Intro
0:00Gradient Property
0:18Gradient Code
1:45Apply Comment
5:08Remove Comment
5:56
Save and Preview in Browser
6:16Enable Drop Shadow
7:56Summary
8:28
Intro
0:00Curve Corners with CSS
0:14Add Border Radius Property
1:32
Preview in Browser
2:39Enable Gradient and Drop Shadow
4:11Edit Drop Shadow Color
5:44Preview in Browser
5:48Summary
6:56
Section 21: Going Beyond HTML & CSS
Adding a Swap Image Behavior 12m 8s
Intro
0:00Behaviors in Dreamweaver
0:40Insert an Image
2:03Swapping an Image
3:40Tag Inspector Panel
3:56Behaviors Panel
4:30Adding a Swap Image Behavior
4:49
Preview in Browser
8:58Swap Behavior Code
9:31Summary
10:38
Fade and Appear Effects 9m 44s
Intro
0:00Fading and Appearing in CSS3
0:15Add Page Title and Header
0:45Insert Image
1:34Set Image Tag Properties
2:26Insert Another Image
2:36Add Appear/Fade Behavior Effect
3:30
Preview in Browser
5:25Add Appear/Fade Behavior Effect
7:16Preview in Browser
8:02Summary
9:07
Opening a New Window Behavior 9m 37s
Intro
0:00Creating a New Browser Window Behavior
0:24Insert Thumbnail Image
1:53Image Tag Properties
2:35Add Open Browser Window Behavior
3:02
Save and Preview in Browser
5:40Modify Open Browser Window Behavior
6:46Save and Preview in Browser
7:11Summary
9:09
Dreamweaver Extensions 7m 13s
Intro
0:00Manage Extensions
0:50Dreamweaver Extensions
1:41Exchange Panel
2:18
Summary
6:43
Installing an Extension 15m 35s
Intro
0:00Installing an Extension: Method 1
0:12Get More Commands
0:31Manage Extensions
0:37Dreamweaver Exchange Classic
1:08Adobe Extension Manager CS6
5:32
Working with the Extension
7:25Finding the Extension within Dreamweaver
7:26Using the Lorem Ipsum Extension
9:02
Installing an Extension: Method 2
10:46Downloading the Adobe Exchange Panel
10:47
Adobe Exchange Panel
13:21Opening Adobe Exchange
13:22Searing for Extensions in Adobe Exchange
14:10
Installing the Widget Browser 8m 46s
Intro
0:00Widget Browser
0:05Download Widget Browser
1:26Widget Browser Overview
3:47Preview Widget
4:55
Summary
7:47
Adding a Widget to My Widget 6m 41s
Intro
0:00Download Widget through Widget Browser
0:05Installing the FlexSlider Widget
1:19My Widgets Area
3:45Save Widget Files
4:17
Preview Widget in Browser
5:19Summary
6:17
Obtaining the FlexSlider Widget Files 7m 23s
Intro
0:00Working with a Widget
0:25Configure a Widget
1:42Save Widget Modifications as Presets
2:46Import/Export Widget Presets
3:30
Widget Files in Files Panel
4:51Summary
6:10
Customizing the FlexSlider Widget 14m 5s
Intro
0:00Preview in Browser
0:53FlexSlider Widget Files
1:24Code View
2:47Insert Own Images into Widget
4:15
Preview in Browser
6:38Comment Out Code
7:47Understanding Widget Code
9:10Comment Out Hyperlink
9:47Add Text Content to Widget
10:34Preview in Browser
11:06Summary
12:29
Section 22: Responsive Design
What is Responsive Design? 7m 6s
Intro
0:00Responsive Web Design
0:13Website Examples
2:10Wanderlust Travel Website
4:21
Summary
6:30
Intro
0:00Preview in Browser
0:15Print Preview
2:11
CSS Screen Style Sheet
2:58Attach CSS Print Style Sheet
4:34Preview in Browser
7:35Print Preview
7:47
Delete CSS Print Style Sheet
9:07Summary
9:58
Planning for Multiple Screen Sizes 7m 16s
Intro
0:00Multiple Screen Size Feature in Properties Panel
0:50Manual Screen Size Adjustment
2:28CSS Phone and Tablet Style Sheets
3:06Preview in Browser
4:37Summary
7:05
Creating Media Queries 10m 2s
Intro
0:00Creating Media Queries
0:58Media Queries Dialog Box
2:02Default Presets
3:38Select CSS File
4:38
Preview in Browser
7:14Summary
9:47
Modifying Styles within Media Queries 17m 53s
Intro
0:00Troubleshooting CSS Issues
1:17Enable CSS Properties
4:29Preview in Browser
5:41Tablet Version Style Errors
6:36Modify Tablet Styles
7:38Preview in Browser
8:43Firebug
10:33Modify Media Query Styles
12:42Preview in Browser
14:00Copy and Paste Styles
14:45Preview in Browser
15:40
Summary
17:32
Section 23: Site Maintenance & Publishing
Intro
0:00Modifying Text Content
0:15Find and Replace Feature
0:52Summary
6:44
Intro
0:00Results Section
0:32Settings Option for Target Browsers
1:36
Site Reports
2:18Select Reports
2:27Run Reports
3:20Fix Warnings
3:45
Summary
5:19
Entering Web Server Information 3m 31s
Intro
0:00Manage Sites
0:20Edit Site Information
0:31Adding a Web Server
0:49
Summary
3:20
Uploading Files to the Web Server 3m 43s
Intro
0:00Put Files to Remote Server Function
0:08Dependent Files
1:10Preview in Browser
1:31Use Files Panel to Upload Files
2:21Summary
3:13
Downloading from the Web Server 3m 15s
Intro
0:00How to Download Files from a Web Server
0:06Get Files from Remote Server Function
0:46Show Local and Remote Sites
2:02
Summary
2:33
Section 24: Creating a Mobile Website Using jQuery mobile
What is jQuery Mobile? 6m 45s
Intro
0:00jQuery Examples
0:51Photo Gallery
4:49Slideshow
5:04
Summary
5:29
Building a jQuery Mobile Page 8m 48s
Intro
0:00jQuery Website Page
0:10New jQuery Page Options
1:06jQuery Mobile CDN
1:35jQuery Mobile Local
3:05jQuery Mobile with Theme Local
3:20
Save jQuery Mobile Page in own Folder
4:15Copy Dependent Files
5:15
Summary
7:34
jQuery Mobile Pages 8m 6s
Intro
0:00jQuery Files
0:09Preview Page in Browser
1:26Page Structure
2:42Add Content to Footer Area
3:37Preview in Browser
4:59Edit Content in Footer Area
5:33
Summary
7:17
Working with jQuery Mobile Themes 6m 20s
Intro
0:00Overview of Themes
0:06Live View of jQuery Page
2:47Example Page
3:43Preview In Browser
3:57
Summary
4:51
Section 25: Summary
What We Accomplished in the Course 4m 27s
Intro
0:00CSS 3 Properties
0:42Images and Slideshows
1:35Using Web Fonts
2:14HTML 5 Video
2:42Web Forms
3:08FlexSlider Widget
3:31Dreamweaver Interface
3:56
Planning for Multiple Screen Sizes 7m 16s
Start Learning Now
Our free lessons will get you started (Adobe Flash® required).
Sign up for Educator.comGet immediate access to our entire library.
Membership Overview