Skip to content

Instantly share code, notes, and snippets.

View zixuan75's full-sized avatar

Zixuan Wang zixuan75

View GitHub Profile
@zixuan75
zixuan75 / pad.html
Last active December 27, 2018 22:44
Pad HTML (working on it right now)
<html>
<head>
<meta charset="utf-8">
<title>Pad</title>
<style>
body {
font-family: Arial, sans-serif;
}
.main-pad-heading {
background-color: darkblue;