<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="classOutlineTemplate.xsl"?>

<courses xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="..\site_assets\classInfo_Final.xsd">
	<class>
		<classInfo>
			<classTitle>Adobe® Dreamweaver® CS5</classTitle>
			<softwareUsed>
				<software url="http://www.adobe.com/products/dreamweaver/" icon="../../images/softwareIcons/adobe/dreamweaverICON.gif">Adobe® Dreamweaver® </software>
			</softwareUsed>
			<swVersions>
				<version>CS5</version>
			</swVersions>
			<levels>
				<level>1</level>
			</levels>
			<duration>
				<hours>6</hours>
				<days>3</days>
			</duration>
			<certification>
				<company url="http://www.adobe.com/support/certification/ace.html">Adobe Dreamweaver CS5 ACE Exam</company>
			</certification>
			<courseCode partner="ax">dmw1</courseCode>
			<courseDescription>In our Dreamweaver CS5 class attendees will learn how to use Dreamweaver CS5 to create and modify Web sites. Attendees will learn how to plan and define a Web site create pages and format text define structural elements create and apply CSS style rules and modify tables, images, and links as well as test and manage Web site files and ultimately publish their site. Attendees will learn how to use the software efficiently including the use of Templates, Library Items, Server-Side includes, code snippets and more. Best practices for web design and development will be addressed throughout the course.
