Files
openlayers/master/examples/sample.html
Éric Lemoine 5d14b9e2d4 Updated
2013-02-20 10:38:25 +01:00

9 lines
225 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>sample.html</title>
<script type="text/javascript" src="../require.js"></script>
</head>
<body class="foo" onload="alert('hello')"><span>Hello World!</span></body>
</html>