tutoriale photoshop, brushes, patterns, gradient
Site afiliat proiectului Wtricks.com
   
   
  REGULAMENT | Search | Members | Calendar | Help  
 


Post Reply  Post Thread 
Galerie foto doar in CSS
Author Message
ianna
Activ
*


Posts: 8
Group: Registered
Joined: Apr 2007
Status: Away
Reputation: 0
Lei: 116
Post: #1
Galerie foto doar in CSS

NU e greu de realizat ! Tutorialul e in exclusivitate ...Pentru cunoscatorii CSS nu-i nimica nou

so

CSS-ul consta din

Quote:
<style type="text/css">

.popup{
position: relative;
z-index: 0;
}

.popup:hover{
background-color: transparent;
z-index: 80;
}

.popup span{
position: absolute;
background-color: #CCCCCC;
padding: 5px;
left: -1000px;
border: 1px dotted;
visibility: hidden;
color: black;
text-decoration: none;
}

.popup span img{
border-width: 0;
padding: 5px;
}

.popup:hover span{
visibility: visible;
top: 0;
left: 80px;
}

</style>


In tagurile body se va introduce

Quote:
<a href="#link-ul vostru" target="_blank" class="popup"><img src="pozavoastra1.jpg" width="100" height="100" border="1" /><span><img src="pozavoastra1.jpg" width="170" height="150" /><br />Ce vreti voi aici.</span></a>

<a href="#link-ul vostru" target="_blank" class="popup"><img src="pozavoastra2.jpg" width="100" height="100" border="1" /><span><img src="pozavoastra2.jpg" width="170" height="150" /><br />Descrierea voastra. </span></a>


Sper sa va placa si sa va fie folositor


Nu este politicos sa vorbesti cu gura plina sau cu … capul gol
Cand marfa este buna MERITA sa-i faci reclama, cand e proasta TREBUIE sa-i faci reclama
05-17-2007 07:59 AM
Visit this users website Find all posts by this user Quote this message in a reply
Post Reply  Post Thread 

View a Printable Version
Send this Thread to a Friend
Subscribe to this Thread | Add Thread to Favorites

Forum Jump:

 

 Invatam Net
Esti nou pe aici? Vorbeste-ne despre tine.
Citeste articole si tutoriale unice.
Ai un site? Iti putem oferi un review.

  Parteneri

  


-->