Ch. 5 Web Page Design – Templates and Style Sheets Mr. Ursone.

Slides:



Advertisements
Similar presentations
Learning the Basics – Lesson 1
Advertisements

Cascading Style Sheets
CHAPTER 7 STYLING CONTENT WITH CASCADING STYLE SHEETS.
Project 8 Creating Style Sheets.
Chapter 8 Creating Style Sheets.
Chapter 12 Creating and Using Templates. If you have already created and designed a page you like, you can use the layout and design for other pages in.
Chapter 3 Working with Text and Cascading Style Sheets.
Design, Formatting, CSS, & Colors 27 February, 2011.
Introducing Cascading Style Sheets  Cascading Style Sheet Basics  Creating Styles  Using Styles  Manipulating Styles  Text Formatting with CSS.
Chapter 7 Using Advanced Cascading Style Sheets HTML5 & CSS 7 th Edition.
XP New Perspectives on Microsoft Office FrontPage 2003 Tutorial 9 1 Microsoft Office FrontPage 2003 Tutorial 9 – Using Layout Tables, Styles, and Office.
Tutorial 3: Adding and Formatting Text. 2 Objectives Session 3.1 Type text into a page Copy text from a document and paste it into a page Check for spelling.
Dreamweaver Domain 3 KellerAdobe CS5 ACA Certification Prep Dreamweaver Domain 5: Organizing Content by Using Dreamweaver CS5 Adobe Creative Suite 5 ACA.
Organizing Content by Using Dreamweaver CS5 Domain 5.
Chapter 4 Dreamweaver: Part II The Web Warrior Guide to Web Design Technologies.
WDV 331 Dreamweaver Applications Templates Dreamweaver CS6 Chapter 19.
Dreamweaver CS4 Concepts and Techniques Chapter 5 Templates and Style Sheets.
© 2010 Delmar, Cengage Learning Chapter 7 Using Styles and Style Sheets for Design.
Creating A Simple Web Page. Step 1- Open Dreamweaver & Create A New Page (File New) and blank.
Dreamweaver MX. 2 Creating External Style Sheets-1 (p. 400) n A style is a group of formatting attributes identified by a single name. n An ________ style.
Chapter 3 Working with Text and Cascading Style Sheets.
Copyright © Texas Education Agency, All rights reserved. 1 Web Technologies Website Development with Dreamweaver.
Chapter 3 Dreamweaver: Part I The Web Warrior Guide to Web Design Technologies.
Using Styles and Style Sheets for Design
Web Technologies Website Development Trade & Industrial Education
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.
Adding User Interactivity – Lesson 51 Adding User Interactivity Lesson 5.
Website Development with Dreamweaver
Project 5 Templates and Style Sheets Dreamweaver MX 2004 Concepts and Techniques.
XP Dreamweaver 8.0 Tutorial 3 1 Adding Text and Formatting Text with CSS Styles.
Tutorial 5 Formatting with CSS. Objectives Session 5.1 – Evaluate why CSS styles are used – Determine where to write styles – Create an element selector.
Microsoft FrontPage 2003 Illustrated Complete Using a Dynamic Web Template.
Macromedia Dreamweaver 8-- Illustrated Introductory 1 Macromedia Dreamweaver 8 Unit D Formatting Text and Using Cascading Style Sheets.
© 2011 Delmar, Cengage Learning Chapter 8 Using Styles and Design Style Sheets for Design.
Adobe Dreamweaver CS5 - Illustrated Unit D: Working with Text and Cascading Style Sheets.
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.
© 2011 Delmar, Cengage Learning Chapter 12 Creating and Using Templates.
Project 4: Yosemite CSS Layout
Templates and Style Sheets
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.
ECA225 Applied Interactive Programming Cascading Style Sheets, pt 1 ECA 225 Applied Online Programming.
Introducing Cascading Style Sheets. Cascading Style Sheet Basics  Cascading Style Sheet Basics  Creating Styles  Using Styles  Manipulating Styles.
© 2011 Delmar, Cengage Learning Chapter 3 Working with Text and Cascading Style Sheets.
Tutorial 3 Adding and Formatting Text with CSS Styles.
Macromedia Dreamweaver 8 Revealed AND GRAPHICS WORKING WITH TEXT.
Project 1 Dreamweaver Provides. Automatic Web Page Design Develop your own webpage without having to spend hours writing HTML code Web site management.
HTML Comprehensive Concepts and Techniques Second Edition Project 2 Creating a Web Site with Links.
Web Site Development - Process of planning and creating a website.
Microsoft Expression Web 3 – Illustrated Unit G: Designing Site Navigation.
© 2010 Delmar, Cengage Learning Chapter 11 Creating and Using Templates.
Web and Multimedia Development Copyright © Genetic Computer School 2007WM LESSON OVERVIEW  Use of Tables  Creating Tables  Try It – 1  Creating.
XP Dreamweaver MX 2004 Tutorial 3 1 Adding and Formatting Text.
ECA 228 Internet/Intranet Design I Cascading Style Sheets.
Tutorial 3 Adding and Formatting Text. Objectives Session 3.1 – Type text into a page – Copy/paste text from a Word document – Check for spelling errors.
Tutorial 6 Creating Reusable Assets and Forms. Objectives Session 6.1 – Explore the head content of a page – Add keywords to a page – Add a meta description.
4.01 Cascading Style Sheets
Learning the Basics – Lesson 1
Cascading Style Sheets
Madam Hazwani binti Rahmat
HTML Basics and CSS style
Introduction to web design discussing which languages is used for website designing
Cheat Sheet CSCI 100 JW Ryder
Working with Text and Cascading Style Sheets
Cheat Sheet CSCI 100 JW Ryder
Using Cascading Style Sheets (CSS)
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.
4.01 Cascading Style Sheets
5.00 Apply procedures to organize content by using Dreamweaver. (22%)
Presentation transcript:

