groups

name language licence
FTG-7-Attachment HTML Other
Calculator HTML Other
Accept 2 HTML Other
Floating Text Box A (put in html sidebar) JavaScript Other
CSS ToolTip - HTML HTML Other
3 column layout - margin style HTML Other
Gallery4 CSS Other
FTG-6-RadioButton HTML Other

< 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 >



language: HTML
licence: Other

CSS ToolTip - HTML

options: view full snippetsend to code collector
<h4>For an Active Link</h4>
<a href="http://myrapidweaver.us" class="tip">myRapidWeaver<span>http://myrapidweaver.us</span></a>
<br />
<br />
<h4>Just for Information</h4>
<a class=tip href="#">This is a tooltip <span>an 
aiding text that appears just when you roll on with the mouse</span></a>
	
(Continues...)