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

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;

14 Cards in this Set

  • Front
  • Back

<head>

Tag marking the document head containing information about the document

<meta>

Tag marking Metadata containing information about the document

Document type declaration

A processing instruction indicating the markup language used in the document

<html>

Tag marking the beginning of the html document

Html comment

A descriptive note added to the html file

<title>

Tag marking the page title that appears on the browser title bar or browse tab

<body>

Tag marking the document body containing all of the content that will appear in the page

Opening tag

Marks the start of the element content

Closing tag

Marks the end of the element content

IDE integrated development environment

A software package that provides comprehensive coverage of all phases of the development process from writing HTML code to creating scripts for programs running on web servers

W3C world wide Web consortium

created a set of standards or specifications for all browser manufacturers to follow

Character set

collection of characters and symbols rendered by the browser

Character encoding

associates each character from a character set that can be stored and read by a computer program

Character entity reference

used to insert a special symbol using the syntax