Skip to content

Instantly share code, notes, and snippets.

View RCTumolac's full-sized avatar

Richard Cole Tumolac RCTumolac

View GitHub Profile
<!DOCTYPE html>
<html>
<head>
<title>Page Art and Stuff</title>
</head>
<body>
<div class = "A" id = "b"></div>
<div class = "A" id = "d"></div>
<div class = "A" id = "h"></div>
<div class = "A" id = "e"></div>
<!DOCTYPE html>
<html>
<head>
<title>Page Art and Stuff</title>
</head>
<body>
<div class = "A" id = "b"></div>
<div class = "A" id = "d"></div>
<div class = "A" id = "h"></div>
<div class = "A" id = "e"></div>
<!DOCTYPE html>
<html>
<head>
<title>Do Now 3.2.0</title>
</head>
<body>
<div class="all" id="one"></div>
<div class="all" id="two"></div>
<div class="all" id="three"></div>
<div class="all" id="four"></div>
<!DOCTYPE html>
<html>
<head>
<title>Do Now 4.1.0</title>
</head>
<body>
<div id="left">This text should be on the left of the page </div>
<div id="center">This text should be in the center of the page </div>
<div id="right"><img src="http://worldartsme.com/images/road-right-clipart-1.jpg"> </div>
</body>
<!DOCTYPE html>
<html>
<head>
<title>Rubiks Cube</title>
</head>
<body>
<div class = "a" id = "e"> </div>
<div class = "a" id = "b"> </div>
<div class = "a" id = "c"> </div>
<br>
<!DOCTYPE html>
<html>
<head>
<title>Pictures</title>
<div class = "A" > Hello</div>
<div class = "B"> this is </div>
<div class = "A" > a</div>
<div class = "B"> test! </div>
<!DOCTYPE html>
<html>
<head>
<title>No Name</title>
</head>
<body>
<h2 class = "A">This line should have a green background</h2>
<p class = "A">This line should also have a green background</p>
<p id = "a">This line should have "Comic Sans MS" font-family</p>
<hr>
<!DOCTYPE html>
<html>
<head>
<title>No Name</title>
</head>
<body>
<h2 class = "A">This line should have a green background</h2>
<p class = "A">This line should also have a green background</p>
<p id = "a">This line should have "Comic Sans MS" font-family</p>
<hr>
<!DOCTYPE html>
<html>
<head>
<title>JERARDO</title>
</head>
<body>
<h1> JERARDO </h1>
<img id = "google" src = "https://media.giphy.com/media/5fKiwLiBvFRxC/giphy.gif" />
<img src= "http://cdn.supercell.com/supercell.com/160322111850/supercell.com/files/clashroyale_logo.png" />
<!DOCTYPE html>
<html>
<head>
<title>JERARDO</title>
</head>
<body>
<h1> JERARDO </h1>
<img id = "google" src = "https://media.giphy.com/media/5fKiwLiBvFRxC/giphy.gif" />
<img src= "http://cdn.supercell.com/supercell.com/160322111850/supercell.com/files/clashroyale_logo.png" />