Dreamweaver MX. 2 Tools for Code Editing (p. 366) n An HTML editor like Dreamweaver writes most of the code you need, but at times you will need to perform.

Slides:



Advertisements
Similar presentations
Formatting Long Documents This resource will help you gain the skills to make a long document look good. Using these skills will save you lots of time.
Advertisements

Chapter 3 – Web Design Tables & Page Layout
© Paradigm Publishing, Inc Word 2010 Level 2 Unit 1Formatting and Customizing Documents Chapter 3Automating and Customizing Formatting.
Creating and Editing a Web Page Using Inline Styles
Page and Section Breaks, Word 2000
Using Macros and Visual Basic for Applications (VBA) with Excel
© 2010 Delmar, Cengage Learning Chapter 12 Working with Library Items and Snippets.
Microsoft Expression Web-Illustrated Unit L: Using Code Tools.
Chapter 3 Tables and Page Layout
Copyright 2007, Paradigm Publishing Inc. POWERPOINT 2007 CHAPTER 1 BACKNEXTEND 1-1 LINKS TO OBJECTIVES Create Presentation Open, Save, Run, Print, Close,Delete.
Creating And Maintaining A Database. 2 Learn the guidelines for designing databases When designing a database, first try to think of all the fields of.
Chapter 1 Getting Started With Dreamweaver. Explore the Dreamweaver Workspace The Dreamweaver workspace is where you can find all the tools to create.
How to Create Top Ranking Searchable and Accessible Documents Chris Pollett and Elizabeth Tu April, 2010.
Printing and Page Formatting ITSW 1401, Intro to Word Processing Instructor: Glenda H. Easter.
Customizing Your Toolbars in Microsoft Office Lunch and Learn: June 7, 2005.
Creating a Web Page HTML, FrontPage, Word, Composer.
Getting Started with Dreamweaver
© 2010 Delmar, Cengage Learning Chapter 7 Using Styles and Style Sheets for Design.
Chapter 3 Working with Text and Cascading Style Sheets.
Copyright © Texas Education Agency, All rights reserved. 1 Web Technologies Website Development with Dreamweaver.
Dreamweaver CS4 Concepts and Techniques Chapter 7 Page Layout with Frames.
© Ms. Masihi.  The Dreamweaver Welcome Screen first opens when you start Dreamweaver.  This screen gives you quick access to previously opened files,
Web Technologies Website Development Trade & Industrial Education
WDV 331 Dreamweaver Applications Snippets and Libraries Items Dreamweaver CS6 Chapter 18.
Copyright 2007, Paradigm Publishing Inc. EXCEL 2007 Chapter 7 BACKNEXTEND 7-1 LINKS TO OBJECTIVES Record & run a macro Record & run a macro Save as a macro-
CIS 205—Web Design & Development Dreamweaver Chapter 2.
Microsoft Office 2003 Illustrated Brief Document Creating a.
Chapter 2 Developing a Web Page. A web page is composed of two distinct sections: –The head content –The body Creating Head Content and Setting Page Properties.
Website Development with Dreamweaver
CIS 205—Web Design & Development Dreamweaver Chapter 5 Using HTML Tables to Lay Out a Page.
CIS 205—Web Design & Development Dreamweaver Chapter 1.
Dreamweaver MX Unit B CIS 205—Web Site Design and Development.
JAOIT 8.  Dreamweaver is a program for creating web pages and managing websites without having to type HTML code.  WYSIWYG – What you see is what you.
Session 1 SESSION 1 Working with Dreamweaver 8.0.
Project 2 Adding Web Pages, Links, and Images Dreamweaver MX 2004 Concepts and Techniques.
Dreamweaver Basics Dayton High School Mr. Martin.
Domain 3 Understanding the Adobe Dreamweaver CS5 Interface.
Lesson 12: Working with Code-editing Features Introduction to Adobe Dreamweaver CS6 Adobe Certified Associate: Web Communication using Adobe Dreamweaver.
Word 2010 Vocabulary List 1. Click and Type - A feature that allows you to double-click a blank area of a document to position the cursor in that location,
XP New Perspectives on Microsoft Office Access 2003, Second Edition- Tutorial 2 1 Microsoft Office Access 2003 Tutorial 2 – Creating And Maintaining A.
Dreamweaver CS4 Concepts and Techniques Chapter 2 Adding Web Pages, Links, and Images.
Dreamweaver MX. 2 Overview of Templates n Templates represent a web page design or _______ that will be common to multiple pages. n There are two situations.
Chapter 1 Creating a Dreamweaver Web Page and Local Site
Lesson 2 Basic editing Word 2013.
Chapter 5 Quick Links Slide 2 Performance Objectives Understanding Framesets and Frames Creating Framesets and Frames Selecting Framesets and Frames Using.
USING WORDPRESS TO CREATE A WEBSITE (RATHER THAN A BLOG) STEP-BY-STEP INSTRUCTIONS.
Lesson 2: Manipulating Text Courseware #: 3240
Updated on: September 4, 2010 CIS67 Foundations for Creating Web Pages Professor Al Fichera.
Introducing Dreamweaver. Dreamweaver The web development application used to create web pages Part of the Adobe creative suite.
Creating and Editing a Web Page
Adobe Photoshop CS5 Chapter 1 Editing a Photo. Start Photoshop and customize the Photoshop workspace Open a photo Identify parts of the Photoshop workspace.
1. Chapter 21 Inserting and Customizing Quick Parts.
Creating and Editing a Web Page Using Inline Styles
XP IT INSTRUCTOR :AHMAD HIRZALLAH 1 Microsoft Office FrontPage 2003 Creating Tables and Frames.
Customizing Menus and Toolbars CHAPTER 12 Customizing Menus and Toolbars.
Web and Multimedia Development Copyright © Genetic Computer School 2007WM LESSON OVERVIEW  Use of Tables  Creating Tables  Try It – 1  Creating.
You’ll Make a spreadsheet which will be like a Mad Libs Game. These Are The Directions.
Microsoft Expression Web - Illustrated Unit A: Getting Started With Microsoft Expression Web.
McGraw-Hill/Irwin The Interactive Computing Series © 2002 The McGraw-Hill Companies, Inc. All rights reserved. Microsoft Excel 2002 Using Macros Lesson.
Dreamweaver MX. 2 Timeline Overview (p. 480) n Animations can be achieved with DHTML (__________ HTML) using JavaScript code and _____ or later browsers.
© Ms. Masihi.  A Web page contains text and images that convey specific information to viewers.  To create a new web page, open Dreamweaver and select.
XP New Perspectives on Microsoft Office FrontPage 2003 Tutorial 5 1 Microsoft Office FrontPage 2003 Tutorial 5 – Creating Tables and Frames.
Getting Started with Dreamweaver
Dreamweaver CS4 Skills PLAN – PLAN – PLAN first
Chapter 2 Adding Web Pages, Links, and Images
Dreamweaver 8: Introduction
DREAMWEAVER MX 2004 Chapter 3 Working with Tables
Getting Started with Dreamweaver
Using Templates and Library Items
3.00 Understanding the Adobe Dreamweaver interface. (12%)
Presentation transcript:

