-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
executable file
·171 lines (143 loc) · 7.28 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
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
<!DOCTYPE html>
<html>
<head>
<meta charset=utf-8 />
<title>Rocking Layout</title>
<link rel="stylesheet" type="text/css" media="screen" href="css/style.css" />
<!--[if lte IE 6]><link rel="stylesheet" type="text/css" media="screen" href="css/ie6.css" /> <![endif]-->
<!-- <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script> -->
<script type="text/javascript" src="js/jquery.min.js"></script>
<script type="text/javascript" src="js/easySlider1.7.js"></script>
<script src="js/cufon-yui.js" type="text/javascript"></script>
<script src="js/rockwell.font.js" type="text/javascript"></script>
<script src="js/func.js" type="text/javascript"></script>
</head>
<body>
<div id="container">
<div id="header">
<h1><a href="#">WebsiteName</a></h1>
<ul id="nav">
<li class="selected cufon" id="home"><a href="#">Home</a></li>
<li id="about"><a href="#">About</a></li>
<li id="portfolio"><a href="#">Portfolio</a></li>
<li id="contact"><a href="#">Contact</a></li>
</ul>
</div><!-- header -->
<div id="featured">
<div id="slider">
<ul>
<li><img src="img/featured-slide1.png" width="900" height="246" alt="We make design that rocks! - Slide 1"></li>
<li><img src="img/featured-slide2.png" width="900" height="246" alt="We make design that rocks! - Slide 2"></li>
<li><img src="img/featured-slide3.png" width="900" height="246" alt="We make design that rocks! - Slide 3"></li>
<li><img src="img/featured-slide4.png" width="900" height="246" alt="We make design that rocks! - Slide 4"></li>
<li><img src="img/featured-slide5.png" width="900" height="246" alt="We make design that rocks! - Slide 5"></li>
</ul>
</div><!-- #slider -->
</div><!-- #featured -->
<div id="content" class="clearfix"><!-- IE -->
<div id="col1">
<h3>Welcome to Our Site</h3>
<p id="strong"><strong>So you want us to ROCK you!?</strong></p>
<p id="welcome">Etiam lectus nulla, vestibulum vel luctus eu, ultricies sit amet arcu. Sem a nibh fringilla blandit. Ut ut metus ut turpis ultricies ullamcorper. Here are some of our <a href="#">rockin’</a> services:</p>
<div class="service graphic">
<h4 class="RockwellStd">Graphic Design</h4>
<p>Etiam lectus nulla, vestibulum vel luctus eu, ultricid sit amet arcu. Awesome graphic designs!</p>
</div>
<div class="service photography">
<h4 class="RockwellStd">Photography</h4>
<p>Etiam lectus nulla, vestibulum vel luctus eu, ultricid sit amet arcu. Some text about Photography.</p>
</div>
<div class="service web">
<h4 class="RockwellStd">Web Design</h4>
<p>Etiam lectus nulla, vestibulum vel luctus eu, ultricid sit amet arcu. Websites that ROCKS!!!</p>
</div>
</div><!-- col1 -->
<div id="col2">
<h3 class="RockwellStd">Our Latest Work</h3>
<p id="strong"><strong>Watch us ROCKIN' the world!!</strong></p>
<div id="work">
<ul class="tabs">
<li class="first"><a href="#graphics">Graphics</a></li><!-- added class "first" for IE; not first-child pseudo-class twik yet -->
<li><a href="#web">Web</a></li>
<li><a href="#photography">Photography</a></li>
<li><a href="#print">Print</a></li>
</ul>
<div id="graphics" class="tab_content">
<ul class="samples">
<li><a href="#"><img src="img/graphic1.jpg" width="205" height="55" alt="Graphic1"></a></li>
<li class="right"><a href="#"><img src="img/graphic2.jpg" width="205" height="55" alt="Graphic2"></a></li>
<li><a href="#"><img src="img/graphic3.jpg" width="205" height="55" alt="Graphic3"></a></li>
<li class="right"><a href="#"><img src="img/graphic4.jpg" width="205" height="55" alt="Graphic4"><a href="#"></a></li>
</ul>
</div>
<div id="web" class="tab_content">
<ul class="samples">
<li><a href="#"><a href="#"><img src="img/web1.jpg" width="205" height="55" alt="Web1"></a></li>
<li class="right"><a href="#"><img src="img/web2.jpg" width="205" height="55" alt="Web2"></a></li>
<li><a href="#"><img src="img/web3.jpg" width="205" height="55" alt="Web3"></a></li>
<li class="right"><a href="#"><img src="img/web4.jpg" width="205" height="55" alt="Web4"></a></li>
</ul>
</div>
<div id="photography" class="tab_content">
<ul class="samples">
<li><a href="#"><a href="#"><img src="img/photo1.jpg" width="205" height="55" alt="Photo1"></a></li>
<li class="right"><a href="#"><img src="img/photo2.jpg" width="205" height="55" alt="Photo2"></a></li>
<li><a href="#"><img src="img/photo3.jpg" width="205" height="55" alt="Photo3"></a></li>
<li class="right"><a href="#"><img src="img/photo4.jpg" width="205" height="55" alt="Photo4"></a></li>
</ul>
</div>
<div id="print" class="tab_content">
<ul class="samples">
<li><a href="#"><img src="img/print1.jpg" width="205" height="55" alt="Print1"></a></li>
<li class="right"><a href="#"><img src="img/print2.jpg" width="205" height="55" alt="Print2"></a></li>
<li><a href="#"><img src="img/print3.jpg" width="205" height="55" alt="Print3"></a></li>
<li class="right"><a href="#"><img src="img/print4.jpg" width="205" height="55" alt="Print4"></a></li>
</ul>
</div>
</div><!-- work -->
<div class="subColLeft">
<h4 class="RockwellStd">Interesting?</h4>
<p>Liked our work!, we’re available for freelance.</p>
<p><a href="#" id="hireUsButton">Hire us</a></p>
</div>
<div class="subColRight">
<h4 class="RockwellStd">See more?</h4>
<p>What you’ve seen was just some samples.</p>
<p><a href="#" id="seeMoreButton">See more</a></p>
</div>
</div><!-- col2 -->
</div><!-- content -->
<div id="footer">
<div class="box">
<h4 class="RockwellStd">Testimonials</h4>
<p id="subHeading">See what our clients sayin’</p>
<p>Lorem ipsum dolor sit am. Well, this guy is simply awesome!</p>
<p id="button"><a href="#">Read more</a></p>
</div>
<div class="box">
<h4 class="RockwellStd">The blog</h4>
<p id="subHeading">Latest posts in our blog</p>
<p><span id="time">01.02.2009</span><br />
Lorem ipsum dolot sit am Simply a blog pos here</p>
<p id="button"><a href="#">Read more</a></p>
</div>
<div class="box">
<h4 class="RockwellStd">Twitter</h4>
<p id="subHeading">Our latest micro message</p>
<p>RT @Mkhaled1 Check out my latest tutorial!.<br />
<span id="time">10 hours ago from <a href="#">Web</a><span></p>
<p id="button"><a href="#">Follow us</a></p>
</div>
</div><!-- footer -->
<div id="bottom">
<ul>
<li class="selected"><a href="#">Home</a></li>
<li><a href="#">About</a></li>
<li><a href="#">Portfolio</a></li>
<li><a href="#">Contact</a></li>
</ul>
<p>Copyright - <a href="#">WebsiteName</a> - All rights reserved</p>
</div><!-- bottom -->
</div><!-- container -->
</body>
</html>