Skip to content

Instantly share code, notes, and snippets.

View sarahzinger's full-sized avatar

Sarah Zinger sarahzinger

View GitHub Profile
<!DOCTYPE html>
<html>
<head>
<title>Page Title</title>
</head>
<body>
<!-- Put your page markup here -->
<imgsrc=https://www.google.com/search?q=bug&espv=2&biw=1258&bih=582&source=lnms&tbm=isch&sa=X&ved=0ahUKEwjN-o-amrPPAhVHGD4KHUimD7gQ_AUIBigB#imgrc=HJimi7wgESkWGM%3A></img>
</body>
</html>
<!DOCTYPE html>
<html>
<head>
<title>Find the bug!</title>
</head>
<body>
<!-- Can you fix this image tag? -->
<imgsrc=https://thesnarkyblonde.files.wordpress.com/2015/06/scared-bug.jpg></img>
</body>
</html>
<!DOCTYPE html>
<html>
<head>
<title>Find the bug!</title>
</head>
<body>
<!-- Can you fix this image tag? -->
<imgsrc=https://thesnarkyblonde.files.wordpress.com/2015/06/scared-bug.jpg></img>
</body>
</html>
<!DOCTYPE html>
<html>
<head>
<title>Where is the bug?</title>
</head>
<body>
<h1>Where is the bug?</h1>
<img src="http://lifecycle.onenessbecomesus.com/cecropia%203rd%2072109%20018web.jpg"/>
</body>
</html>
<!DOCTYPE html>
<html>
<head>
<title>Page Title</title>
<link href="https://fonts.googleapis.com/css?family=Cormorant+Garamond" rel="stylesheet">
</head>
<body>
<h1>Sarah Zinger!</h1>
</body>
</html>
<!DOCTYPE html>
<html>
<head>
<title>Page Title</title>
</head>
<body>
<h1>Tic Tac Toe</h1>
<h2 id="turn">Turn: X</h2>
<h3 id="winner"></h3>
<div>
<!DOCTYPE html>
<html>
<head>
<title>Spot the Bug!</title>
<!--
There are 3 problems with this code, can you find them?
-->
<img class="bugclass" src="http://img.xcitefun.net/users/2010/02/150372,xcitefun-cute-colorful-bug-and-its-face-14.jpg"/>
</head>
<body>
<!DOCTYPE html>
<html>
<head>
<title>Do Now 5.0.1</title>
</head>
<body>
<div id="one"></div>
</body>
</html>
<!DOCTYPE html>
<html>
<head>
<title>Do Now 5.0.1</title>
</head>
<body>
<h1>Can you spot the bug?</h1>
<p>Hint: You don't need to change the html or CSS :)</p>
<div id="one"></div>
</body>
<!DOCTYPE html>
<html>
<head>
<title>Page Title</title>
</head>
<body>
<h1>Name the bug</h1>
<h6>Hint: there are 2 bugs in our javascript can you find them?</h6>
<pre>