-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmain.html
More file actions
33 lines (32 loc) · 943 Bytes
/
main.html
File metadata and controls
33 lines (32 loc) · 943 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
<h1>Hello</h1>
<h2>Hello</h2>
<h3>hello</h3>
<h4>Hello</h4>
<a href="https://www.myntra.com/?utm_
source=dms_google&utm_medium=searchbrand
_cpc&utm_campaign=dms_google_searchbrand
_cpc_Search_Brand_Myntra_Brand_India_BM
_TROAS_SOK_New&gad_source=1&gclid=CjwK
CAjwlbu2BhA3EiwA3yXyu5rcqUHk_T2WlPecxH
l0381RURnBOP5K3CFcTU-zcy_clrGMXEBzPRo
CbuwQAvD_BwE">Myntra</a>
<p>Hi midhun</p>
<center>hello</center>
<center>
<img src="download.jpg" alt="img not found ra" width="100"> <br>
<a href="https://www.youtube.com/w
atch?v=szvt1vD0Uug">nan ready than varava</a>
</center>
<ol>
<li>ol is ordered list</li>
<li>u can change numbers to roman like that is
possible
</li>
</ol>
<ul>
<li>this is unordered list</li>
</ul>
<iframe src="https://hianime.to/search?keyword=Demon%20Slayer%3A%20Kimetsu%20no%20Yaiba%20Hashi
ra%20Training%20Arc" frameborder="0"></iframe>
<hr>
<center>hr tag create horizantal line</center>