- Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathindex.html
More file actions
Latest commit
16 lines (16 loc) · 508 Bytes
/
Copy pathindex.html
File metadata and controls
16 lines (16 loc) · 508 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<!DOCTYPE html>
<html>
<head>
<title>Github hub</title>
</head>
<body>
<imgsrc="./img/logo.png">
<h1>Github H1</h1>
<p>
Welcome to paragraph<ahref="http://github.com">Github.com</a>. <br><em>dfkdbkd djfkdbfkd</em> jbkdbkdbkdckdckdbckdbck jdbdbckdbc kdbckdbck
</p>
<p>
Welcome to paragraph2. <br><strong>jkdlnldnld</strong> . dfkdbkd djfkdbfkd jbkdbkdbkdckdckdbckdbck jdbdbckdbc kdbckdbck
</p>
</body>
</html>