She Codes - HTML Quiz 1
|
<html>
<body>
<p>Sample text goes here.</p>
</body>
</html>
<html>
<head>
<body>
<p>Sample text goes here.</p>
</body>
</head>
</html>
<html>
<head>
<title>My web page</title>
</head>
<body>
<p>Sample text goes here.</p>
</body>
</html>
<h2></h2>
<h1></h1>
<h6></h6>
<h></h>
<header></header>
<body>, </body>
<head>, </head>
<p>, </p>
<html>, </html>
<title>, </title>
<h2>, </h2>
<body>, </body>
<head>, </head>
<p>, </p>
<html>, </html>
<title>, </title>
<h2>, </h2>
<body>, </body>
<head>, </head>
<p>, </p>
<html>, </html>
<title>, </title>
<h2>, </h2>
<body>, </body>
<head>, </head>
<p>, </p>
<html>, </html>
<title>, </title>
<h2>, </h2>
<body>, </body>
<head>, </head>
<p>, </p>
<html>, </html>
<title>, </title>
<h2>, </h2>
</head>
</html>
</body>
</p>
</h1>
<head>
<h6>
<h1>
<small>
<heading>
<head>
<h6>
<h1>
<small>
<heading>
<br>
<break>
<br/>
<label>
Below is a paragraph element. What is a benefit of inputting text into one?
<p> Hello world! </p>
What is the fun
<title> This tag </title>
What will the line "Blog" be displayed as on the browser?
<html>
Blog
</html>
<p>
<a>
<h1>
<strong>
Attributes are made up of two parts: ______________ and ____________ separated by equals sign (=)
<body>, </body>
<head>, </head>
<p>, </p>
<html>, </html>
<title>, </title>
<h2>, </h2>
<body> , <title>
<h1> , <p>
<title> , <head>