HTML Vocab

123456789101112131415
Across
  1. 4. a guideline explaining how to format a segment of a Web page
  2. 5. used by Web designers to describe how documents should be presented on a screen
  3. 7. indicates different structural parts of a Webpage or different formatting elements, such as a heading or a table
  4. 8. software used in creating a Web document
  5. 9. the symbols or characters added to plain text in a document to indicate different attributes and elements
  6. 13. different objects in a text document such as the title and body of a page
  7. 14. a coding system used to structure text files in a document translating it into a Web document
Down
  1. 1. the process of using a Web browser to view a text document that is stored on someone else’s computer
  2. 2. PHP command that indicates to the browser that there is php script to be interpreted
  3. 3. a complex authoring language which converts text to a language so that one may display materials (text, graphics, video)
  4. 6. PHP command that indicates to the browser that there is no more php script to be interpreted on the page
  5. 10. PHP command that tells the browser what to display on the Web page
  6. 11. combined with tags and further specifies the tag
  7. 12. repeating the image in different segments in a background
  8. 15. a program used to confirm that all elements required to structure the document are present