Dreamweaver MX

2 Tools for Code Editing (p. 366) n An HTML editor like Dreamweaver writes most of the code you need, but at times you will need to perform ______ coding. n With Dreamweaver, you can switch from _______ View to either Code View or a combination (left end of document toolbar). n In Code and Design View, clicking an element in design view moves the cursor to the code. n The View _______ button gives several choices for enhancing the view of HTML code. n Invalid HTML code will appear in the Design View highlighted in _________.

3 The Reference Panel n If you click on a ____ in code view and click the Reference button in the document toolbar, reference info will appear in the Reference panel. n You can also obtain tag and __________ reference information using the drop-down lists in the Reference panel.

4 Meta Tags (p. 376) n Meta tags contain information ______ the HTML document. n Select View > Head Content to view icons for the title, meta tags, and __________ code. Clicking these icons sends you to the code. n In the split view, click the Head tab on the Insert bar. n Place the cursor at the end of the tag in the section and click the Keywords or Description icons to add meta tags.

5 Comments n HTML comments explain parts of the code or _______ part of the document. n To add a comment, place the cursor at the desired location on the design view of the page. n Click the Comment icon on the _________ tab of the Insert bar. n Add the comment text in the box, click OK. The Tag Selector n Click the desired location in the design view. n Right-click the desired tag in the Tag Selector. n Select Edit Tag… and change the code.

6 Quick Tags (p. 382) n Quick tags allow you to quickly insert HTML code in your document. n In Design (or split) View, place the cursor in the window where you want to insert HTML code. n Click the Quick Tag Editor icon on the right side of the Property inspector. n Double-click the desired tag from the list, press Enter. n You can also make a selection on the page (such as an image), click Quick Tag Editor, and modify the HTML code. Pressing Ctrl-__ allows you to wrap the selection in a tag.

7 Code Hints (p. 385) n As you are typing HTML code in the _____ View, Dreamweaver will display a list of Code Hints. n Double-clicking from the list of hints inserts the desired code. n You can even select text in Code View, drag it to the desired location and drop it.

8 Using Snippets (p. 388) n A snippet is a portion of HTML code that can be reused. n In Design View or Code View, select the desired segment of code. n Select the Snippets panel in the _____ panel group. n Click the New Snippet icon at the bottom of the panel. n Give the snippet a name and a short description. n Insert a snippet by placing the cursor in a document, double-click the snippet icon.

9 Using Clean Up HTML (p. 391) n Many HTML coding errors can be corrected using Clean Up HTML. n When finished with a document, select Command > Clean Up HTML… n Using the default settings is recommended. You can also enter certain kinds of tags to be removed. Be careful since you might delete essential HTML code! Click OK. n An HTML document created from Word can be imported (File > _______ > Import Word HTML). n A Clean Up Word HTML box appears, click OK.