This repository has been archived by the owner on Jan 17, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
54 lines (51 loc) · 3.17 KB
/
index.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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
<html>
<head>
<title>Cinna.Bon.Zone</title>
<link rel="stylesheet" href="style.css">
<link rel="icon" type="image/x-icon" href="favicon.png">
<link href='https://fonts.googleapis.com/css?family=Stylish ' rel='stylesheet'>
</head>
<body>
<div style="background-image: url(aaa.png); background-size: cover; border-style: solid; border-color: white; border-radius: 10px; width: 150px; height: 350px; margin-top: 40px; margin-left: 40px;">
<a style="text-decoration:none; color:rgb(0, 0, 0);" ;="" target="MAIN" href="IFMAIN.html">Home</a>
<br>
<a style="text-decoration:none; color:rgb(0, 0, 0);" ;="" target="MAIN" href="info.html">Info</a>
<br>
<a style="text-decoration:none; color:rgb(0, 0, 0);" ;="" target="MAIN" href="projects.html">Projects</a>
<br>
<a style="text-decoration:none; color:rgb(0, 0, 0);" ;="" target="MAIN" href="D:\Cinna-Bon-Zone site folder\pictochat-main\pictochat-main\index.html">Blog</a>
<br>
<a style="text-decoration:none; color:rgb(0, 0, 0);" ;="" target="MAIN" href="404.html">N/A</a>
<br>
<a style="text-decoration:none; color:rgb(0, 0, 0);" ;="" target="MAIN" href="404.html">N/A</a>
<br>
<a style="text-decoration:none; color:rgb(0, 0, 0);" ;="" target="MAIN" href="404.html">N/A</a>
<br>
<a style="text-decoration:none; color:rgb(0, 0, 0);" ;="" target="MAIN" href="404.html">N/A</a>
<br>
<a style="text-decoration:none; color:rgb(0, 0, 0);" ;="" target="MAIN" href="404.html">N/A</a>
<br>
<a style="text-decoration:none; color:rgb(0, 0, 0);" ;="" target="MAIN" href="404.html">N/A</a>
<br>
<a style="text-decoration:none; color:rgb(0, 0, 0);" ;="" target="MAIN" href="404.html">N/A</a>
<br>
<a style="text-decoration:none; color:rgb(0, 0, 0);" ;="" target="MAIN" href="404.html">N/A</a>
<br>
<a style="text-decoration:none; color:rgb(0, 0, 0);" ;="" target="MAIN" href="404.html">N/A</a>
<br>
<a style="text-decoration:none; color:rgb(0, 0, 0);" ;="" target="MAIN" href="404.html">N/A</a>
<br>
<a style="text-decoration:none; color:rgb(0, 0, 0);" ;="" target="MAIN" href="404.html">N/A</a>
<br>
<a style="text-decoration:none; color:rgb(0, 0, 0);" ;="" target="MAIN" href="404.html">N/A</a>
<br>
<a style="text-decoration:none; color:rgb(0, 0, 0);" ;="" target="MAIN" href="credits.html">Credits</a>
<div style="border-style: solid; border-color: white; border-radius: 10px; width: 1110px; height: 550px; margin-top: -350px; margin-left: 180px;">
<iframe src="IFMAIN.html" name="MAIN" style="height: 100%; width: 100%; border-style: none;">
</iframe>
</div>
<div style="background-image: url(aaa.png); background-size: cover; border-style: solid; border-color: white; border-radius: 10px; width: 150px; height: 150px; margin-top: -160px; margin-left: -3px;">
<p>Placeholder text because i have no idea on what to place here yet.</p>
</div>
</body>
</html>