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

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;

13 Cards in this Set

  • Front
  • Back

File name of every home page

Index

2 parts of every HTML document

Body and head

Steps in defining a website in dreamweaver

Go to Dreamweaver, name the site and choose the folder, click advanced setting, and default image folder

What does HTTP stand for? Why is it important

Hypertext transfer protocol secure, it insures privacy

Where does info within title pages appear

Top of page/website

Purpose of CSS code

To provide web developers with a standard way to define, apply, and manage sets of style characteristics

3 ways CSS is applied to HTML document

An external sheet, with this you can change the look of an entire website by changing just one file


- Internal style sheet, may be used if one single page has unique style


- Inline styles, used to apply unique style for single element

Why are web accessibility standards needed?

Guidelines to make it easier for people with disabilities so they can use the web

2 examples of web accessibility we use

Alternative texts for images and keyboard input

what is an image map?

list of coordinates relating to a specific image

Purpose of adding validation that were added to forms that users fill out on your website?

To check the info entered by a person when sending info


- valid/invalid


- input


- required

2 examples of validations that were added to forms we created

Valid/invalid and input

Why should only standard fonts be used when creating a site

Because not everyone has the same font on their computer