1) What is the fundamental element used to create a text paragraph in HTML? a) <div> b) <p> c) <span> d) <h1> 2) Which tag is used to insert an image in an HTML page? a) <img> b) <link> c) <picture> d) <src> 3) How can you create a hyperlink in HTML? a) <link> b) <a> c) <url> d) <href> 4) What is the tag used to define a heading in HTML? a) <title> b) <header> c) <h1> d) <head> 5) How can you create an unordered list in HTML? a) <ul> b) <ol> c) <li> d) <dl> 6) What tag is used to emphasize text (make it bold) in HTML? a) <header> b) <strong> c) <h1> d) <important> 7) How can you add a comment in HTML code? a) <!-- Comment here --> b) // Comment here c) <comment>Comment here</comment> d) /* Comment here */ 8) Which tag is used to create a horizontal line in HTML? a) <line> b) <hr> c) <break> d) <hline> 9) How can you specify the color of a specific text in HTML? a) <text> b) <color> c) <font> d) <span style="color:"> 10) What is the unit of measurement used to specify the font size in HTML? a) Pixels (px) b) Inches (in) c) Centimeters (cm) d) Points (pt)

Leaderboard

Visual style

Options

Switch template

Continue editing: ?