iframe holder
<center> | |
<style type="text/css"> | |
#iframe-holder { | |
width:640px; | |
margin:auto; | |
overflow:hidden; | |
} | |
#iframe-holder iframe { | |
width:627px; | |
height:700px; | |
margin:-320px 0 0 -15px; | |
} | |
</style> | |
</head> | |
<body> | |
<div id="iframe-holder"> | |
<iframe src="http://rudaw.net/english/onair/tv/live" frameborder="0" name="main" scrolling="no"></iframe> | |
</div> | |
</body> | |
</html></center> |
Yorumlar
Yorum Gönder