Web Development

1234567891011
Across
  1. 2. A part of an HTML document defined by tags, such as a paragraph, image, or heading.
  2. 5. A picture or graphic displayed on a web page.
  3. 9. The section of an HTML document that contains information about the page, like the title and links to stylesheets.
  4. 10. An early model or draft version of a website or program used for testing ideas and design.
  5. 11. A code label in HTML used to define elements on a web page.
Down
  1. 1. The design or appearance rules that control how a web page looks, often written in CSS.
  2. 3. A clickable connection that takes a user to another page, file, or website.
  3. 4. A block of text in HTML usually created with the <p> tag.
  4. 6. A collection of related items displayed in an ordered or unordered format on a web page.
  5. 7. Legal protection that gives creators control over how their original work is used or copied.
  6. 8. The main section of a web page that contains the visible content shown to users.
  7. 9. A title or subtitle used to organize content on a web page.