Skip to content

Instantly share code, notes, and snippets.

View aharish's full-sized avatar
💭
I may be slow to respond.

Amogh Harish aharish

💭
I may be slow to respond.
View GitHub Profile
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
<!DOCTYPE html>
<html>
<head>
<title>My Portfolio</title>
<link rel="stylesheet" href="styles.css" />
</head>
<body>
<div class="header">
<div id="header-text">
<h1>My Portfolio</h1>
<!DOCTYPE html>
<html>
<head>
<title>My Portfolio</title>
<link rel="stylesheet" href="styles.css" />
</head>
<body>
</body>
</html>