Adobe Dreamweaver CS4 – Essentials

Request info

Course duration: 3 Days

Cost: £875 + Vat

Getting a Quick Start and Exploring Your Workspace

· Defining a Dreamweaver site
· Using the Welcome Screen
· Selecting a CSS Layout
· Saving a Page
· Choosing a Document View
· Modifying the Page Title
· Changing Headings
· Inserting Text
· Inserting Images
· Selecting and Modifying CSS Styles
· Adjusting Text, Fonts and Colours
· Working with Code View and Code and Design view
· Using the Properties Panel
· Preview a Page in Live View
· Previewing Pages in a Browsers

Working with Cascading Style Sheets

· Attaching an External Style Sheet
· Creating new CSS Rules
· Applying Styles
· Applying Custom Classes to Page Divisions
· Examining Selectors in the CSS Rules Panel
· Creating Style Sheets for other Media Types

Working with Text, Lists, and Tables

· Creating Headings, Lists and Blockquotes
· Creating Tables
· Styling Tables with CSS
· Spell-checking a Document
· Using the Spry Tooltip Widget
· Finding and Replacing Text

Working with Images

· Inserting an Image
· Using Background Images
· Using the Properties Panel with Images
· Copying and Pasting from Photoshop
· Accessing Adobe Bridge
· Using Photoshop Smart Objects

Working with Navigation

· Linking to Internal Site Pages
· Creating an External Link
· Setting up E-mail Links
· Targeting Links within a Page
· Inserting Spry Menu Bars
· Inserting Spry Tabbed Panels
· Checking your Page

Adding Interactivity

· Learning about Dreamweaver Behaviors
· Using a Spry Effects Behavior
· Learning about XML Data
· Importing XML Data with Spry
· Creating Spry Accordions
· Customising a Spry Accordion

Creating a Page Layout

· Creating Layout Styled (div) Elements
· Looking at Code View
· Exploring CSS styles
· Using the Ruler and Guides
· Checking the Layout

Working with Forms

· Learning about Forms
· Adding a Form to the Page
· Inserting Text Form Elements
· Creating Radio Buttons
· Inserting Check Boxes
· Working with Drop-down Lists
· Adding a Submit Button
· Styling Forms

Working with Flash

· Adding a Flash Movie to a Page
· Adding Flash Video to a Page

Increasing Productivity

· Creating a Template
· Inserting Editable Regions
· Updating a Template
· Using Library Items
· Using Server-side Includes

Publishing to the Web

· Defining a Remote Site
· Cloaking Folders and Files
· Putting your Site Online

SELECT wp_posts.*, wp_p2p.* FROM wp_posts INNER JOIN wp_postmeta ON ( wp_posts.ID = wp_postmeta.post_id ) INNER JOIN wp_p2p WHERE 1=1 AND ( ( wp_postmeta.meta_key = 'start_date' AND CAST(wp_postmeta.meta_value AS DATE) >= '2024-09-19' ) ) AND ((wp_posts.post_type = 'schedule' AND (wp_posts.post_status = 'publish' OR wp_posts.post_status = 'acf-disabled'))) AND (wp_p2p.p2p_type = 'schedule_to_courses' AND wp_posts.ID = wp_p2p.p2p_from AND wp_p2p.p2p_to IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID IN (167) AND ((wp_posts.post_type = 'courses' AND (wp_posts.post_status = 'publish' OR wp_posts.post_status = 'acf-disabled'))) ORDER BY wp_posts.post_date DESC )) GROUP BY wp_posts.ID ORDER BY CAST(wp_postmeta.meta_value AS DATE) ASC