Question
Easy

In HTML Version 5 the ....... element is appropriate for marking up the titles of works of art, music, movies, books etc.

1
<cite>
2
<refer>
3
<highlight>
4
<bold>
Question Details
Time to Solve: 12
Exam: HTET
Level/Paper: Level 3
Chapter: Web Designing using HTML
Topic: HTML Basics
Correct Answer
Option A
Explanation

The correct option is (1): The \ element is the semantically correct choice in HTML5 for marking up the title of a creative work, such as a book, a movie, a song, a painting, a research paper, or a play. The primary purpose of this element is to provide structural and semantic meaning to the content, rather than just applying a visual style. When a browser, screen reader, or search…Read More

In html version 5 - HTET Level 3 | Clear Cutoff