- HTML Dersleri.
--------
http://www.koddostu.com/
http://www.htmldersleri.org/index.php
==============================
Kod:
<font color="#5893f0">b.bilge T.M burasını renklendirir</font>
==============================
Kod:
<marquee>sagdan sola kayan yazı</marquee>
===============================
Kod:
<marquee direction=right>Burada yazili olan text Soldan saga dogru kayar</marquee>
================================
Kod:
<MARQUEE scrollAmount=3 width="30%" height=15 align="middle">Sağdan sola kayan ayarlı yazı buraya yaz</MARQUEE>
================================
Kod:
<marquee behavior=alternate>Burada yazılı olan text sagdan sola ve soldan saga dogru kayar</marquee>
===============================
Kod:
yönlendirme için kod
<meta http-equiv="refresh" content="buraya rakamla yönlendirme zamanını yazın;url=http://humaxteam.blogspot.com">
===============================
Kod:
<marquee align="middle" scrollamount="1" height="30" width="20%" direction="down"scrolldelay="1">Yukarıdan aşşağı kayan yazı </marquee>
===============================
<MARQUEE onmouseover=this.stop() onmouseout=this.start() scrollAmount=1
scrollDelay=98 direction=up width=169 height=200 align="center" name="debono">
<P align=center>
Buradaki Yazı. Aşşağıdan yukarı kayar
<P align=center>
Burayada yaz
<P align=center>
tekrar yaz
</MARQUEE>
================================
<marquee align=middle scrollamount=1 height=15 width=20% direction=downscrolldelay=100>Sagdan sola kayan ayarlı yazı</marquee>
================================
Kod: Soldan sağa kayan resim
<marquee scrollamount="2" behavior="scroll"direction="right"><a href="http://www.yourlink.com"><font color="#FFFFFF" size="2" face="Arial"><img src="cheeta-ani.gif" border="0" width="159" height="41"></font></a></marquee>
=================================
Kod: Üzerine gelince saydamlığı değişen resim
<html><head><title></title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859" /> <meta http-equiv="Content-Type" content="text/html; charset=windows-1254" /> <style type="text/css"> /* -- threedot -- */ .l_opac { -moz-opacity:0.3; filter:alpha(opacity=30); } .f_opac { -moz-opacity:1; filter:alpha(opacity=100); } </style> </head> <body> <img src="https://i.servimg.com/u/f75/11/05/51/44/ata22r10.jpg" _fcksavedurl= class="l_opac" onmouseover="this.className='f_opac;'" onmouseout="this.className='l_opac';"> </body> </html>
===================================
resme tıklayın resim büyüsün
Kod:
<a href="http://büyükresmin url"><img src="http://kücük resim.jpg" border="0" width="100" alt="resim aciklamasi" /></a>
====================================
karşılama ve uğurlama mesajı
Kod:
<HTML>
<BODY BGCOLOR="#000000" onLoad="alert('Hoşgeldiniz!');"
onUnload="alert('Tekrar Bekleriz...');">
</BODY>
</HTML>
====================================
<marquee behavior="alternate" direction="up" width="80%"><marquee direction="right">ZIPLAYAN YAZI </marquee></marquee>
====================================
<head><meta http-equiv="refresh" content="50;url=adres buraya"></head>
====================================
<div align="center">
<font color="000000">
Yönlendiriliyorsunuz..</font></div>
<div align="center">
<img border="0" height="20" src="http://www.upmatik.com/m/2014/07/05/loader11.gif" width="130"/></div>
<div align="center">
<META HTTP-EQUIV="Refresh" CONTENT="10;URL=https://5400.yetkinforum.com/">
<a href="https://5400.yetkinforum.com/" class="postlink" target="_blank"
rel="nofollow"><font color="000000">
10 saniyede<br/></font>Yönlenmezse Lütfen buraya Tıklayınız...</a></div>
============
Video ları outo başlatmak
<object width="560" height="315"><param name="movie"
value="//www.youtube-nocookie.com/v/OZUzX4kbtDU?hl=tr_TR&version=3"></param><param name="allowFullScreen"
value="true"></param><param name="allowscriptaccess" value="always"></param><embed
src="//www.youtube-nocookie.com/v/OZUzX4kbtDU?hl=tr_TR&autoplay=1" type="application/x-shockwave-flash"
width="560" height="315" allowscriptaccess="always" allowfullscreen="true"></embed></object>
======================
<a href="https://5400.yetkinforum.com/" onMouseover="window.open(this.href); return false" title="üzerine gelince görünen">link</a>
======================
<!-- <a href="http://google.com" > -->
<button style="width:160px;">
<marquee>
Sitemize Hoşgeldiniz
</marquee>
</button>
<!-- </a> -->
==========================
BAŞKA BİR SİTENİN İSTEDİĞİNİZ KISMINI KENDİ SİTENİZDE GÖSTERMEK
<body>
<style type="text/css">
#haber {
overflow: hidden;
position:absolute;
top: -380px;
left: -170px;
background-color: #ffffff;
width: 790px;
height: 1300px;
}
</style>
<div id="haber">
<iframe frameborder="0" scrolling="No" width="600" height="500" src="http://bbilgeteam.blogspot.com.tr/"></iframe>
</div>
</body>
----------------------------------
<!-- yukarı çık introsu START -->
<style>
a.yukari {
position:fixed;
bottom:15px;
right:20px;
font:11px arial;
text-transform:uppercase;
}
</style>
<a href="#top" class="yukari"><img src="http://i.hizliresim.com/99Ey89.png" /></a>
<!-- yukarı çık introsu STOP -->
------------------- // ------------------
<head> tagına
<script>
function ikilink(){
window.open('http://www.google.com.tr');
document.location.href ="https://www.facebook.com";
}
</script>
Link Kısmı
<a href="javascript:;" onclick="ikilink();">TIKLA</a>
--------


