Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Resmin üzerine gelince büyüsün HTML kodu
#1
RESMİN ÜZERİNE GELİNCE BÜYÜSÜN HTML KODU

Code:
<html> <head>
<style type="text/css">
.thumbnail{

position: relative;

z-index: 0;

}

:hover.thumbnail{

background-color: transparent;

z-index: 50;

}

.thumbnail span{

position: absolute;

background-color: lightyellow;

padding: 5px;

left: -1000px;

border: 1px dashed gray;

visibility: hidden;

left: -1000px;

margin-bottom: 20px;

font-size: 11px;

font-family: tahoma, sans-serif;

letter-spacing: 1px;

line-height: 160%;

color: #99CC00;

text-decoration: none;

}

.thumbnail span img{

border-width: 0;

padding: 2px;

}

:hover.thumbnail span{

visibility: visible;

top: 0;

left: 60px;

}

.main { FONT-FAMILY: 'Verdana'; FONT-SIZE: 8pt; FONT-WEIGHT: 400; COLOR: 144E56; BACKGROUND-COLOR:#FFFFFF; MARGIN:0px }

</style> </head> <body>

<a class="thumbnail" href="#thumb">

<img src="RESİM ADRES" width="100" height="75" border="0" align="center" /><span>

<img src="RESİM ADRES" width="400" height="280" /></span>

</body></html>


kod içindekı bu alttaki yazı sadece 1 resim içindir, kod içinde bunu çoğaltarak iki yada üç resim yapabilirsiniz.


Code:
<img src="RESİM ADRES" width="100" height="75" border="0" align="center" /><span>

<img src="RESİM ADRES" width="400" height="280" /></span>

kod içindekı bu yazı sadece 1 resim içindir, bunu çoğaltarak iki yada üç resim yapabilirsiniz.





Signing of RasitTunca
[Image: attachment.php?aid=107929]
Kar©glan Başağaçlı Raşit Tunca
Smileys-2
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)