Ch. 5 Web Page Design – Templates and Style Sheets Mr. Ursone

Templates o Template: A predesigned Web page that contains the definition of the appearance of the page. Including: o Default font, Font size, Logos and Images, and Backgrounds o Templates can be a basic framework for the structured organization of the entire Web site

Creating a Template o Use the file menu new command and select HTML template in the New Document Dialog box

Saving a Template o File – Save as Template – Name the template o When you use the save as template command Dreamweaver automatically creates a Templates folder in the Web site local root folder o It will save it with a.dwt extension

Template Benefits o The ability to update multiple pages at once o After a document is created from a template, the document remains attached to the template. This allows you to modify a template and immediately update the design in all of the documents based on that template o Create a consistent and standardized design o Can function as a pattern for other pages o Can save time

Dreamweaver Template o Template Instance: A Web page based on a template, looks identical to the template o However, allows the user to make changes to designated parts of the template instance o The parts the user can make changes to are called editable regions.

Commands Pop-Up Menu o Editable Region: The parts of a template that the template author (user) can make changes to (Edit) o Repeating Region: Creates a section of a template that can be duplicated as often as desired in a template- based page

Creating an Editable Region o Highlight the section that you want editable - Common Tab on the Insert Bar – Click the Templates pop- up menu – click editable region and give it a name

Commands on the Templates Pop-Up Menu

HTML Styles o HTML Styles: Allow Web page developers to apply formatting options quickly and easily to text in a web page o HTML Styles use HTML tags such as and tags to apply the formatting o Once created and saved you can apply an HTML style to any document in the Web Site

Style Sheets o Style Sheet: a file that contains a collection of rules or styles specifying how a specific object is formatted. o A Style is a rule describing how an object is formatted

Cascading Style Sheets (CSS) o CSS are a collection of formatting rules that control the appearance of Web page content o Styles are created and controlled through the CSS styles panel o Here you create Custom Styles. They are a style you create and name and specify all the attributes you want the style to include o CSS rules contain 2 parts: o Selector – The name of the style o Ex. h2 (the tag) o Declaration – Defines the style element o Ex. 24 pt. Courier – defining the font size & type to apply to the h2 tag

3 Types of Selectors o Class: Most flexible way to define style, can be applied to any text o Tag: Provides option to make global changes to existing Web pages by modifying attributes of HTML tag o Advanced: (pseudo-class) often used for hyperlinks to create a rollover effect o Ex. When mouse move over a link, the link changes color

The CSS Styles Panel o To develop a style sheet, start with the CSS Styles Panel Attach Style Sheet New CSS Rule Edit Style Sheet Delete CSS Rule

Style Sheets and Links o When you are defining the style for links, 4 attributes are available: o a:link – defines the style of an unvisited link o a:visited – defines the style of a link to a Web site you have visited o a:hover – defines the style of a link when the mouse pointer moves over it o a:active – defines the style of a clicked link

To Apply a Template to a Page o Create and Save a Template o Remember this is going to be a template instance and you need to open a new blank page first o Click the assets panel in the files group – click the templates icon in the assets panel – click the template you want to use – click apply

Good To Know o To apply a template to a document, you use the assets panel. o You can add style attributes to a style sheet through the CSS Rule Definition dialog box. o The term cascading refers to the capability of applying multiple style sheets to the same Web page. o A Dreamweaver template is a special type of HTML document.

Good To Know o To develop a style sheet, you start with the CSS Styles panel. o When you detach a page from a template, the page becomes a regular document, and locked regions become editable. o Using the Assets panel, you can edit, rename, or delete a template. o An editable tag attribute lets the content developer unlock a tag attribute in a template and edit the tag in a template-based page.