What is the proper syntax for a line break tag as W3C specs define?
Correct Answer: <br />
Explanation:
Note: This Question is unanswered, help us to find answer for this one
HTML 5 Skill Assessment
Your Skill Level: Poor
Retake Quizzes to improve it
More HTML 5 MCQ Questions
Choose the valid method for navigating to a fragment identifier.
How can form element escape from validation?
Which show correct use of client-side data validation in HTML5, on username and password fields in particular?
Best way to define the character set of an HTML5 web page?
Which event is not supported in HTML5?
Which section of a cache manifest file specifies files which should not be cached?
True or False: Any element drawn in a <canvas> is part of the DOM.
What is the minimum needed to create a HTML5 document?
Which of the following is incorrect value provided to "rel" attribute of Anchor Tag ?
What type of <input> doesn't support the attribute maxlength?