four tabs for spaces

git-svn-id: http://svn.openlayers.org/trunk/openlayers@6497 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
Tim Schaub
2008-03-12 14:51:37 +00:00
parent 90d824041c
commit a54f36650c
60 changed files with 480 additions and 480 deletions

View File

@@ -11,10 +11,10 @@
}
#text {
position: absolute;
bottom: 0px;
left:0px;
width: 512px;
position: absolute;
bottom: 0px;
left:0px;
width: 512px;
}
</style>
<script src="../lib/OpenLayers.js"></script>
@@ -46,12 +46,12 @@
<body onload="init()">
<div id="map"></div>
<div id="text">
<h1 id="title">Full Screen Example</h1>
<div id="text">
<h1 id="title">Full Screen Example</h1>
<div id="tags"></div>
<div id="tags"></div>
<p id="shortdesc">
<p id="shortdesc">
Demonstrate a map that fill the entire browser window.
</p>