Tuesday, October 25, 2011

Introduction

    What is HTML? a simple scripting language
What type of document is HTML?
 HYPERTEXT is a simply a piece of text that works as a link.
MARKUP LANGUAGE is a way of writing layout information within documents.
    What happens when a browser opens an HTML file?
the browser will look for HTML codes in the text and use them to change the layout, insert images, or create links to other pages.
    What does the acronym WYSIWYG stand for? what you see is what you get  
    What do you think is the advantage of using a WYSIWYG editor? Because things are put to you ass you see them.
WHY LEARN HTML?
    Why do you need to know HTML? What are three benefits of knowing HTML? Describe how you create a HTML document using a simple text editor.
TAGS

What is another name for a Tag?
Why are tags used?
What do you use to enclose HTML Tags?
What is the difference between a start tag and an end tag?

No comments:

Post a Comment