Commit 568e03c0fc04851839dcc1007eb49272a3c7bf55
1 parent
22c79942
Exists in
master
and in
7 other branches
--no commit message
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
exemplos/cursodsv16.htm
... | ... | @@ -13,7 +13,7 @@ |
13 | 13 | </div> |
14 | 14 | <div> |
15 | 15 | <div id=i3geo > |
16 | - <div id=corpoMapa style="width:700px;height:400px;background-image:url('../imagens/i3geo1bw.jpg');"> | |
16 | + <div id=corpoMapa style="top:1px;width:700px;height:400px;background-image:url('../imagens/i3geo1bw.jpg');"> | |
17 | 17 | </div> |
18 | 18 | </div> |
19 | 19 | </div> | ... | ... |