Código HTML:
Ver original
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <link href="http://themes.static.deseloper.org/themes/examples/base.css" type="text/css" rel="stylesheet" /> <link href="styles/modal-window.css" type="text/css" rel="stylesheet" /> <!--[if lte IE 6]><link href="styles/modal-window-ie6.css" type="text/css" rel="stylesheet" /><![endif]--> </head> <body> <div style="position: absolute; left: 0; top: 40px;"> <script type="text/javascript"><!-- google_ad_client = "pub-6411809547640783"; /* Examples - Wide Vertical */ google_ad_slot = "0507563986"; google_ad_width = 160; google_ad_height = 600; //--></script> </div> <div style="position:relative; margin-left: 200px; top:80px"> </div> </body> </html>