Konuyu Oyla:
  • Toplam: 1 Oy - Ortalama: 3
  • 1
  • 2
  • 3
  • 4
  • 5
Link Verme - Resim Değiştirme
#1
Exclamation 
Resimde Yazıyor
1)knr7u.png

2)
knr9j.png
Ara
Cevapla PGM
Teşekkür verenler:
#2
Resime link vermek için:

Kod:
<a href="tıklanınca gidecek adresi" ><img src="resim urlsi" /></a>
“Mazlumun zalimden öcünü alacağı gün,
şüphesiz zalimin zulmettiği günden daha çetin olacaktır !"
Hz. Ali (r.a)

Kuş ölür, sen uçuşu hatırla...
Ara
Cevapla PGM
Teşekkür verenler:
#3
1. kod bana aittir.
Kod:
<!--Online Oyun Kod Başlangıcı-->
<center>
<style>
a.oyunlar {
position:-1;
bottom:10px;
left:100px;
font:10px arial;
text-transform:uppercase;}
</style>
<div id="oyunlar">
<p id="oyunlar">
<a href="#"><img src="http://icons.iconarchive.com/icons/ravenbasix/game-2/128/fifa-13-icon.png"style="width:100px;height:100"/></a>
<a href="#"><img src="http://icons.iconarchive.com/icons/ravenbasix/game-2/128/grand-theft-auto-liberty-city-icon.png"style="width:100px;height:100px"/></a>
<a href="#"><img src="http://icons.iconarchive.com/icons/ravenbasix/game-2/128/callofduty-blackops-icon.png"style="width:100px;height:100px"/></a>
<a href="#"><img src="http://icons.iconarchive.com/icons/ravenbasix/game/128/Assasins-Creed-Revelations-icon.png"style="width:100px;height:100px"/></a>
<a href="#"><img src="http://icons.iconarchive.com/icons/ravenbasix/game/128/Counter-Strike-Go-icon.png"style="width:100px;height:100px"/></a>
<a href="#"><img src="http://icons.iconarchive.com/icons/ravenbasix/game/128/Mafia-2-icon.png"style="width:100px;height:100px"/></a>
<a href="#"><img src="http://icons.iconarchive.com/icons/jeno-cyber/game-cover-49/128/Battlefield-Play4Free-icon.png"style="width:100px;height:100px"/></a>
<a href="#"><img src="http://icons.iconarchive.com/icons/jeno-cyber/game-cover-49/128/Need-for-Speed-The-Run-Limited-Edition-icon.png"style="width:100px;height:100px"/></a>
<a href="#"><img src="http://icons.iconarchive.com/icons/jeno-cyber/game-cover-50/128/Max-Payne-3-icon.png"style="width:100px;height:100px"/></a>
<a href="#"><img src="http://icons.iconarchive.com/icons/jeno-cyber/game-cover-50/128/Jagged-Alliance-Back-in-Action-icon.png"style="width:100px;height:100px"/></a>
<SCRIPT LANGUAGE="JavaScript">
<!--
Code0 = "%3Cscript%20language%3D%22JavaScript%22%3ESecondImage00%3D%27http%3A//f1301.hizliresim.com/15/c/hvpm9.png%27%3B%3C/script%3E%0A%3Ca%20href%3D%22%23%22%20onMouseOver%3D%22%7BOrigImage00%3Dimg00.sr​c%3B%20img00.src%3DSecondImage00%7D%20%22%20onMouseOut%3D%22img00.src%3DOrigImag​e00%22%3E%0A%3Cimg%20alt%3D%22%22%20name%3D%22img00%22%20border%3D%220%22%20src%​3D%22http%3A//f1301.hizliresim.com/15/c/hvplp.png%22onLoad%3D%22TempImage00%3Dnew%20Image%280%2C0%29%3B%20TempImage00.sr​c%3DSecondImage00%22%3E%3C/a%3E";
document.write(unescape(Code0));
//--></a>
</SCRIPT>
<style type="text/css">
p#oyunlar img{ /* 1st set of icons. Rotate them 360deg onmouseover and out */ -moz-transition: all 0.8s ease-in-out; -webkit-transition: all 0.8s ease-in-out; -o-transition: all 0.8s ease-in-out; -ms-transition: all 0.8s ease-in-out; transition: all 0.8s ease-in-out; }   p#oyunlar img:hover{ -moz-transform: rotate(360deg); -webkit-transform: rotate(360deg); -o-transform: rotate(360deg); -ms-transform: rotate(360deg); transform: rotate(360deg); }   p#oyunlar2 img{ /* 2nd set of icons. Rotate them 60deg onmouseover and out */ -moz-transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; }   p#oyunlar2 img:hover{ -moz-transform: rotate(70deg); -webkit-transform: rotate(70deg); -o-transform: rotate(70deg); -ms-transform: rotate(70deg); transform: rotate(70deg); }   p#oyunlar3 img{ /* 3rd set of icons. Rotate them -360deg onmouseover ONLY. Note where the "transition prop is added */ }   p#oyunlar3 img:hover{  -moz-transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; -moz-transform: rotate(-360deg); -webkit-transform: rotate(-360deg); -o-transform: rotate(-360deg); -ms-transform: rotate(-360deg); transform: rotate(-360deg); }
</style></center>
<!--Online Oyun Kod Bitişi-->
Yukarıdaki kodda bulunan

Kod:
<a href="#"><img src="http://icons.iconarchive.com/icons/ravenbasix/game-2/128/fifa-13-icon.png"style="width:100px;height:100"/></a>

Kod:
<a href=#">
Yazan yerdeki # işaretini silin ve oraya istediğiniz linki ekleyin.

Diğer sorununuzu bu konudan bakarak halledebilirsiniz.
http://destek.10tl.net/showthread.php?ti...kategoriye

Hayatta üç şey insanın özüne zarar verir; öfke,açgözlülük, kibir..  Hz.Muhammed (s.a.v)
Ara
Cevapla PGM
Teşekkür verenler:
#4
saolun konu kiltleneb,lir
Ara
Cevapla PGM
Teşekkür verenler:
#5
Sorunu halledilen konu kitlenmez.

Hayatta üç şey insanın özüne zarar verir; öfke,açgözlülük, kibir..  Hz.Muhammed (s.a.v)
Ara
Cevapla PGM
Teşekkür verenler:


Hızlı Menü:


Şu anda bu konuyu okuyanlar: 1 Ziyaretçi



***

Online Shopping App
Online Shopping - E-Commerce Platform
Online Shopping - E-Commerce Platform
Feinunze Schmuck Jewelery Online Shopping