Skip to content

Instantly share code, notes, and snippets.

View hikmah94's full-sized avatar
🎯
Focusing

Shehu Ibrahim Muhammad hikmah94

🎯
Focusing
View GitHub Profile
@hikmah94
hikmah94 / index.html
Created November 7, 2021 09:15
Javascript CGPA Calculator
<div class="calculator-box">
<h1>CGPA CALCULATOR</h1>
<p>
This CGPA Calculator is based on the Nigerian University grading
system.
</p>
<div id="course-wrapper">
<form class="key-0">
<p> <label id="course-row" for="courses">Courses:</label>
<form action="action_page.php">
First name:<br>
<input type="text" name="firstname" value="Musa"><br>
Last name:<br>
<input type="text" name="lastname" value="Adam"><br><br>
<input type="submit" value="Submit">
</form>
<iframe src="www.hikmahtechis.org.ng" width="200" height="200"></iframe>
<table border="1" style="width:100%">
<tr>
<th>First name</th>
<th>Last name</th>
<th>Country</th>
</tr>
<tr>
<td>Musa</td>
<td>Smith</td>
<td>Nigeria</td>
<div>
<p>Hello! This is an example of div container</p>
</div>
<p>LOVE
<br> stroke of unknown imagination <br>
steered on the wheels of commitment <br>
voice to rancor deep thoughts of the heart.</p>
<p>This is an example of <b>Horizontal Rule<b>.</p>
<hr>
<p>This is an example of <b>Horizontal Rule<b>.</p>
<hr>
<p>This is an example of <b>Horizontal Rule<b>.</p>
<p>Here is a quote by Abraham Lincoln</p>
<blockquote cite="https://www.google.com/amp/s/www.goalcast.com/2018/01/05/abraham-lincoln-quotes/amp/">
My concern is not whether God is on our side; my greatest concern is to be on God’s side, for God is always right.
</blockquote>
<h1>Unodered list<h1/>
<ul>
<li>Coffee</li>
<li>Tea</li>
<li>Milk</li>
</ul>
<h1>Odered list<h1/>
<ol>
<li>Coffee</li>
<li>Tea</li>