Skip to content

Instantly share code, notes, and snippets.

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

Napari Isshak Iddrisu 1499215

🏠
Working from home
View GitHub Profile
<!DOCTYPE html>
<html>
<body>
<h2>Display Time App by Napari</h2>
<button type="button"
onclick="document.getElementById('demo').innerHTML = Date()" Style="padding:12px; font-size:18px; font-style:bold;">
Get Date.</button>
@1499215
1499215 / HW1_M3C0UBGRN6.HTML
Created August 17, 2020 13:53
PaSe onle Assigment-Week1 Assigment 1
<!DOCTYPE html>
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1">
<style>
body {font-family: roboto, Arial;}
.container {
background-color: #f3f3f3;
padding: 24px;