I'm trying to embed my dynmap on my website using iFrame. Problem is I can't get it centered.
<div style="text-align:center;"> <iframe src="http://xxx.xx.xx.xx:xxxx" align="center" width="1200" height="1200">
</iframe>
</div>
I haven't tried using css since I don't know how to. Any help would be greatly appreciated.
<div style="text-align:center;"> <iframe src="http://xxx.xx.xx.xx:xxxx" align="center" width="1200" height="1200">
</iframe>
</div>
I haven't tried using css since I don't know how to. Any help would be greatly appreciated.
