Samuel Melendez
Quiz por , criado more than 1 year ago

html quiz

379
9
0
Samuel Melendez
Criado por Samuel Melendez mais de 8 anos atrás
Fechar

Html test

Questão 1 de 6

1

Which tag will create a line of text on your web page?

Selecione uma das seguintes:

  • <text>

  • <p>

  • <line>

  • <hr>

Explicação

Questão 2 de 6

1

Which tag will create a title above the menu in the browser for the web page?

Selecione uma das seguintes:

  • <above title>

  • <Web Title>

  • <title>

  • <p>

Explicação

Questão 3 de 6

1

Which line of html is free of error

Selecione uma das seguintes:

  • <p> This is a line of text</>

  • <p> This is a line of text<p/>

  • This is a line of text</p>

  • <p> This is a line of text</p>

Explicação

Questão 4 de 6

1

Which line of code is without error, if the image is an animated gif?

Selecione uma das seguintes:

  • <img src="smile.jpeg">

  • <img src=smile.gif>

  • <img src="smile.gif">

  • < src="smile.gif">

Explicação

Questão 5 de 6

1

All Html pages must begin with ............

Selecione uma das seguintes:

  • <title>

  • </html>

  • <html>

  • there is no set way

Explicação

Questão 6 de 6

1

All html pages must end with .......

Selecione uma das seguintes:

  • <the end>

  • <end>

  • <html>

  • </html>

Explicação