Skip to content

Instantly share code, notes, and snippets.

<html>
<center>
<h2 style="color:white"><i>
The Battery Percentage Now :</i>
</h2>
</center>
&nbsp;
&nbsp;
<div id="battery"><p id="title"></p>
</div>
@easella
easella / index.html
Last active November 22, 2020 01:30
Covid Tracking App
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Covid 19 Api in Javascript</title>
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/css/bootstrap.min.css" integrity="sha384-JcKb8q3iqJ61gNV9KGb8thSsNjpSL0n8PARn9HuZOnIxN0hoP+VmmDGMN5t9UJ0Z" crossorigin="anonymous">
</head>
<body>
<div class="container">