• 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/57

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;

57 Cards in this Set

  • Front
  • Back
WEBSITE
A group of related web pages that are linked together and share a common interface and design.
XHTML
The acronym for eXtensible HyperText Markup Language, the current standard language used to create web pages.
HTML
(HyperText Markup Language) in Dreamweaver; however, iti is no longer considered the standard language.
Web Browser
A program, such as Microsoft Internet Explorer, Google Chrome, Safari, or Mozilla Firefox, which let you display web pages.
Files Panel
To create folders to organize and store the various files for your website, and to add pages to your website
Dreamweaver Workspace
The screen that includes all of the menus, panels, buttons, inspectors, and panes that you use to create and maintain websites.
Document Window
Large area in the dreamweaver program window where you create and edit web pages.
Application bar
Includes menu names, a Workspace switcher, and other application commands.
Insert Panel
Eight categories of buttons displayed through a drop-down menu: common, layout, forms, data, spry, incontext editing, text, and favorites
Document Toolbar
contains buttons and drop-down menus you can use to change the the current work mode, chech browser compatibility, preview web pages, debug web pages, choose visual aids, and view file-management options.
Browser Navigation Toolbar
new toolbar in dreamweaver CS5, contains navigation buttons you use when you are following links on your pages in live view.
Live View
displays and open document as if you were viewing it in a browser, with interactive elements active and functioning
Standard Toolbar
contains buttons you can use to execute frequently used commands that are also available on the file and edit menus.
Style Rendering Toolbar
contains buttons that you can use to display data for different platforms, such as a cell phone.
Related Files Toolbar
displays the names of any related files
Related Files
files that are linked to a document to displat and function correctly.
Coding toolbar
contains buttons you can use when working directly in the code and is not visible unless you are in code view.
Property inspector
lets you view and change the properties of a selected object.
Status bar
located below the document window.
Tag selector
shows HTML tags used at the insertion point location.
Panel
tabbed window that displays information on a particular topic or contains related commands
Panel groups
sets of related panels that are grouped together.
Dock
A collection of panels or panel groups.
View
Particular way of displaying page content.
Design view
shows the page as it would appear in a browser and is primarily used for designing and creating web pages.
Code view
shows underlying HTML code for the page, used this view to read or edit the underlying code.
Show code and design view
a combination of code and design view.
Debugging
correcting errors because you can immediately see how code modifications change the appearance of the page.
Dual screen layout
layout you would choose when you are using monitors while working with dreamweaver.
Workspace switcher
a drop-down menu in the top right corner on the application bar, lets you change the workspace layout.
blue drop zone
heavy blue line that appears when the panel is in the correct position to be docked.
Home page
the first page that appears when you go to a website.
hyperlink
images or text elements on a web page that users click to display another location on the page.
Images
add visual interest to a web page.
Banners
images that appear across the top or down the side of the screen.
Menu bar
contain multiple links that are usually organized in rows or columns.
Image map
image that has been divided into sections.
Navigation structure
way that menu bars and other internal links are used on your pages.
Roch media content
comprehensive term refers to attractive and engaging images, and interactive elements.
Adobe AIR
used for developing content that can be delievered with a browser or as a desktop application.
wireframe
illustration that represents every page in a website.
Parent page
home page
Child page
pages linked below home page
local site folder
will store all pages or HTML files for the site.
assets folder
store all the files that are not pages, such as images and sound files.
files panel
panel you use to manage your websites files and folders.
publishing
process of transferring all the files for the site to web server.
Web server
a computer that is connected to the internet with an IP address, so that it is available for viewing on the internet.
Internet service providers
provide space on their servers for customers to publish websites. and some commercial websites provide limited free space for their viewers.
FTP
process of uploading and downloading files to and from a remote site.
delieverables
products provided to client
Scope creep
common pitfall in team management
IP address
assigned series of numbers and periods that designateds an address on the internet
domain name
web address that is expressed in letters not numbers and usually reflects the name of the buisiness represented by the website.
URL
uniform resource locator
remote server
web server that hosts websites and is not directly connected to the computer housing the local site.
remote site
once site is published to a remote server