PDA

View Full Version : [quickie] alt-text in html



Danneman
April 28th, 2004, 04:09 PM
How do you make an alt-text in html for text that isnt a link? Forgot :drool:

Danneman
April 28th, 2004, 06:26 PM
Never mind :


<anytagyouwant title="descriptive text> text </anytagyouwant>

radioxromance
April 28th, 2004, 06:29 PM
huh, didn't know you could do that. I used css, to make help tags and such.