Skip to content

Instantly share code, notes, and snippets.

<!DOCTYPE html>
<html>
<head>
<title>Google Fonts</title>
</head>
<body>
<h1>Sherman's Shoe Store</h1>
<img src= "https://i.s-madewell.com/is/image/madewell/A4552_WE7780?$pdp_fs418$">
<p> We sell shoes! Shoes of all kinds. </p>
<ul>Shoes we sell:
<!DOCTYPE html>
<html>
<head>
<title>Page Title</title>
</head>
<body>
<div class="row">
<div class="col-xs-12">1</div>
</div>
<!--WRITE THE HTML BELOW TO MATCH THE PICTURE ON SCREN. WHEN YOU ARE DONE CHANGE THE CSS TO MAKE YOUR OWN! -->
<!DOCTYPE html>
<html>
<head>
<title>Page Title</title>
</head>
<body>
</body>
</html>
<!DOCTYPE html>
<html>
<head>
<title>Homework Grader</title>
</head>
<body>
<h1> Second Grade End of Year Test </h1>
<div id= "englishDiv">
<h3> English Language Arts </h3>
<p> What is the abbreviation for Monday? </p>
<!DOCTYPE html>
<html>
<head>
<title>Page Title</title>
</head>
<body>
</body>
</html>
<!DOCTYPE html>
<html>
<head>
<title>Page Title</title>
</head>
<body>
</body>
</html>
<!DOCTYPE html>
<html>
<body>
Paragraph one is the best paragraph of all!
Paragraph two is pretty sweet too though!
No way! Paragraph three is definitely the best, no comparison.
</body>
</html>
<!DOCTYPE html>
<html>
<head>
<title>HTML Tags</title>
</head>
<body>
Paragraph one is the best paragraph of all!
Paragraph two is pretty sweet too though!
<!DOCTYPE html>
<html>
<head>
<title>HTML Links and Images</title>
</head>
<body>
<h1>Best Webpage of 2016</h1>
<img src="http://www.arborbrothers.org/wp-content/uploads/2016/08/scripted_primary_mark_orange.png" >
<a href="https://scripted.org/">ScriptEd.org</a>
<!DOCTYPE html>
<html>
<head>
<title>Page Title</title>
</head>
<body>
<p id="one"> one </h1>
<p id=" "> two </h1>
<p id=" "> three </h1>