Exercise 24 – Software Skills

Slides:



Advertisements
Similar presentations
Chapter 3 – Web Design Tables & Page Layout
Advertisements

Working with Graphics – Lesson 21 Working with Graphics Lesson 2.
Creating and Editing a Web Page Using Inline Styles
Web Design with Cascading Style Sheet Lan Vu. Overview Introduction to CSS Designing CSS Using Visual Studio to create CSS Using template for web design.
Chapter 3 Tables and Page Layout
Chapter 4 Adding Images. Inserting and Aligning Images Using CSS When you choose graphics to add to a web page, it’s important to use graphic files in.
Chapter 19 – Macromedia Dreamweaver MX 2004
© 2011 Delmar, Cengage Learning Chapter 2 Developing a Web Page.
Chapter 4 Dreamweaver: Part II The Web Warrior Guide to Web Design Technologies.
Tutorial 6 Creating Tables and CSS Layouts. Objectives Session 6.1 – Create a data table to display and organize data – Modify table properties and layout.
© 2010 Delmar, Cengage Learning Chapter 7 Using Styles and Style Sheets for Design.
HTML Overview Part 2 – Paragraphs, Headings, and Lines 1.
Chapter 3 Working with Text and Cascading Style Sheets.
Copyright © Texas Education Agency, All rights reserved. 1 Web Technologies Website Development with Dreamweaver.
Tutorial 4: Using CSS for Page Layout. 2 Objectives Session 4.1 Explore CSS layout Compare types of floating layouts Examine code for CSS layouts View.
Using Styles and Style Sheets for Design
Chapter 4 Adding Images. Chapter 4 Lessons Introduction 1.Insert and align images 2.Enhance an image and use alternate text 3.Insert a background image.
Chapter 2 Developing a Web Page. Chapter 2 Lessons Introduction 1.Create head content and set page properties 2.Create, import, and format text 3.Add.
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.
1 Macromedia Dreamweaver Outline Introduction Macromedia Dreamweaver Text Styles Images and Links Symbols and Lines Tables Forms Scripting in Dreamweaver.
Adding User Interactivity – Lesson 51 Adding User Interactivity Lesson 5.
Intro to Dreamweaver Web Design Section 7-1 Part or all of this lesson was adapted from the University of Washington’s “Web Design & Development I” Course.
Website Development with Dreamweaver
Copyright © 2013 MyGraphicsLab / Pearson Education STRUCTURE AND HTML TAGS MyGraphicsLab: Adobe Dreamweaver CS6 ACA Certification Preparation for Web Communication.
Domain 3 Understanding the Adobe Dreamweaver CS5 Interface.
© Ms. Masihi 1.  A Horizontal Rule is a built-in graphic element that can be used to draw horizontal lines (rules) on your web page.  This is accomplished.
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.
Adobe Dreamweaver CS3 Revealed CHAPTER THREE: WORKING WITH TEXT 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
Chapter 5 Quick Links Slide 2 Performance Objectives Understanding Framesets and Frames Creating Framesets and Frames Selecting Framesets and Frames Using.
Copyright 2006 South-Western/Thomson Learning Chapter 12 Tables.
Working with Graphics – Lesson 21 Working with Graphics Lesson 2.
Use CSS to Implement a Reusable Design Selecting a Dreamweaver CSS Starter Layout is the easiest way to create a page with a CSS layout You can access.
Macromedia Dreamweaver 8 Revealed AND GRAPHICS WORKING WITH TEXT.
Macromedia Dreamweaver 8 Revealed WEB PAGE DEVELOPING A.
Computer Literacy for IC 3 Unit 2: Using Productivity Software Chapter 4: Importing Text and Formatting a Newsletter © 2010 Pearson Education, Inc. | Publishing.
Introducing Dreamweaver. Dreamweaver The web development application used to create web pages Part of the Adobe creative suite.
Positioning Objects with CSS and Tables
1 Your Web Page title body of Web page main heading H2 heading bulleted list paragraph.
Web and Multimedia Development Copyright © Genetic Computer School 2007WM LESSON OVERVIEW  Use of Tables  Creating Tables  Try It – 1  Creating.
© 2004 The McGraw-Hill Companies, Inc. All rights reserved. The Advantage Series Microsoft Office Word 2003 CHAPTER 4 Printing and Web Publishing.
OVERVIEW Objectives Follow a design document to create a small personal Web site Follow a design document to create pages in a large commercial Web site.
Section 7.1 Section 7.2 Identify presentation design principles
Chapter 2 Developing a Web Page.
Intro to Dreamweaver Web Design Section 8-1
Learning the Basics – Lesson 1
Chapter A - Getting Started with Dreamweaver MX 2004
Positioning Objects with CSS and Tables
Chapter 4 Adding Images.
Dreamweaver – Project #1
Getting Started with Dreamweaver
Saving Images from Fireworks
Unit I: Collecting Data with Forms
Dreamweaver CS4 Skills PLAN – PLAN – PLAN first
Chapter 2 Adding Web Pages, Links, and Images
Exercise 39 - Skills A table on your Web page provides one of the best ways to organize and align graphics, text and other objects on the page. You can.
Tutorial 3 – Creating a Multiple-Page Report
Exercise 48 - Skills Adobe Flash CS4 is a software program you use to create animation and applications that range form simple to very complex. Being able.
Exercise 8 – Software skills
Exercise 34 - Skills The Assets panel’s library feature enables you to insert and change elements automatically on multiple pages in your site. You can.
DREAMWEAVER MX 2004 Chapter 3 Working with Tables
Using Cascading Style Sheets (CSS)
About Multimedia Files
Using Templates and Library Items
Exercise 9 Skills You create and use styles to create formatting rules that can easily by applied to other pages in the Web site. You can create internal.
Lesson 5: HTML Tables.
5.00 Apply procedures to organize content by using Dreamweaver. (22%)
Positioning Objects with CSS and Tables
Presentation transcript:

Exercise 24 – Software Skills The color and style you choose for your Web page background can liven up your page or make it stand out among other pages in a site. You can also add horizontal rules to divide pages so that certain parts of a page are emphasized. You can use Dreamweaver’s palette of Web-safe colors or create your own.

Design Skills Creating an appealing background for your page helps ensure that your site visitors will like your overall page design. Adding rules on your pages helps group information so that readers can clearly understand how your page content is organized.

Terms Rules – Horizontal lines added as a design element to page to help organize the content and add a design element. Web-safe colors – A palette of 216 colors that will display the same in any browser, regardless of the operating system.

Changing Background Color Page Properties dialog box for Appearance (CSS) Page Properties dialog box for Appearance (HTML) The Page Properties dialog box can be opened by either: Clicking on the Page Properties Button on the property inspector Choosing Modify  Page Properties on the Menu Bar. A simple way to add graphic interest to a Web page is to change its background color. By default, the Web pages you create in Dreamweaver have a white background. You don’t have to leave them white, however; you can use any of the colors in the Dreamweaver color palette as a page background color—but Web-safe colors are recommended. Copyright © 2010 Pearson Education, Inc. Publishing as Prentice Hall Work with Graphic Elements and Templates: Lesson 4, Exercise 24

Change the Page Background Color By default, the Web pages you create in Dreamweaver have a white background. To change page background color, use the Modify>Page Properties command to open the Page Properties dialog box. To create styles, choose the Appearance (CSS) category; the Page Properties dialog box appears. When you make changes in the dialog box, the styles are added to the head section of the Web page. You can also apply margin settings from this dialog box.

Horizontal Rules You can insert horizontal rules on your Web pages to separate sections of text. Position the cursor at the beginning or end of a paragraph and use the Insert > HTML > Horizontal Rule command. You can change horizontal rule formats by selecting the horizontal rule and changing settings in the Property inspector. By default, the rule runs the full width of the Web page. You can specify a width in the W text box using either a pixel measurement or a percentage of the page width. If you specify a width less than the full page, you can choose an alignment option of left, center, or right to tell Dreamweaver how you want the rule positioned on the page. Use the H box to specify a height for the rule in pixels. Select the Shading checkbox to add shading to the rule that makes it look three-dimensional. Deselect this checkbox to make the rule a solid color. The Properties panel does not have a feature to change the horizontal rule’s color. However, you can change the color of the horizontal rule by editing the HTML <hr> tag in the Tag inspector’s property sheet or in Code view, as follows: <hr color=“009999”> Copyright © 2010 Pearson Education, Inc. Publishing as Prentice Hall Work with Graphic Elements and Templates : Lesson 4, Exercise 24

Insert Horizontal Rules The rule color does not display in Design view. The color attribute for horizontal rules may not displayed correctly in all browsers. Although horizontal rules are easy to insert, you may want to consider using CSS styles to apply them because you have many more options about where to position rules and how to format them.

Use Web-Safe and Custom Colors The 216 color blocks in the color pallet display the same way, regardless of the browser or operating system you are using. When the Web-safe color palette was developed, most computers could display a maximum of 256 colors. Now that many systems are capable of 16-bit and 32-bit display, which enables them to display millions of colors.

One exception to free expression of color occurs when designing cell phones and PDA’s, you need to check your colors with Adobe’s Device Central. To choose a color outside the Web-safe palette, click the System Color Picker icon at the upper-right corner of the color palette to open the Color dialog box. You can add the custom color you create to the Custom colors palette so it will be available for future use.

ASSIGNMENT Page 123 Gardenscape Page 124 java2go