• Shuffle
    Toggle On
    Toggle Off
  • Alphabetize
    Toggle On
    Toggle Off
  • Front First
    Toggle On
    Toggle Off
  • Both Sides
    Toggle On
    Toggle Off
  • Read
    Toggle On
    Toggle Off
Reading...
Front

Card Range To Study

through

image

Play button

image

Play button

image

Progress

1/64

Click to flip

Use LEFT and RIGHT arrow keys to navigate between flashcards;

Use UP and DOWN arrow keys to flip the card;

H to show hint;

A reads text to speech;

64 Cards in this Set

  • Front
  • Back

What are four standard DIV tag attributes in CSS?

id, style, class, title

Which two steps are effective when creating an image map for an irregularly shaped portion of an image?

1. Use the Polygon Hotspot tool to create a hotspot



2. Draw the spot slightly larger than the shape

Inserts unformatted text, even if the original document is formatted

Text only - Import Word Document formatting option

Inserts text that retains structure, but not basic formatting. (Just paragraphs, lists, tables, etc.)

Text with structure- Import Word Document formatting option

Inserts both structured and simple HTML-formatted text

Text with Structure Plus Basic Formatting- Import Word Document formatting option

Inserts text that retains all structure, HTML formatting, and CSS styles.

Text with Structure Plus Full Formatting- Import Word Document formatting option

Design Elements

The elements are components or parts which can be isolated and defined in any visualdesign or work of art. They are the structure of the work, and can carry a wide variety ofmessages. The details may be differentiated by researchers, but I included ‘point ormark’, ‘line’, ‘shape’, ‘forms’, ‘space’, ‘color’, and ‘texture’

Design Principles

The principles of design describe the ways that artists use the design elements. (Balance, emphasis, movement, pattern, repetition, proportion, rhythm, variety, unity)

Is form a design element or design principle?

element

Is texture a design element or design principle?

element

Is balance a design element or a design principle?

principle

Is symmetry a design element or a design principle?

principle

Is repetition a design element or a design principle?

principle
What are two ways of placing a Fireworks object into Dreamweaver?
1. Insert > Image Objects > Fireworks HTML



2. In Fireworks, select Edit > Copy HTML Code and then go to Dreamweaver and select Edit > Paste Fireworks HTML.

What allows the preview of SWF or FLV files directly in a Dreamweaver document?

Live view

What is the main functionality of the Subversion option when setting up Version Control for a new site?

Create an automatic backup of the file

Local site

Where pages are saved on the computer

Web Server

Where the contents of the site are updated

The folder where the contents of the site are uploaded

Remote Folder

Root Folder

Contains all of the web page files for the site as well as assets.

Name three advantages of using Adobe BrowserLab for designing and testing webpages

1. Save testing money by reducing the need for dedicated hardware & software




2. Preview web pages in multiple browsers on multiple operating systems




3. Preview web pages directly from Dreamweaver without installing multiple browsers or publishing to the web server

Four best ways to monitor the effectiveness of a site once it is published

1. Consult site statistics




2. Enable visitor commenting




3. Provide an email link for feedback




4. Provide a web form for site feedback & error reporting

Which two issues should be considered when designing a website for a restaurant?

- the logo and color scheme of the brand




- age and education of the target demographic

What should be done when using material from a Creative Commons website such as Wikipedia?

Provide a full citation using standard style guidels

Which browser is not a preview option in BrowserLab?
Opera
What are two advantages of using Cascading Style Sheets (CSS)?
1. It facilitates design consistency across the whole site



2. It allows for easier changes in global design and formatting

What is a website wireframe?
A basic visual guide to suggest the structure of a website.
Contains the name of the panel and allows the panel to moved, stacked, minimized, or closed
Title Bar
The main bar that contains File, Edit, Insert, etc.

Menu Bar

Files panel

Contains all files within a defined Dreamweaver site. Usually appears on the far right of the program.

Appears above an opened document and is used to add a page title

Document Bar

Contains all of the assets such as colors, images and videos within a Dreamweaver site

Assets panel

Know HTML tags and CSS attributes

null
Name some tags that are common in the head section of a document

, ,

Four things which best help to monitor the effectiveness of a website once it's published

Consult site statisticsEnable commenting on the siteProvide an e-mail link for feedback Provide a web form for site feedback and error reporting

Add the file gorilla.jpg as a Favorite to the Assets Panel

- Click the Assets Panel tab to expand it


- Right-click on gorilla.jpg and select "Add to Favorites"

Remember to underline when it asks you to add text that has a line under it

null

Remember to put "_blank" as the target option to make the link open in a new window when it asks for it

null

List the steps in order to change the contrast of an image

- Click on the image


- Click the brightness and contrast button in the Properties Panel


- Click in the text field for Contrast


- Type 25


- Click OK

Multiple forms of information content and information processing (e.g. text, audio, graphics, animation, video, interactivity) to inform or entertain the audience

Rich media

Which website development stage assign tasks and due dates, or milestones, to team members?

Scheduling stage

Which website development stage develops a sketch or storyboard to be approved by client before moving forward

Building stage

Which website development stage checks for accuracy and working properly?

Testing stage

Which stage of website development copies a website to server after client approval

Publishing stage

What is the most important criteria for determining the relevance of a site's contents?

The Demographics of the site's audience
What is a widely accepted standard for accessibility?

Web Content Accessibility Guidelines (WCAG)

Which three page elements may NOT appear the same in different browsers?

1. Table borders




2. CSS div layers




3. Horizontal rules

Which two should be discussed with a client prior to constructing a website?

Wireframe/Storyboard

Which view allows the editing of server-side code and a real-time preview of the page?

Live Code

Which two Dreamweaver elements will not update properly unless the site is correctly defined?

Templates and Library Items

Which three media objects can be inserted directly into a Dreamweaver document using the Insert Panel > Common Category > Media button?

- Shockwave




- Applet




- ActiveX Control

Which three options can be set when creating a rollover image in Dreamweaver?

- Image name




- Rollover image




- Preload rollover image

Which three are methods of modifying image maps in Dreamweaver?

1. Select the image map, on the Property Inspector click Target > _new




2. Pointer Hotspot Tool, select image map, drag the hotspot to a new location




3. Pointer Hotspot Tool, select image map, drag a hotspot selector handle to resize the hotspot

Which two types of files can be imported using File > Import > Tabular Data?

1. A delimited text file




2. Microsoft Word HTML document

Allows you to modify the CSS code by hand

Code View

What is used to resize a selected DIV tag?

Resize handles

Which action places an element a specified distance from the top left corner of the page?

Absolute Positioning

Absolute Path

A full URL containing the transfer protocol (http://, telnet://, ftp://, gopher://)

Relative Path

Within the same directory
Which action validates the code used in a site's Cascading Style Sheets?

Go to http://jigsaw.w3.org/css-validator/

Which four types of information can be gathered from site analytics?
1. The number of visitors each day

2. Where the people that visit the site live


3. Which pages on the site are visited the most


4. The way people find the site (search engine, link from another page, etc.)

Allows you to modify the CSS Code by hand
Open stylesheet and view in code view

Modifies DIV tag size

Select the DIV and drag the resize handles in Design View

Inserts DIV tag

Select DIV tag from the layout category of the insert panel