-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathhome.html
33 lines (28 loc) · 1.85 KB
/
home.html
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
<!DOCTYPE html>
<html>
<head>
<link rel="icon" href="oem.ico" type="image/x-icon">
<link rel="shortcut icon" type="image/x-icon" href="oem.ico">
<title> Cartoon's Website </title>
</head>
<body bgcolor="#f1d2d4">
<br><img src="oem.bmp"width="200"height="200">
<font size ="30"><font color="#FFFFFF">Cartoon's Website</font>
<marquee behavior="scrolling">Welcome to my website!</marquee><br>
<center>
<br><font size ="18">Index</font>
<br>
<br><a href="https:\\krittapath6699.wixsite.com/website"><font size ="18">Wix website</a></font>
<br><a href="resume.html"><font size ="18">My Profile!</a></font>
<br><a href="changelogs.html"><font size ="18">ChangeLogs!</a></font>
<br>
<br><font size ="18">Follow our social.</font>
<br>
<br>
<br>
<br><font size ="18">Like Our Fanpage.</font>
<br><iframe src="https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2FMissyoupromploy%2F&tabs=timeline&width=500&height=500&small_header=true&adapt_container_width=true&hide_cover=false&show_facepile=true&appId" width="340" height="500" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true" allow="encrypted-media"></iframe>
<iframe src="https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2Flearnitwithcartoon%2F&tabs=timeline&width=500&height=500&small_header=false&adapt_container_width=false&hide_cover=false&show_facepile=true&appId" width="500" height="500" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true" allow="encrypted-media"></iframe>
<br><font size ="18">Or Just Listen to the music.</font>
<br><iframe src="https://open.spotify.com/embed/playlist/3cETaBZFQtpkrtZEqtAwo2" width="500" height="500" frameborder="0" allowtransparency="true" allow="encrypted-media"></iframe>
</html>