Skip to content

Instantly share code, notes, and snippets.

<!DOCTYPE html>
<html>
<head>
<title>4 boxes</title>
</head>
<body>
<div class="all" id="one"></div>
<div class="all" id="two"></div>
<div class="allbig" id="three"></div>
<div class="allbig" id="four"></div>
<!DOCTYPE html>
<html>
<head>
<title>Page Title</title>
</head>
<body>
<h1> Fav bands/ Artists:</h1>
<ol>
<li>The Neighborhood</li>
<li>Maluma</li>
<!DOCTYPE html>
<html>
<head>
<title>Page Title</title>
</head>
<body>
<h1> Fav bands/ Artists:</h1>
<ol>
<li>The Neighborhood</li>
<li>Maluma</li>
<!DOCTYPE html>
<html>
<head>
<title>Angie</title>
</head>
<body>
<h1> My name is Angie Gil</h1>
<p>My name is Angie, I"m mexican, an 11th grader and I'm also 16 years old. My favorite color is blue, I love puppies. A website that is visit very often is Instagram. I work as a cashier at a restaurant. My favorite things to do are to read and sleep. I don't have a favorite movie, but my favorite show is American Horror Story. Also, my favorite musician is Excision he's a canadian producer and DJ and my favorite book is "The Child Called "It"". I see myself as a psychiatrist in 10 years. </p>
<a href="Instagram.com">My favorite website! </a>
<!DOCTYPE html>
<html>
<head>
<title>Page Title</title>
<link href="https://fonts.googleapis.com/css?family=Sacramento" rel="stylesheet">
<!DOCTYPE html>
<html>
<head>
<link href="https://fonts.googleapis.com/css?family=Roboto+Slab" rel="stylesheet">
<title>Page Title</title>
</head>
<body>
<h1>ScriptEd >_</h1>
</body>
<!doctype html>
<html>
<head>
<title>Louise's Web Site</title>
</head>
<body>
<h1>Welcome to Louise's web site!</h1>
<p><img src="http://dev.robkovacs.com/louise.jpg"/></p>
<!DOCTYPE html>
<html>
<head>
<title>THE ARCTIC MONKEYS</title>
</head>
<body>
<h1>The Arctic Monkeys</h1>
<img src="https://ligger.files.wordpress.com/2013/10/arctic.jpg">
<img src="https://s-media-cache-ak0.pinimg.com/236x/62/eb/4f/62eb4f610caabee9e4b51df62d321bc6.jpg">
<!DOCTYPE html>
<html>
<head>
<title>Ana Guzman</title>
</head>
<body>
<h1>hi,</h1>
<h2> This is Harry, such a babe(:</h2>
<a href="http://www.AnashusbandHarry.com" target="_blank"> <img src= "http://img.wennermedia.com/social/harry-styles-f5fa7b38-81a4-4bbc-b4d2-7b0a6e55dc91.jpg"></a>
<strong> </strong>
<!DOCTYPE html>
<html>
<head>
<title>Page Title</title>
</head>
<body>
<!-- Put your page markup here -->
</body>
</html>