PIT 100 - Create a Web Page

12345678910
Across
  1. 1. The standard language used to create and design web pages.
  2. 4. A declaration that tells the web browser which version of HTML the page is using.
  3. 8. The way text and content are styled and arranged.
  4. 10. A numbered list in HTML.
Down
  1. 2. Information about the web page that isn't displayed directly.
  2. 3. A clickable link that connects to another webpage or resource.
  3. 5. Special code elements that define how web content should be formatted.
  4. 6. HTML code that creates a new paragraph of text.
  5. 7. Individual components that make up a web page.
  6. 9. An individual data container in a table.