quizbase
Courses
<html>
Courses
HTML
HTML top level tags
<html>
All
<!DOCTYPE>
<body>
<link>
<meta>
<title>
<head>
<style>
<base>
<html>
<noscript>
Why is it important to specify the
lang
attribute in the
<html>
element?
What attributes are permitted in the
<html>
element?
What does the
xmlns
attribute in the
<html>
element specify?
What happens if the
lang
attribute is not specified in the
<html>
element?
What content is permitted within the
<html>
element?