Fix this code ```html body

  1. Ineed this code to be remade into a code that has 1 question and 3 selections and a orange background```html <!DOCTYPE html>
    1. answers icon 1 answer
    2. Mrs. Sue. asked by Mrs. Sue.
    3. views icon 107 views
  2. Open your text editor (Notepad) and type the following code:<html> <head> <title>My sample HTML page</title> </head> <body>
    1. answers icon 1 answer
    2. erica asked by erica
    3. views icon 656 views
  3. Which HTML tag belongs in the blank in the code?<html> <head> <title>Student Grades_________ </head> <body><p
    1. answers icon 1 answer
    2. Blue asked by Blue
    3. views icon 94 views
  4. Fix this code```html <!DOCTYPE html> <html> <head> <style> body { background-color: rgb(0, 149, 255); } </style> </head> <body>
    1. answers icon 1 answer
    2. Mrs. Sue. asked by Mrs. Sue.
    3. views icon 98 views
  5. Which HTML tag belongs in the blank in the code?<html> <head> <title>Student Grades </head> <body><p align="center"><b>Student
    1. answers icon 1 answer
    2. Blue asked by Blue
    3. views icon 86 views
  6. Which HTML tag belongs in the blank in the code?<html> <head> <title>List</title> </head> <body> <ol type=1> <li>Line 1</li>
    1. answers icon 1 answer
    2. Blue asked by Blue
    3. views icon 102 views
  7. Which HTML tag belongs in the blank in the code?<html> <head> <title>List</title> </head> <body> <ol type=1> <li>Line 1</li>
    1. answers icon 1 answer
    2. Blue asked by Blue
    3. views icon 76 views
  8. How do I count how many arrays there is - what do I add to the code? I have managed to create 2 buttons and the top button works
    1. answers icon 0 answers
    2. Anonymous asked by Anonymous
    3. views icon 728 views
  9. Which HTML tag belongs in the blank in the code?<html> <head> <title>Tutorials</title> </head> <body> <p><strong> ________
    1. answers icon 1 answer
    2. Blue asked by Blue
    3. views icon 105 views
  10. Which of the following inbuilt object can be used to change the HTML code inside the body tag from the JavaScript code?document.
    1. answers icon 1 answer
    2. views icon 104 views