Skip to content

Adobe Dreamweaver CS6 Digital Classroom

Best in textbook rentals since 2012!

ISBN-10: 111812409X

ISBN-13: 9781118124093

Edition: 2012

Authors: Jeremy Osborn, AGI Creative Team

List price: $82.95
Blue ribbon 30 day, 100% satisfaction guarantee!

Rental notice: supplementary materials (access codes, CDs, etc.) are not guaranteed with rental orders.

what's this?
Rush Rewards U
Members Receive:
Carrot Coin icon
XP icon
You have reached 400 XP and carrot coins. That is the daily max!

Description:

A Complete Training Package!Full-color, step-by-step instructional bookVideo training from Adobe Certified ExpertsTutorials and lesson files on companion DVDYou have a personal tutor in the Digital ClassroomIf you want expert instruction that fits into your schedule, the Digital Classroom series delivers. Expert instructors guide you through 17 lessons, helping you learn essential Dreamweaver CS6 skills at your own speed. Full-color, step-by-step instructions in the book are enhanced with video tutorials on the DVD. With this Digital Classroom training package, you have your own private instructor showing you the easiest way to learn Dreamweaver CS6.Set up Dreamweaver CS6 and use its design…    
Customers also bought

Book details

List price: $82.95
Copyright year: 2012
Publisher: John Wiley & Sons, Limited
Publication date: 5/25/2012
Pages: 496
Size: 7.30" wide x 9.10" long x 0.90" tall
Weight: 2.178
Language: English

Starting Up
About Dreamweaver Digital Classroom
Prerequisites
System requirements
Starting Adobe Dreamweaver
Resetting the Dreamweaver workspace
Loading lesson files
Working with the video tutorials
Setting up for viewing the video tutorials
Viewing the video tutorials with the Adobe Flash Player
Hosting your websites
Additional resources
Dreamweaver CS6 Jumpstart
Starting up
What is Dreamweaver?
Design and layout tools
Site management and File Transfer Protocol
Coding environment and text editor
Mobile design and development features
Who uses Dreamweaver?
Dreamweaver’s workspace features
Live View and Live Code
CSS Inspection and the Enable/Disable Feature
Related files
Code Navigator
Photoshop smart objects
Support for Content Management Systems
HTML5, CSS3, and PHP code hinting
HTML and CSS Starter Pages
Subversion
Business Catalyst integration
How websites work22
A simple flow chart
Domain names and IP addresses
Servers and web hosts
The role of web browsers
An introduction to HTML
Tag structure and attributes
The structure of an HTML document
Placing images in HTML
Colors in HTML
Case sensitivity and whitespace rules
Element hierarchy
XHTML 1.0 Transitional
What’s the difference?
Explorations in code
A look at the Welcome Screen
Creating, opening, and saving documents
Creating new documents
Self study
Review
Setting Up a New Site
Starting up
Creating a new site
Advanced site-creation options
Adding pages
Saving a page to your site
Defining page properties
Work views
A deeper look into the Files panel
Viewing local files
Selecting and editing files
Self study
Review
Adding Text and Images
Starting up
Typography and images on the Web
Adding text
An introduction to styles
Previewing pages in a web browser
Understanding hyperlinks
Creating hyperlinks
Relative versus absolute hyperlinks
Linking to an e-mail address
Creating lists
Using the Text Insert panel
Inserting images
Image resolution
Image formats
Creating a simple gallery page
Linking images
Using image placeholders
Editing images
Adjusting brightness and contrast
Optimizing images
Updating images
Self study
Review
Styling Your Pages with CSS
Starting up
What are Cascading Style Sheets?
CSS replaces inefficient HTML styling
The benefits of CSS styling
How do you create CSS rules in Dreamweaver?
Understanding Style Sheets
Understanding why they’re called Cascading
Creating and modifying styles
Creating a class style with the Property Inspector
Creating and modifying styles in the CSS Styles panel
Advanced text formatting with CSS
Fine-tuning page appearance with contextual and pseudo-class selectors
Div tags and CSS IDs
Internal versus external style sheets
Attaching an external style sheet to your page
Modifying attached style sheets
Creating a new .css file (external style sheet)
Self study
Review
Creating Page Layouts with CSS
Starting up
The CSS Box model
The basics of CSS margins, padding, and borders
Reviewing the element
Reviewing the ID selector
Creating a centered container for your page
Making layouts cross-browser compatible
Absolute versus relative positioning
Positioning content with AP Divs
Creating a header Section with the Draw AP Div
Adding an introduction Section to your page
Adding images to your layout
Photoshop integration
Adding Main and Sidebar content areas
Adding additional content and styles
Setting margins and borders
Overriding default margins in CSS
Adding borders to elements
Future proofing your layout
The pros and cons of Absolutely Positioned CSS layouts
Self study
Review
Advanced Page Layout Starting up
Layout with AP divs versus layout with floats
Creating a floated image
Creating columns with HTML and CSS
Creating the HTML Structure with div elements
Setting the width and floating the columns
Using the clear property
Creating a list-based navigation bar
Changing column layout and size
Creating the appearance of equal height columns
Browser compatibility
Adding code for IE 6
Applying finishing touches
Creating more sophisticated layouts
Dreamweaver Fluid Grid Layout
Self study
Review
CSS3 Transitions and Web Fonts
Starting up
Understanding the role of CSS3
Adding a CSS Transition
Modifying a CSS Transition
Adding CSS Transitions to a navigation menu
The basics of web fonts
Adding web fonts to your site
Styling your heading with a web font
Self study
Review
Working with Tables
Starting up
Using tables in web design
Importing table data
Selecting table elements
Modifying table size215
Modifying table structure
Creating a table
Formatting and styling tables in HTML
Formatting and styling tables with CSS
Advanced CSS styling of tables
Controlling cell alignment, padding, and borders with CSS
Creating alternate row styling with CSS
Reusing CSS for other tables
Data sorting tables
Self study
Review
Fine-Tuning Your Workflow Starting up
Customizing panels and panel groups
Using the Favorites tab on the Insert bar
Resizing the document window
Changing the Zoom level
Using guides
Using grids
The tag selector
Tiling documents
Self study
Review
Adding Flash, Video, and Sound Content
Starting up
Making web content interesting
Inserting Flash movies
Adding video
Flash Video
QuickTime video and Windows Media
Inserting sound
Self study
Review
Maximizing Site Design
Starting up
Creating modular page elements
Introducing snippets
The Snippets panel
Creating new snippets
Introducing library items
Modifying and updating library items
Introducing templates
Creating a new template
Working with editable regions
Creating new pages from templates
Modifying templates
Repeating regions
Putting repeating regions into action
Detach from Template command
Self study
Review
Working with Code-editing Features
Starting up
Working with code
Accessing code with the Quick Tag editor
Inserting tags with the Tag Chooser298
Inserting and editing comments
Using HTML5 Code-hinting
Working in the Code view
Modifying the Code view workspace
The Coding toolbar
Collapsing and expanding tags and code blocks
Validating your code
Highlighting and correcting invalid code
Running a Report
Formatting code
Indenting
Self study
Review
Building Web Forms
Starting up
The basics of HTML forms
How forms work
Building a contact form
Inserting the tag
Setting form properties
Adding form elements
Adding text fields
Adding checkboxes
Adding radio buttons
Adding radio groups
Adding lists and menus
Adding a text area
Adding a File Upload field
Creating Submit and Reset buttons
Styling forms with CSS
Attaching external styles
Setting a background color