</courseDescription>
		</classInfo>
		<hwRequirements>
			<requirement>An Intel ® pentium II (or equivalent 300+ MHz processor)</requirement>
			<requirement>At least 96 MB of available RAM ( 128 MB recommended)</requirement>
			<requirement>At least 275 MB of available disk space for software installation, and an additional 10 MB for the course data files</requirement>
			<requirement>A 256-color monitor capable of 800 x 600 resolution (1024 x 768, million of colors recommended)</requirement>
			<requirement>A CD-ROM drive</requirement>
		</hwRequirements>
		<swRequirements>
			<platformRequirements>
				<requirement>Windows Vista, Windows XP Professional, Windows 2000 , Windows 98, or Windows NT with options pack 4</requirement>
				<requirement>Mac OS X</requirement>
			</platformRequirements>
			<requirement>Adobe® Dreamweaver® CS5</requirement>
			<requirement>Web Browser (Firefox 2.0+ or IE 6.0+)</requirement>
		</swRequirements>
		<preRequisites>
			<preReqClass>
				<preReq url="introHTML4.xml">Introduction to the HyperText Markup Language (HTML)</preReq>
			</preReqClass>
			<preReq>Familiar with the functions of their computer's operating system such as creating folders, launching programs, copying and pasting objects, formatting text, and retrieving and saving files</preReq>
			<preReq>Familiarity with other Adobe software applications is helpful, but not required</preReq>
			<preReq>Familiarity with HTML and/or CSS extremely helpful, but not required</preReq>
		</preRequisites>
		<performanceObjectives>
			<objective>Describe the various components of the Dreamweaver interface</objective>
			<objective>Perform basic editing on existing web pages</objective>
			<objective>Create a website from scratch</objective>
			<objective>Create web pages from scratch</objective>
			<objective>Understand the structure of a web page</objective>
			<objective>Build tables for displaying data</objective>
			<objective>Learn different techniques for web page layout</objective>
			<objective>Apply a variety of methods for linking web page via hypertext links</objective>
			<objective>Add and format graphics on a web page</objective>
			<objective>Understand and write CSS for styling web pages</objective>
			<objective>Work with Images</objective>
			<objective>Learn time saving techniques including the use of Templates</objective>
			<objective>Add Interactive components to a Website</objective>
			<objective>Obtain Data from an XML File for use on a Web Page</objective>
			<objective>Work directly with HTML code</objective>
			<objective>Learn the fundamentals of working ith Dynamic Pages</objective>
			<objective>Complete the process of making a website "live"</objective>
		</performanceObjectives>
		<supplementalMaterials>
			<book/>
			<website/>
		</supplementalMaterials>
		<courseContent>
			<lesson number="1">
				<lessonTitle>Customizing the Workspace</lessonTitle>
				<topic>Touring the Workspace</topic>
				<topic>Switching Between Code View and Design View</topic>
				<topic>Work with Panels</topic>
				<topic>Select a Workspace Layout</topic>
				<topic>Adjusting Tool bars</topic>
				<topic>Personalize Preferences</topic>
				<topic>Create Custom Keyboard Shortcuts</topic>
				<topic>Use the Property Inspector</topic>
				<lessonTime>60</lessonTime>
			</lesson>
			<lesson number="2">
				<lessonTitle>HTML Basics</lessonTitle>
				<topic>What is HTML?</topic>
				<topic>Where Did HTML begin?</topic>
				<topic>Writing your own HTML</topic>
				<topic>Frequently Used HTML Code</topic>
				<topic>The Future of HTML</topic>
				<lessonTime>60</lessonTime>
			</lesson>
			<lesson number="3">
				<lessonTitle>CSS Basics</lessonTitle>
				<topic>What is CSS?</topic>
				<topic>HTML vs. CSS Formatting</topic>
				<topic>CSS Box Model</topic>
				<topic>HTML Defaults</topic>
				<topic>Formatting Text</topic>
				<topic>Formatting Objects</topic>
				<topic>Understanding Selectors</topic>
				<lessonTime>60</lessonTime>
			</lesson>
			<lesson number="4">
				<lessonTitle>Quick Start to Dreamweaver</lessonTitle>
				<topic>Defining a Dreamweaver Website</topic>
				<topic>Using the Welcome Screen</topic>
				<topic>Selecting a Pre-Defined CSS Layout</topic>
				<topic>Saving a Web Page</topic>
				<topic>Modifying the Page Title</topic>
				<topic>Changing Headings</topic>
				<topic>Inserting Text</topic>
				<topic>Inserting Images</topic>
				<topic>Selecting and Modifying CSS Styles</topic>
				<topic>Adjusting Text Fonts, Colors and Sizes</topic>
				<topic>Formatting with the Property Inspector</topic>
				<topic>Previewing a Web Page in Live View</topic>
				<topic>Previewing a Web Page in a Browser</topic>
				
				<lessonTime>60</lessonTime>
			</lesson>
			<lesson number="5">
				<lessonTitle>Creating a Page Layout</lessonTitle>
				<topic>Web Design Basics</topic>
				<topic>Working with Thumbnails and WireFrames</topic>
				<topic>Modifying an Existing CSS Layout</topic>
				<topic>Adding a Background Image to a Header</topic>
				<topic>Inserting new &lt; div &gt; components</topic>
				<topic>Modifying the Page Width and Background</topic>
				<topic>Modifying and formatting Existing Content</topic>
				<topic>Inserting an Image Placeholder</topic>
				<topic>Inserting PlaceHolder Text</topic>
				<topic>Modifying the Footer</topic>
				<topic>Checking Your Website for Browser Compatability</topic>
				<lessonTime>90</lessonTime>
			</lesson>
			<lesson number="6">
				<lessonTitle>Working with Cascading Stylesheets</lessonTitle>
				<topic>Working with the CSS Styles Panel</topic>
				<topic>Creating New CSS Rules</topic>
				<topic>Creating an Interactive Menu</topic>
				<topic>Modifying Hyperlink Behavior</topic>
				<topic>Creating Faux Columns</topic>
				<topic>Moving Rules to an External Style Sheet</topic>
				<topic>Creating Style Sheets for Print, Mobile Devices and more</topic>
				<lessonTime>75</lessonTime>
			</lesson>
			<lesson number="7">
				<lessonTitle>Working with Templates</lessonTitle>
				<topic>Creating a Template from an Existing Web Page Layout</topic>
				<topic>Inserting Editable Regions in a Template</topic>
				<topic>Producing Child Pages from a Master Page</topic>
				<topic>Updating a Template</topic>
				<topic>Using Library Items</topic>
				<topic>Using Server-Side Includes</topic>
				<lessonTime>75</lessonTime>
			</lesson>
			<lesson number="8">
				<lessonTitle>Working Text, Lists and Tables</lessonTitle>
				<topic>Importing Text</topic>
				<topic>Creating Headings</topic>
				<topic>Creating Lists</topic>
				<topic>Creating Text Indents</topic>
				<topic>Creating and Styling Tables</topic>
				<topic>Spell Checking Web Pages</topic>
				<topic>Finding and Replacing Text</topic>
				<lessonTime>130</lessonTime>
			</lesson>
			<lesson number="9">
				<lessonTitle>Working with Images</lessonTitle>
				<topic>Fundamentals of Web Graphics</topic>
				<topic>Inserting Images</topic>
				<topic>Adjusting Image Positions with CSS Classes</topic>
				<topic>Working with the Insert Panel</topic>
				<topic>Using Adobe Bridge</topic>
				<topic>Inserting Incompatible File Types</topic>
				<topic>Working with Photoshop Smart Objects</topic>
				<topic>Copying and Pasting Images from Fireworks and Photoshop</topic>
				<topic>Inserting Images by Drag and Drop</topic>
				<topic>Optimizing Images with the Property Inspector</topic>
				<lessonTime>60</lessonTime>
			</lesson>
			<lesson number="10">
				<lessonTitle>Working with Navigation</lessonTitle>
				<topic>Fundamentals of Hyperlinks</topic>
				<topic>Creating Internal Hyperlinks</topic>
				<topic>Creating an image-based Hyperlink</topic>
				<topic>Creating an External Hyperlink</topic>
				<topic>Setting Up E-Mail Links</topic>
				<topic>Targeting Page Elements for Hyperlinks</topic>
				<topic>Inserting Spry Menu Bars</topic>
				<topic>Inserting Spry Menu Bars as Library Items</topic>
				<lessonTime>305</lessonTime>
			</lesson>
			<lesson number="11">
				<lessonTitle>Adding Interactivity</lessonTitle>
				<topic>Fundamentals of Behaviors and JavaScript</topic>
				<topic>Working with Dreamweaver Behaviors</topic>
				<topic>Working with Spry Accorion Widgets</topic>
				<lessonTime>60</lessonTime>
			</lesson>
			<lesson number="12">
				<lessonTitle>Working with Flash</lessonTitle>
				<topic>Flash Basics</topic>
				<topic>Adding Flash Animation to a Web Page</topic>
				<topic>Adding Flash Video to a Web Page</topic>
				<lessonTime>60</lessonTime>
			</lesson>
			<lesson number="13">
				<lessonTitle>Working with Forms</lessonTitle>
				<topic>Form Basics</topic>
				<topic>Adding a Form to a Web Page</topic>
				<topic>Inserting Text Form Elements</topic>
				<topic>Inserting Check Boxes</topic>
				<topic>Inserting Radio Buttons</topic>
				<topic>Working with Lists</topic>
				<topic>Adding a Submit Button</topic>
				<topic>Specifying a Form Action</topic>
				<topic>Emailing Form Data</topic>
				<topic>Styling Forms</topic>
				<lessonTime>60</lessonTime>
			</lesson>
			<lesson number="14">
				<lessonTitle>Working with Online Data</lessonTitle>
				<topic>Understanding Dynamic Content</topic>
				<topic>Using HTML with XML Data</topic>
				<topic>Choosing a Server Model</topic>
				<topic>Configuring a Local Web Server</topic>
				<topic>Setting Up A Testing Server</topic>
				<topic>Building Database Applications</topic>
				<lessonTime>90</lessonTime>
			</lesson>
			<lesson number="15">
				<lessonTitle>Building Dynamic Pages with Data</lessonTitle>
				<topic>Building Pages with ASP</topic>
				<topic>Building Pages with ColdFusion</topic>
				<topic>Building Pages with PHP</topic>
				<topic>Creating a Master-Detail Page Set</topic>
				<topic>Creating a Detail Page</topic>
				<lessonTime>90</lessonTime>
			</lesson>
			<lesson number="16">
				<lessonTitle>Working with Code</lessonTitle>
				<topic>Overview of Dreamweaver Code Tools</topic>
				<topic>Selecting Code</topic>
				<topic>Collapsing and Expanding Code</topic>
				<topic>Adding New Code</topic>
				<topic>Using the Code Navigator</topic>
				<topic>Accessing Live Code</topic>
				<topic>Collapsing and Expanding Code</topic>
				<topic>Using Inspect Mode</topic>
				<topic>Working with Related Files</topic>
				<topic>Accessing Split Code View</topic>
				<topic>Commenting Your Code</topic>
				<lessonTime>90</lessonTime>
			</lesson>
			<lesson number="17">
				<lessonTitle>Publishing to the Web</lessonTitle>
				<topic>Defining a Remote Site</topic>
				<topic>Cloaking Folders and Files</topic>
				<topic>Putting Your Site Online</topic>
				<topic>Synchronizing Local and Remote Files</topic>
				<lessonTime>60</lessonTime>
			</lesson>
			<nextClass>Dreamweaver CS5: Custom Advanced Topics</nextClass>
		</courseContent>
		<courseware>
			<bookTitle>Dreamweaver CS5: Classroom In A Book</bookTitle>
			<publisher>Adobe Press</publisher>
			<bookNumber>0-321-70177-1</bookNumber>
			<notes/>
			<author/>
		</courseware>
	</class>
</courses>
