Skip to content

Instantly share code, notes, and snippets.

View AbisoyeAlli's full-sized avatar
🏠
Working from home

Abisoye AbisoyeAlli

🏠
Working from home
View GitHub Profile
@AbisoyeAlli
AbisoyeAlli / index.html
Created December 4, 2019 08:47
qBEEoRj
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>SURVEY FORM</title>
<meta name="survey form" content="a custom-made survey form">
<link rel="stylesheet" href="survey.css">
</head>
<body>
@AbisoyeAlli
AbisoyeAlli / index.html
Created December 3, 2019 22:29
NWPPjQe
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>TRIBUTE PAGE</title>
<meta name="tribute" content="A page to celebrate a life well lived">
<link rel="stylesheet" href="tribute.css">
</head>