-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
99 lines (85 loc) · 3.8 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
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
<!DOCTYPE html>
<html>
<head>
<!--
/**
* @license
* MyFonts Webfont Build ID 3302056, 2016-10-29T13:24:35-0400
*
* The fonts listed in this notice are subject to the End User License
* Agreement(s) entered into by the website owner. All other parties are
* explicitly restricted from using the Licensed Webfonts(s).
*
* You may obtain a valid license at the URLs below.
*
* Webfont: BigNoodleTooOblique by Sentinel Type
* URL: http://www.myfonts.com/fonts/sentinel/big-noodle-too/oblique/
*
* Webfont: BigNoodleToo by Sentinel Type
* URL: http://www.myfonts.com/fonts/sentinel/big-noodle-too/regular/
*
*
* License: http://www.myfonts.com/viewlicense?type=web&buildid=3302056
* Licensed pageviews: 20,000
* Webfonts copyright: Copyright (c) James Arboghast/Sentinel Type, 2014. All rights reserved. Published 2014 by S E N T I N E L T Y P E. This font is authorized for use by Sentinel Type licensees of Blizzard Entertainment Inc, only & may not be copied or distributed.
*
* © 2016 MyFonts Inc
*/
-->
<title>Crystal Zenaida</title>
<link rel="icon" href="images/birb_favicon.png" type="image/png" sizes="32x32">
<link rel="stylesheet" href="css/style.css">
<link rel="stylesheet" type="text/css" href="css/Webfonts.css"/>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
<div class="container">
<rectangle1><a href="gallery1.html">
<img src="images/WebDesign1.png"/>
<div class="overlay"><img src="images/GD1.png"/></div></a></rectangle1>
<rectangle2><a href="gallery2.html">
<img src="images/WebCharacter1.png"/> <div class="overlay"><img src="images/CD.png"/></div></a>
</rectangle2>
<rectangle3><a href="gallery3.html">
<img src="images/WebPhoto1.jpg"/><div class="overlay"><img src="images/P.png"/></div></a>
</rectangle3>
<rectangle4><a href="gallery4.html">
<img src="images/WebTraditional1.jpg"/><div class="overlay"><img src="images/T.png"/></div></a>
</rectangle4>
<rectangle5><a href="gallery5.html">
<img src="images/WebMusic1.png"/><div class="overlay"><img src="images/MC.png" style="ms-transform: translate(-5px, 0px);-webkit-transform: translate(-5px, 0px);
transform: translate(-5px, 0px);"/></div></a>
</rectangle5>
<div class="birb"><div class="filter-drop-shadow"><img src="images/Title.png"/></div></div>
<div class='Bottom'>
<div class='Bottom_elements'>
<div class="hero-name1"><div class="a"><a href="about.html" style="text-decoration:none">
<p class="BigNoodleToo-normal-normal webfont-sample">About</p>
</a>
</div>
</div>
</div>
<div class='Bottom_elements'>
<div class="hero-name1"><div class="a"><a href="http://crystalzenaida.tumblr.com" style="text-decoration:none">
<p class="BigNoodleToo-normal-normal webfont-sample">Blog</p></a>
</div>
</div>
</div>
</div>
</div>
<div class="container_mobile">
<!-- Overlay content -->
<div class="container_mobile-content">
<a href="index.html"><img src="images/Title.png"/></a>
<a href="gallery1.html" class="BigNoodleToo-normal-italic webfont-sample">Graphic Design</a>
<a href="gallery2.html" class="BigNoodleToo-normal-italic webfont-sample">Character Design</a>
<a href="gallery3.html" class="BigNoodleToo-normal-italic webfont-sample">Photography</a>
<a href="gallery4.html" class="BigNoodleToo-normal-italic webfont-sample">Traditional</a>
<a href="gallery5.html" class="BigNoodleToo-normal-italic webfont-sample">Music Composition</a>
<a href="about.html" class="BigNoodleToo-normal-italic webfont-sample">About</a>
<a href="http://crystalzenaida.tumblr.com" class="BigNoodleToo-normal-italic webfont-sample">Blog</a>
</div>
</div>
</body>
</html>