- What is an HTML?HTML stands for Hyper Text Markup Language
- What is a Markup language?A markup language is a set of markup tags
- What are Markup tags usually called?HTML markup tags are usually called HTML tags
- What surrounds HTML keywords?HTML tags are keywords surrounded by angle brackets like <html>
- What are the HTML tags included in a pair?HTML tags normally come in pairs like <b> and </b>
- What is the purpose of each tag?The first tag in a pair is the start tag, the second tag is the end tag
- What do HTML documents describe?HTML documents describe web pages
- What do HTML documents contain? contain html tags and plain text
- What is another name for a HTML Document? are also called web pages
- What happens to the text between a pair of HTML tags? it becomes the way you want it to be.
Wednesday, October 26, 2011
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment