Dreamweaver Project 5

Ace your homework & exams now with Quizwiz!

Reset Button

clears all entries in form objects and restores the form to its original (empty) state.

float property

defines how an element attaches to its container, and how other elements appear in relation

buttons

perform an assigned task when clicked

Class Selectors

perhaps the most versatile type of CSS selector. They offer several advantages that are not available using ID or tag selectors.

Menu

shows a single option; when a user clicks the ______, the _______ opens (drops down) and more options appear.

checked

the _______ option determines whether a checkbox object is already selected when the form first displays.

value

the ________ option defines the text that appears on the button.

list

If you check the Multiple option in the Properties panel, the object converts to a ______, which shows more than one available option at a time and allows users to make more than one selection.

iframe

Rather than copying and pasting content from one file to another, you can use this to place one HTML file into another. This element can be used to read HTML files within your own site, or external URLs. CSS attached to the parent HTML file does not trickle down to the file that is imported.

for

Using the ______ attribute to define a form object label means you can visually separate the label from the related form object, without negating the accessibility options that are enabled by the label.

Dreamweaver Template

You can use a this to create multiple pages from the same basic design

Form Objects or form fields

allow users to enter data; including text fields, radio buttons, check boxes, menus, and buttons.

Forms Properties Panel

allows you to control the options related to a specific form.

Class Selectors

are applied as an attribute of a tag. Always begins with a period.

Text Fields

are identified in the Code pane by the <input> tag. The specific type of field is defined using the type attribute, as in <input type="text" />

Class Selectors

can be applied as many times as necessary on a single page, unlike ID selectors which can apply only once per page.

Class Selectors

can be applied to any element on a page, including different types of elements.

Submit Button

is crucial to any form, ensuring that the data is not sent to the server until the user chooses

checkbox object

is particularly useful for creating authorization elements

form element

is the container for all form objects; it ensures that different form objects are related to one another, which makes it possible to combine all of the form information as a single submission.

Form Field's label

label is identified with the <label> tag, which is created using the for attribute to identify the element it identifies

Class Selectors

only affect the specific elements where they are applied, unlike tag selectors which affect all the same-type elements on the page

checked value

option defines the value that will be sent to the server when the form is submitted

editable regions

you create specific areas that can be modified in each page that is attached to the same template by defining this area


Related study sets

Chapter 8: Connecting to and Setting Up a Network

View Set

Topic 11: Energy in Thermal Processes(11.1 - 11.4)

View Set

CSET Multiple Subjects: Subtest 2 (Science)

View Set

RHIA Quality and Performance Improvement

View Set

Ch.11 Organizational Communication

View Set

C857: Software Quality Assurance

View Set

Client & Context 1 - Human Growth & Development (NURS 2510)

View Set