Skip to content

Instantly share code, notes, and snippets.

View emmasamuel's full-sized avatar

Samuel emmasamuel

  • Lagos, Nigeria
View GitHub Profile
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="">
<meta name="author" content="">
<link rel="icon" href="">
<title>Starter Template for Bootstrap</title>
@emmasamuel
emmasamuel / index.html
Created April 15, 2018 22:01
DIGITAL CLOCK MAKING // source https://jsbin.com/zizefih
<html>
<head>
<meta charset="UTF-8">
<link rel="stylesheet" type="text/css" href="style.css">
<title> DIGITAL CLOCK MAKING</title>
<style id="jsbin-css">
body {
width: auto;
height: 1200px;
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>JS Bin</title>
<style id="jsbin-css">
body {
width: auto;
height: 1200px;
@emmasamuel
emmasamuel / index.html
Created April 13, 2018 14:45
DIGITAL CLOCK MAKING // source https://jsbin.com/zizefih
<html>
<head>
<meta charset="UTF-8">
<link rel="stylesheet" type="text/css" href="style.css">
<script type="text/javascript" src="coding.js"></script>
<title> DIGITAL CLOCK MAKING</title>
<style id="jsbin-css">
body {
width: auto;
height: 1200px;
@emmasamuel
emmasamuel / index.html
Last active April 13, 2018 14:34
clock...stage2
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>clock</title>
<style id="jsbin-css">
body {
width: auto;
height: 1200px;
@emmasamuel
emmasamuel / about.html
Created March 1, 2018 02:59
portfolio for my lessoning
<!DOCTYPE html>
<html>
<head>
<title>Hello!</title>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="/styles.css">
<link href="https://fonts.googleapis.com/css?family=Inknut+Antiqua" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Cookie|Pacifico|Sacramento" rel="stylesheet">
h1{
color: deeppink;
}
@emmasamuel
emmasamuel / index.html
Last active February 8, 2018 14:26
my freecodecamp tribute page JS Bin// source https://jsbin.com/faliqoj
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>JS Bin</title>
<style id="jsbin-css">
body {
background: #000000;
width: auto;
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>JS Bin</title>
<style id="jsbin-css">
html body * {
text-align: center;
width: auto;
@emmasamuel
emmasamuel / index.html
Created December 24, 2017 11:23
this is my full code for elephant size.
<!DOCTYPE html>
<html>
<head>
<meta name="description" content="[add your bin description]">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<link rel="stylesheet" type="text/css" href="style.css">
</head>
<body>