forked from Rits1272/html
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathhome.html
More file actions
16 lines (16 loc) · 723 Bytes
/
home.html
File metadata and controls
16 lines (16 loc) · 723 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<!DOCTYPE html>
<html>
<head>
<title>Hactoberfest</title>
<!-- Latest compiled and minified CSS (Bootstrap) -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
</head>
<body>
<div class = 'jumbotron'>
<h1 style='align:center;'><button type="button">Yg12061998</button></h1>
</div>
<button type="button">Aditya Goyal</button>
<img src = "https://en.as.com/en/imagenes/2019/10/15/football/1571134437_699111_noticia_normal.jpg" />
<h1>Hacktober fest</h1>
</body>
</html>