Single Choice
Not Set
QWhich character does an HTML tag's closure represent?
ID: #4795
HTML Basic MCQ
228 views
Question Info
#4795Q ID
Not SetDifficulty
HTML Basic MCQTopic
Your Answer
Choose the Best Option
Click any option to instantly check if you're correct.
Correct Answer
Explanation
The forward-slash (/) character is used to indicate the closing of a tag. HTML tags are used to mark the beginning and end of an element, and they are usually written in angle brackets like this: . To indicate the end of an element, you can use a closing tag, which is written like this: . The closing tag has the same name as the opening tag, but it includes a forward-slash before the tag name.
Continue Practice
Share
Share This Question
Challenge a friend or share with your study group.
More from This Topic