1-) HTML de DIV ayarlama
<iframe src="https://www.facebook.com/plugins/video.php?height=476&href=https%3A%2F%2Fwww.facebook.com%2FplayblackdesertTR%2Fvideos%2F1983995161741524%2F&show_text=false&width=476" width="476" height="476" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowfullscreen="true" allow="autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share" allowFullScreen="true"></iframe>
5.dk 54.sn den izlermisin abi. Yapıştırdığı her linkin içeriği çıkıyor. ona göre tag ları belirlesek if else yapsak çıkartabilirmiyiz ?
UĞUR KANKİ NABER
<html>
<head>
<style type="text/css">
#kutu
{
background:red;
}
</style>
</head>
<body>
<div id="kutu">Div Kullanımı Örneği</div>
</body>
</html>