Tuesday, October 25, 2011

HTML Basics 1

  1. What is HTML?
  2. a plain text file that contains text and nothing else.
  3. What does HTML stand for?
  4. HTML is short for HyperText Markup Language.
  5. What type of document is HTML?
  6. a plain text file
  7. What happens when a browser opens an HTML file?
  8. 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.
  9. What does the acronym WYSIWYG stand for?
  10. What You See Is What You Get
  11. What do you think is the advantage of using a WYSIWYG editor?
  12. HTML editor - maybe even one that puts focus on the visual result rather than the codes

No comments:

Post a Comment