bb6fd2206a
Checkout date: 09/03/2015 HEAD: a92c8a3c21f8d580de2dfd1e937ea90db76787b6
11 lines
No EOL
145 B
HTML
11 lines
No EOL
145 B
HTML
<style>
|
|
iframe {
|
|
position: absolute;
|
|
top: 50px;
|
|
left: 50px;
|
|
width: 500px;
|
|
height: 500px;
|
|
}
|
|
</style>
|
|
<iframe src="map.html">
|
|
</iframe> |