Skip to content

Instantly share code, notes, and snippets.

View Amamgbu's full-sized avatar
💭
Data/Devops

Jesse Amamgbu Amamgbu

💭
Data/Devops
View GitHub Profile
<!DOCTYPE html>
<html>
<head>
<title>Do Now 3.2.0</title>
<link type="text/css" rel="stylesheet" href="styles.css"> <!-- Add a link tag to link your external stylesheet with your HTML-->
</head>
<body>
<div class="all" id="one"></div>
<div class="all" id="two"></div>
<div class="all" id="three"></div>
@Amamgbu
Amamgbu / index.html
Last active November 2, 2016 21:00 — forked from anaguzmn/index.html
Exported from Popcode. Click to import: https://popcode.org/?gist=1e2caca77488c66b0cd2374e5abb6bf0
<!DOCTYPE html>
<html>
<head>
<title>4 boxes</title>
<link type= "text/css" rel="stylesheet" href="styles.css">
</head>
<body>
<div class="all" id="one"></div>
<div class="all" id="two"></div>