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 87 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 632 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 79 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 79 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 73 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 86 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 64 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 714 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 88 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 96 views