Last change
on this file since 8830 was 8830, checked in by dennisw, 14 years ago |
website_ontwerp toegevoegd, bevat google-maps frame om idee te geven van design.
|
File size:
2.2 KB
|
Line | |
---|
1 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
---|
2 | <html xmlns="http://www.w3.org/1999/xhtml">
|
---|
3 | <head>
|
---|
4 | <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
---|
5 | <title>Heatmap</title>
|
---|
6 | <link href="css/style.css" rel="stylesheet" type="text/css" media="screen" />
|
---|
7 | </head>
|
---|
8 |
|
---|
9 | <body>
|
---|
10 | <div id="wrapper">
|
---|
11 | <div id="header">
|
---|
12 | <a href="index.php"><img src="img/logo.png" border="0" style="float: left;"/></a>
|
---|
13 | <font style="font-size:24px; color:white;">Stichting Wireless Leiden</font><br />
|
---|
14 | <font style="font-size:46px; color:white;">Heatmap</font>
|
---|
15 | </div>
|
---|
16 | <div id="content">
|
---|
17 | <h1>Content</h1><br />
|
---|
18 | Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec pretium, lacus id mattis tempus, ligula leo volutpat nunc, vitae imperdiet velit felis eget magna. Praesent eu dolor sem. Curabitur at libero eget mauris sodales semper vel viverra dui. Nunc ornare pulvinar augue, quis lacinia turpis fermentum nec. Sed dictum, odio in convallis imperdiet, nisi justo ornare neque, non ullamcorper tortor nulla vel leo. Suspendisse urna lacus, blandit at ullamcorper in, mollis id metus. Phasellus varius leo dictum justo tempus feugiat. Nullam mauris nulla, pretium ac feugiat sed, fringilla at enim. Curabitur tellus ante, hendrerit vel tristique nec, cursus vel libero. Donec ut diam enim, lacinia cursus turpis. Nulla ac urna ligula. Nunc urna lacus, adipiscing in lacinia et, posuere at ante. Sed luctus, neque varius semper ultricies, tellus erat pharetra massa, nec condimentum nulla urna non urna. In sed sagittis orci. In eu malesuada nunc. Mauris id nibh dui, id ornare odio.
|
---|
19 | </div>
|
---|
20 | <div id="heatmap">
|
---|
21 | < MAAND > | < JAAR ><br />
|
---|
22 | 1 2 3 4 5<br />
|
---|
23 | <iframe width="610" height="404" style="border-width:1px; border-style:solid; border-color:black;" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.nl/maps?q=leiden&oe=utf-8&client=firefox-a&ie=UTF8&hl=nl&hq=&hnear=Leiden,+Zuid-Holland&z=12&ll=52.160322,4.493926&output=embed"></iframe>
|
---|
24 | </div>
|
---|
25 | </div>
|
---|
26 | <div id="footer"> <a href="http://www.wirelessleiden.nl/">wirelessleiden.nl</a> </div>
|
---|
27 |
|
---|
28 |
|
---|
29 | </body>
|
---|
30 | </html>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.