Search results

  1. W

    What is the problem with this html code? What will happen as a result of the code error?

    It need to start with <HTML> before the body If you've done that then you need to put </h1> after hello world Then when your done with whatever text you want to write put </body> right under <hr> This is what it should look like <HTML> <body> <h1> hello world </h1> <hr> this is my first test...
  2. W

    What is the problem with this html code? What will happen as a result of the code error?

    It need to start with <HTML> before the body If you've done that then you need to put </h1> after hello world Then when your done with whatever text you want to write put </body> right under <hr> This is what it should look like <HTML> <body> <h1> hello world </h1> <hr> this is my first test...
  3. W

    What is the problem with this html code? What will happen as a result of the code error?

    It need to start with <HTML> before the body If you've done that then you need to put </h1> after hello world Then when your done with whatever text you want to write put </body> right under <hr> This is what it should look like <HTML> <body> <h1> hello world </h1> <hr> this is my first test...
  4. W

    What is the problem with this html code? What will happen as a result of the code error?

    It need to start with <HTML> before the body If you've done that then you need to put </h1> after hello world Then when your done with whatever text you want to write put </body> right under <hr> This is what it should look like <HTML> <body> <h1> hello world </h1> <hr> this is my first test...
Back
Top