• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Windows one question about my website

in NEWS add


<object width="425" height="344">
<param name="movie" value="HTTP://YOUTUBE LINK GOES HERE">
</param>
<param name="allowFullScreen" value="true">
</param>
<param name="allowscriptaccess" value="always">
</param>
<embed src="HTTP://YOUTUBE LINK GOES HERE" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344">
</embed>
</object>
 
<html><center><object width="425" height="344">
<param name="movie" value="HTTP://YOUTUBE LINK GOES HERE">
</param>
<param name="allowFullScreen" value="true">
</param>
<param name="allowscriptaccess" value="always">
</param>
<embed src="HTTP://YOUTUBE LINK GOES HERE" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344">
</embed>
</object></center></html>
use this :) and it will come in center of the page
 
Back
Top