Web design

123456789101112131415
Across
  1. 3. <p> adds a _______ in the code
  2. 5. this tag Contains metadata about the document, such as title, character encoding, and linked stylesheets.
  3. 6. Embeds images on the webpage.
  4. 7. a small image that can be coded with HTML into a web page or browser setup
  5. 9. <h1> and </h1> tag changes the text _______
  6. 10. to make a table you use the ______ tag
  7. 13. <b> and </b> tag will make the text _______
  8. 15. the <ul> tag makes a __________ list
Down
  1. 1. A programming language used for enhancing interactivity and functionality on websites.
  2. 2. It's the web address used to access a web page.
  3. 4. The standard markup language for creating web pages.
  4. 8. <ol> </ol> Represents an list.
  5. 11. a piece of markup language used to adjust the behavior or display of an HTML element.
  6. 12. <br> tag will cause a ______
  7. 14. Specifies the title of the webpage, displayed in the browser's title bar or tab.