source: trunk/src_map/index.php@ 7664

Last change on this file since 7664 was 7664, checked in by janveeden, 15 years ago

Stylesheet made. Positioned divs. Temporary borders added.

File size: 352 bytes
Line 
1<html>
2<head>
3<title>Nodemap Wireless Leiden</title>
4<link href="style/stylesheet.css" rel="stylesheet" type="text/css">
5</head>
6<body>
7<div id="mainwrapper">
8 <div id="mapcanvas"></div>
9 <div id="infowrapper">
10 <div id="infotop"></div>
11 </div>
12 <div id="infobottom"></div>
13 </div>
14 <div id="navigation"></div>
15</div>
16</body>
17</html>
Note: See TracBrowser for help on using the repository browser.