Frame nedir ? iframe nedir ?
by admin,Frame nedir ?
Frame türkçe anlamıyla çerçeve demektir.Webde bir sayfayı sayfalara yani çerçevelere bölmektir.
Frame Kodu:
<frame name=”frame adı” src=”o an açık olması istenen sayfa sayfa.html”>
Frame kullanımı ;
ilk önce ana sayfamıza yada frame oluşturmak istediğimiz sayfaya yukarıdaki kodu yazarız.Name den sonra frame adı yazan kısma frameye verilecek isimi yazarız.Örnek olarak name kısmına orta yazalım. Orta isminde bir frame oluşturduk.Src kısmına koddada görüldüğü üzre oluşturduğumuz framede o an siz değiştirene kadar açık olmasını istediğimiz sayfanın yolunu yazıyoruz.Örnek olarak sayfa.html böylece sayfa html sayfa ilk açıldığında ilk olarak çerçevemizin içinde yüklenecek.
Frame içindeki sayfa nasıl değiştirilir ?
<a href=”yenisayfa.htm” target=”frame adı”>Frameyi Değiştir</a>
Bu link kodunu sayfamızın istediğimiz yerinde kullnıyoruz.Frameyi değiştir butonuna basıldığında target kısmına yazdığımız frame de yani çerçevede href kısmına yazdığımız sayfa yüklenecektir.
iFrame nedir ?
Sayfa içlerinde yer alan başka sayfalara ait pencerelerdir.
iFrame Kodu:
<IFRAME name=”iframe adı” src=”sayfa.html” width=”400″ height=”100″ scrolling=”no” frameborder=”0″ marginwidth=”0″ marginheight=”0″></IFRAME>
iFrame Nasıl Kullanılır ?
name tagıyla pencere adını
width
height değerleriyle boyutları ayarlıyoruz
scrolling ile yanda scrollbar oluşup oluşmamasını
frameborder ile kenarlık kalınlıklarını belirleyebiliriz.
iFrame içindeki sayfa nasıl değiştirilir ?
<a href=”yesnisayfa.html” target=”iframe adı”>Link</a>
şeklinde target kısmına frame için kullandığımız ismi yazarak yapabiliriz.
Frame ile iFrame arasındaki fark nedir ?
iki koduda denediğinizde farkı göreceksiniz ama yinede kısaca anlatalım.Frame sayfamızı çerçevelere böler.Boyutlandırma yapılır fakat sayfanın tamının bir bölümü olarak ayarlanmak zorundadır.iFrame ise boyutları scrollbarı herşeyiyle esnek bir pencere oluşturur.
What is the frame?
Turkish meaning a page with the page frame to frame demektir.Webde that is divided into frames.
Frame Code:
be an open src=”o <frame name=”frame adı” requested page sayfa.html”>
Frame How to Use?
Frame usage;
our first home we want to create a frame or page name above code’s author yazarız.Name into the frame after frameye be given to the middle part of my name as yazarız.Örnek let me. Middle name, seen in a frame oluşturduk.Src part koddada change üzre open until you have created an framede that we want to be the path of the page so the page html page page.html as yazıyoruz.Örnek first to be installed when the first of our framework.
How to change page in frame?
<a href=”yenisayfa.htm” target=”frame adı”> Change Frameyi </ a>
We want our page this link code change button is pressed over kullnıyoruz.Frameyi written to target the frame in the frame that will be installed in the href part of our page.
What is iFrame?
To other pages in the page are owned window.
iFrame Code:
<iframe Name=”iframe adı” src=”sayfa.html” width=”400″ height=”100″ scrolling=”no” frameborder=”0″ marginwidth=”0″ marginheight=”0″> </ IFRAME>
How to Use Inline?
width height name for name with tagıyla window size is set with the side scrolling on the scrollbar does not occurs can determine the thickness of the border and frameborder.
How to change the iFrame in the page?
<a href=”yesnisayfa.html” target=”iframe adı”> Link </ a>
used to frame the target as part of the name can do to me.
What is the difference between Frame and iFrame?
You’ll see the difference when you try two koduda but to frame our böler.Boyutlandırma are briefly but anlatalım.Frame page as part of a full size be adjusted if zorundadır.iFrame creates a window scrollbar herşeyiyle flexible.
Tags: blogging, blogging tutorial, çerçeve, frame, frame download, frame html, frame kodu, frame nedir, Google, google optimization, google webmaster tools, google-webmaster, html, iframe, iframe kodu, iframe nedir, inbound-links, matt cutts, nasıl kullanılır, photo frame, search engine marketing, Search Engine Optimization, Seo, seo guide, seo practices, sitemap, tips & tricks, webmaster, wordpress
