Java Games: Flashcards, matching, concentration, and word search.

Intro to HTML

AB
HTMLHypertext Markup Language
XHTMLExtensible Hypertext Markup Language
HTML Documenta text file that contains elements or tags that tell a browser how to display its content.
nestingthe parent-child relationship of elements in a document structure
the order in which nested elements are closedfirst to open, last to close
<HTML>the document's root element
<head>contains information about the document.
<body>contains the page's content
<title>appears in the browser title bar
<h1> to <h6>heading elements
<h1>largest heading tag
<h6>smallest heading tag
<p>paragraph element
container tagcontains content for display and other HTML elements
.htm or .htmlfile extensions


Business & IT Teacher
Spotsylvania High School
Spotsylvania, VA

This activity was created by a Quia Web subscriber.
Learn more about Quia
Create your own activities