Skip to content

Instantly share code, notes, and snippets.

@RVaka18
RVaka18 / exam.html
Last active November 1, 2016 02:54
<html><head><title>Meow</title></head>
<body>
<!-- use <body bgcolor="colorgoeshere(or hexadecimal code)">-->
<p>This tag creates a paragraph tag </p>
<center><p><a href="https://gist.github.com/RVaka18/7e192a4a66fa64ae05f596957e6077e3">Click that to view the code source.</a></p></center>
<p align="right">This tag has "align=right/center/left/bottom" to align the text in the paragraph in a certain way, I aligned it to the right.</p>
<br> <p align="right"><b>Rishi Vaka</b> <i>7C</i></p>
<ol>This creates an ordered list. 1</ol>
<ol>This creates an ordered list. 2</ol>
<li>You must not eat your lunch or drink water in the classroom.</li>