File tree Expand file tree Collapse file tree 1 file changed +17
-14
lines changed Expand file tree Collapse file tree 1 file changed +17
-14
lines changed Original file line number Diff line number Diff line change 1
1
<!DOCTYPE html>
2
2
< html >
3
- < head >
4
- < meta charset ="utf-8 "/>
5
- < meta http-equiv ="X-UA-Compatible " content ="IE=edge ">
6
- < title > Page Title</ title >
7
- < meta name ="viewport " content ="width=device-width, initial-scale=1 ">
8
- < link rel ="stylesheet " type ="text/css " media ="screen " href ="main.css " />
9
- < script src ="main.js "> </ script >
10
- </ head >
11
- < body >
12
- < h1 > Hi there! I'm Ravin Rakholiya</ h1 >
13
- < a href ="www.facebook.com "> click to open facebook</ a > < a href ="www.youtube.com "> Youtube</ a >
14
- < a href ="www.youtube.com "> Youtube</ a >
15
- < a href ="www.twitter.com "> twitter</ a >
16
- </ body >
3
+
4
+ < head >
5
+ < meta charset ="utf-8 " />
6
+ < meta http-equiv ="X-UA-Compatible " content ="IE=edge ">
7
+ < title > Page Title</ title >
8
+ < meta name ="viewport " content ="width=device-width, initial-scale=1 ">
9
+ < link rel ="stylesheet " type ="text/css " media ="screen " href ="main.css " />
10
+ < script src ="main.js "> </ script >
11
+ </ head >
12
+
13
+ < body >
14
+ < h1 > Hi there! I'm Ravin Rakholiya</ h1 >
15
+ < a href ="www.facebook.com "> click to open facebook</ a > < a href ="www.youtube.com "> Youtube</ a >
16
+ < a href ="www.youtube.com "> Youtube</ a >
17
+ < a href ="www.twitter.com "> twitter</ a >
18
+ </ body >
19
+
17
20
</ html >
You can’t perform that action at this time.
0 commit comments