Logo
search
menuicon
thubnail
Labirin
Gaya Bebas
Universiti
Pendidikan Sosial
BASIC HTML CODE
liney muhammad
36
Masalah tambahan (10/ 20)
Allow incorrect answer
Sembunyikan jawapan
public kuiz

# 1

pilihan

What does HTML stand for?

  • HighText Machine Language

  • HyperText and Links Markup

  • HyperText Markup Language

  • Home Tool Markup Language

# 2

pilihan

Which tag displays the webpage title on the browser tab?

  • <title>

  • <h1>

  • <head>

  • <meta>

# 3

pilihan

Which tag is used to insert an image?

  • <img>

  • <image>

  • <src>

  • <picture>

# 4

pilihan

What is the purpose of the <a> tag?

  • Insert audio

  • Insert hyperlink

  • Create table

  • Insert image

# 5

pilihan

The <br> tag is used to:

  • Bold text

  • Horizontal line

  • Bullet list

  • New line

# 6

pilihan

Which tag is used to insert a horizontal line?

  • <line>

  • <hr>

  • <br>

  • <border>

# 7

pilihan

Which attribute of the <img> tag specifies the image source (file name or URL)?

  • src

  • alt

  • href

  • link

# 8

pilihan

Which tag is used to define a paragraph in HTML?

  • <para>

  • <paragraph>

  • <p>

  • <pg>

# 9

pilihan

Which of the following is correct HTML code to display a heading “Welcome” and a paragraph “This is my website” as in the picture?

  • <h1> Welcome </h1> <p> This is my website </p>

  • <p> Welcome </p> <h1> This is my website </h1>

  • <h1> Welcome <p> This is my website </h1>

  • <p> <h1> Welcome This is my website </h1> </p>

<p>Which of the following is correct HTML code to display a heading “Welcome” and a paragraph “This is my website” as in the picture?</p>

# 10

pilihan

Which statement is true about the <h1> tag?

  • It is used for paragraphs

  • It is smaller than <h6>

  • It is used for paragraphs

  • It is the largest heading in HTML

Google Classroom Share