What was the previous version of HTML, prior to HTML5?
Correct Answer: HTML 4.01
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
Which is important attributes that can be used with tag? (choose all that apply)
Which element is NOT a block element?
Difference between the readonly and the disabled attribute of form controls?
Please select the standard metadata names (name attributes of the meta element):
Which makes an HTML comment?
How can audio files be played in HTML5? var sound = new Audio("file.wav");
Which tag specifies the caption inside a figure element?
Which HTML tag should be used to contain each individual post on a page of blog posts?
Which tag is used for describing details about a document?
<meta charset="utf-8" /> should be placed...