Web Design Review - PowerPoint PPT Presentation

1 / 38
About This Presentation
Title:

Web Design Review

Description:

If you have a page you want to turn into a template, how can you? ... DHTML. How many different parts are there to a CSS style rule? Two ... – PowerPoint PPT presentation

Number of Views:14
Avg rating:3.0/5.0
Slides: 39
Provided by: jane3
Category:
Tags: design | dhtml | review | web

less

Transcript and Presenter's Notes

Title: Web Design Review


1
Web Design Review
  • Project 5

2
What provides an alternative to separately
creating similar-type pages on your Web site?
  • Template

3
What are some advantages to using template pages?
  • Save time
  • Functions as a pattern for other pages
  • Help maintain consistency and standardization in
    design

4
If you have a page you want to turn into a
template, how can you?
  • File Menu Save as Template then define
    editable regions

5
To create a template using the New Document
command off the File Menu, what category do you
select from the New Document dialog box to do so?
  • Template Page

6
What looks identical to the template which is a
Web page based on a template?
  • Template Instance

7
What region is the basic building block of a
template?
  • Editable Region

8
What region is set to duplicate?
  • Repeating Region

9
How many different regions in templates does
Dreamweaver support?
  • Four

10
When a logo image is part of a template is it
editable or noneditable?
  • Noneditable

11
What is considered the best method of to creating
a template?
  • Create a regular page and Save as a Template
    marking all editable regions

12
What type of sheet is a collection of formatting
rules that control the appearance of content in a
Web page?
  • Style sheets or Cascading Style Sheets

13
What type of style can be used to apply
formatting options quickly and easily to text in
a Web page?
  • HTML Style

14
What type of HTML extension allows a Web page to
respond to user input without sending a request
to the Web server?
  • DHTML

15
How many different parts are there to a CSS style
rule?
  • Two

16
What are the two CSS style rule parts?
  • Selector name of style
  • Declaration defines style elements

17
What type of style sheet is a single style sheet
that is used to create uniform formatting and
contains no HTML code? Or can be used to link any
page within the Web site.
  • External Style Sheet

18
What type of style sheet contains styles that
apply to a specific page and styles are embedded
in the ltheadgt portion of the Web page?
  • Internal Style Sheet

19
What is it called when you apply multiple style
sheets to the same Web page?
  • Cascading Style Sheets

20
What type of style can you specify all the
attributes you want to include? (naming it always
begins with a period)
  • Custom Style

21
What button opens the Link External Style Sheet
dialog box?
  • Attach Style Sheet

22
In what dialog box do you add style attributes to
a style sheet?
  • CSS Rule Definition dialog box

23
What is the default setting for links?
  • Underline

24
What attribute defines the style of a link when
the mouse pointer moves over the link?
  • ahover

25
What type of attribute defines the style of a
link to a Web sie that you have visited?
  • avisited

26
What type of attribute defines the style of a
clicked link?
  • aactive

27
What type of attributes defines the style oa an
unvisited link?
  • alink

28
What panel do you use to apply a template to a
document?
  • Assets panel

29
What mode can you use to temporarily add cell
padding and spacing to all tables in a document
and increase the tables borders to make editing
easier?
  • Expanded Tables mode

30
What attribute capitalizes the first letter of
each word in a selection or sets text to all
uppercase or lowercase letters?
  • Case attribute

31
What attribute defines the thickness of a font?
  • Weight attribute

32
What attribute refers to the amount of spece
between lines of text also called leading?
  • Line Height attribute

33
What attribute sets the background color for an
element?
  • Background Color attribute

34
What attribute adds a background image to either
a Web page or a table?
  • Background Image attribute

35
What attribute repeats the background image?
  • Repeat attribute

36
What attribute determines whether a background
image is fixed as its original position or
scrolls along with the content?
  • Attachment attribute

37
What attribute specifies a position for selected
text or other Web page elements can be used to
align a background image to the center of the
page, both vertically and horizontally, or to
align the element relative to the Document window?
  • Horizontal and Vertical Position attribute

38
BYE!
Write a Comment
User Comments (0)
About PowerShow.com