When you open an html

  1. Gina's website contains the following pages: index.html, catalog.html, cart.html, info.html, load.html, contact.html, and
  2. What is required for responsive web design? (1 point) Responses HTML+ and CSS HTML+ and CSS HTML and CSS version 10 HTML and CSS
  3. What is required for responsive web design?(1 point) Responses HTML+ and CSS HTML+ and CSS HTML and CSS version 10 HTML and CSS
  4. Open your text editor (Notepad) and type the following code:<html> <head> <title>My sample HTML page</title> </head> <body>
  5. Which of these statements is accurate?(1 point) Responses CSS is part of HTML. CSS is part of HTML. HTML is part of CSS. HTML is
  6. What is required for responsive web design?(1 point) HTML+ and CSS HTML and CSS version 10 HTML and CSS HTML, CSS, and
  7. What is required for responsive web design?(1 point) HTML+ and CSS HTML and CSS version 10 HTML and CSS O HTML, CSS, and
  8. correct all errors down below<!DOCTYPE html>↩ <html>↩ <head>↩ <title>Troublesome HTML</title>↩ </head>↩ ↩ <body>↩
  9. QuestionEvery HTML document needs to end with which of the following tags? (1 point) Responses <end html> <end> </html> <html>
  10. QuestionEvery HTML document needs to end with which of the following tags? (1 point) Responses <end html> <end> </html> <html>