This HTML\/CSS & JS - TEST assesses essential web development skills, focusing on HTML syntax for images, links, and external style sheets, CSS styling basics, and XHTML knowledge. Ideal for learners aiming to understand or reinforce foundational web technology concepts.
Body {color: black}
Body:color=black
{body;color:black}
{body:color=black(body}
Rate this question:
<src="picture.jpg" />
<picture="picture.jpg" />
<img="picture.jpg" />
<img src="picture.jpg" />
<image src="picture.jpg" />
Rate this question:
<link rel="stylesheet" type="text⁄css" href="style.css" />
<link href="style.css" />
<link style.css />
<link stylesheet="style.css" />
Rate this question:
<head></head>
<header></header>
<footer></footer>
<div></div>
Rate this question:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 5 Transitional//EN" "http://www.w3.org/TR/html5/loose.dtd">
<!DOCTYPE html5>
<!DOCTYPE TYPE = "html5">
<!DOCTYPE HTML PUBLIC src = "http://www.w3.org/TR/html5/loose.dtd">
<!DOCTYPE html>
Rate this question:
True
False
Not in HTML 5
Onlyin HTML 5
Rate this question:
<form method = "SEND" action = "send.php">
<form method = "GET" action = "send.php">
<form method = "INPUT" action = "send.php">
<form function= "GET" action = "send.php">
<form function= "POST" action = "send.php">
Rate this question:
EXtra Hypertext Markup Language
EXtension Hypertext Markup Language
EXtensible Hypertext Markup Language
EXtended Hypertext Markup Language
None of the above
Rate this question:
1
Null
Undefined
Error
Rate this question:
Canvas
Video
Close
Web Workers
Rate this question:
“undefined”
“object”
“number”
“function”
Rate this question:
“undefined”
“object”
“number”
Error
Rate this question:
“number”
“undefined”
“function”
Error
Rate this question:
“string”
“number”
“function”
“undefined”
Rate this question:
1
“1function”
“1undefined”
NaN
Rate this question:
“undefined”
“object”
“number”
“function”
Rate this question:
“object”
“array”
“arguments”
“undefined”
Rate this question:
“number”
“string”
“undefined”
“object”
Rate this question:
1
“number”
Undefined
“undefined”
Rate this question:
Quiz Review Timeline (Updated): Mar 21, 2023 +
Our quizzes are rigorously reviewed, monitored and continuously updated by our expert board to maintain accuracy, relevance, and timeliness.
Wait!
Here's an interesting quiz for you.