==============================
Kod:
<font color="#5893f0">b.bilge T.M burasını renklendirir</font>
==============================
Kod:
<marquee>sagdan sola kayan yazı</marquee>
===============================
Kod:
<marquee direction=right>Burada yazili olan text Soldan saga dogru kayar</marquee>
================================
Kod:
<MARQUEE scrollAmount=3 width="30%" height=15 align="middle">Sağdan sola kayan ayarlı yazı buraya yaz</MARQUEE>
================================
Kod:
<marquee behavior=alternate>Burada yazılı olan text sagdan sola ve soldan saga dogru kayar</marquee>
===============================
Kod:
yönlendirme için kod
<meta http-equiv="refresh" content="buraya rakamla yönlendirme zamanını yazın;url=http://humaxteam.blogspot.com">
===============================
Kod:
<marquee align="middle" scrollamount="1" height="30" width="20%" direction="down"scrolldelay="1">Yukarıdan aşşağı kayan yazı </marquee>
===============================
<MARQUEE onmouseover=this.stop() onmouseout=this.start() scrollAmount=1
scrollDelay=98 direction=up width=169 height=200 align="center" name="debono">
<P align=center>
Buradaki Yazı. Aşşağıdan yukarı kayar
<P align=center>
Burayada yaz
<P align=center>
tekrar yaz
</MARQUEE>
================================
<marquee align=middle scrollamount=1 height=15 width=20% direction=downscrolldelay=100>Sagdan sola kayan ayarlı yazı</marquee>
================================
Kod: Soldan sağa kayan resim
<marquee scrollamount="2" behavior="scroll"direction="right"><a href="http://www.yourlink.com"><font color="#FFFFFF" size="2" face="Arial"><img src="cheeta-ani.gif" border="0" width="159" height="41"></font></a></marquee>
=================================
Kod: Üzerine gelince saydamlığı değişen resim
<html><head><title></title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859" /> <meta http-equiv="Content-Type" content="text/html; charset=windows-1254" /> <style type="text/css"> /* -- threedot -- */ .l_opac { -moz-opacity:0.3; filter:alpha(opacity=30); } .f_opac { -moz-opacity:1; filter:alpha(opacity=100); } </style> </head> <body> <img src="https://i.servimg.com/u/f75/11/05/51/44/ata22r10.jpg" _fcksavedurl= class="l_opac" onmouseover="this.className='f_opac;'" onmouseout="this.className='l_opac';"> </body> </html>
===================================
resme tıklayın resim büyüsün
Kod:
<a href="http://büyükresmin url"><img src="http://kücük resim.jpg" border="0" width="100" alt="resim aciklamasi" /></a>
====================================
karşılama ve uğurlama mesajı
Kod:
<HTML>
<BODY BGCOLOR="#000000" onLoad="alert('Hoşgeldiniz!');"
onUnload="alert('Tekrar Bekleriz...');">
</BODY>
</HTML>
====================================
<marquee behavior="alternate" direction="up" width="80%"><marquee direction="right">ZIPLAYAN YAZI </marquee></marquee>
====================================
<head><meta http-equiv="refresh" content="50;url=adres buraya"></head>
====================================
<div align="center">
<font color="000000">
Yönlendiriliyorsunuz..</font></div>
<div align="center">
<img border="0" height="20" src="http://www.upmatik.com/m/2014/07/05/loader11.gif" width="130"/></div>
<div align="center">
<META HTTP-EQUIV="Refresh" CONTENT="10;URL=https://5400.yetkinforum.com/">
<a href="https://5400.yetkinforum.com/" class="postlink" target="_blank"
rel="nofollow"><font color="000000">
10 saniyede<br/></font>Yönlenmezse Lütfen buraya Tıklayınız...</a></div>
============
Video ları outo başlatmak
<object width="560" height="315"><param name="movie"
value="//www.youtube-nocookie.com/v/OZUzX4kbtDU?hl=tr_TR&version=3"></param><param name="allowFullScreen"
value="true"></param><param name="allowscriptaccess" value="always"></param><embed
src="//www.youtube-nocookie.com/v/OZUzX4kbtDU?hl=tr_TR&autoplay=1" type="application/x-shockwave-flash"
width="560" height="315" allowscriptaccess="always" allowfullscreen="true"></embed></object>
======================
<a href="https://5400.yetkinforum.com/" onMouseover="window.open(this.href); return false" title="üzerine gelince görünen">link</a>
======================
<!-- <a href="http://google.com" > -->
<button style="width:160px;">
<marquee>
Sitemize Hoşgeldiniz
</marquee>
</button>
<!-- </a> -->
==========================
BAŞKA BİR SİTENİN İSTEDİĞİNİZ KISMINI KENDİ SİTENİZDE GÖSTERMEK
<body>
<style type="text/css">
#haber {
overflow: hidden;
position:absolute;
top: -380px;
left: -170px;
background-color: #ffffff;
width: 790px;
height: 1300px;
}
</style>
<div id="haber">
<iframe frameborder="0" scrolling="No" width="600" height="500" src="http://bbilgeteam.blogspot.com.tr/"></iframe>
</div>
</body>
----------------------------------
<!-- yukarı çık introsu START -->
<style>
a.yukari {
position:fixed;
bottom:15px;
right:20px;
font:11px arial;
text-transform:uppercase;
}
</style>
<a href="#top" class="yukari"><img src="http://i.hizliresim.com/99Ey89.png" /></a>
<!-- yukarı çık introsu STOP -->
------------------- // ------------------
<head> tagına
<script>
function ikilink(){
window.open('http://www.google.com.tr');
document.location.href ="https://www.facebook.com";
}
</script>
Link Kısmı
<a href="javascript:;" onclick="ikilink();">TIKLA</a>