4 Kasım 2016 Cuma

Web Hafta7 İframe

İFRAME

<html>
<body bgcolor="maroon">
<iframe name="ornek"src="s1.html"width="200"height="100"scrolling="yes">
</iframe>
<iframe name="ornek"src="s2.html"width="200"height="100"scrolling="yes">
</iframe>
<iframe name="ornek"src="s3.html"width="200"height="100"scrolling="yes">
</iframe>
<html>
<body bgcolor="maroon">
<iframe name="ornek"src="file:///C:/Users/mls/Desktop/134/index.html"width="200"height="100"scrolling="yes">
</iframe>
</body>
</html>
</body>
</html> Kodları sayfamızda istediğimiz boyutta bir kutu içinde yazı yazabilmemizi sağlıyor.(Örnek)

frame:Çerçevelemek

maroon:Kestane rengi
scrolling:Kaydırma



Hiç yorum yok:

Yorum Gönder