four tabs for spaces
git-svn-id: http://svn.openlayers.org/trunk/openlayers@6497 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
@@ -11,9 +11,9 @@
|
||||
|
||||
<div id="tags">
|
||||
</div>
|
||||
<p id="shortdesc">
|
||||
Shows openlayers runnig in a XHTML 1.0 Strict Doctype
|
||||
</p>
|
||||
<p id="shortdesc">
|
||||
Shows openlayers runnig in a XHTML 1.0 Strict Doctype
|
||||
</p>
|
||||
|
||||
<div style="width:512px; height:512px;border:1px black solid;" id="map"></div>
|
||||
<script defer="defer" type="text/javascript">
|
||||
@@ -23,13 +23,13 @@
|
||||
map.addLayer(wms);
|
||||
map.zoomToMaxExtent();
|
||||
</script>
|
||||
<div id="docs">This example shows openlayers using a XHTML 1.0 Strict Doctype click on the below image to validate.
|
||||
<p>
|
||||
<a href="http://validator.w3.org/check/referer"><img
|
||||
src="http://www.w3.org/Icons/valid-xhtml10"
|
||||
alt="Valid XHTML 1.0!" height="31" width="88" /></a>
|
||||
<div id="docs">This example shows openlayers using a XHTML 1.0 Strict Doctype click on the below image to validate.
|
||||
<p>
|
||||
<a href="http://validator.w3.org/check/referer"><img
|
||||
src="http://www.w3.org/Icons/valid-xhtml10"
|
||||
alt="Valid XHTML 1.0!" height="31" width="88" /></a>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user