HTML Tutorial


 Forum HomeForum Home   FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
RegisterRegister - Not registered yet? Got something to say? Join HTML Code Tutorial!
drop down labels over links & images
Post new topic   Reply to topic    HTML Help Forum Index -> HTML Form
View previous topic :: View next topic  
Author Message
musicwiz



Joined: 19 Aug 2004
Posts: 2
Location: Huddersfield, England

PostPosted: Thu Aug 19, 2004 9:09 am     drop down labels over links & images Reply with quote

I am very new to building web sites and am wanting to know how you create the little boxes that appear under the mouse arrow/hand when you slide it over a link.

If you don't understand what I am on about, slide the mouse up to the 'HTML Code Tutorial' image at the top left of the page and a little yellow box with some text in it appears.

How do you create them?

Thanx,
A
eXcentra



Joined: 12 May 2004
Posts: 91

PostPosted: Thu Aug 19, 2004 10:52 am     Reply with quote

add this code to links:
Code:
title="Pop-up thing"

Example:
Code:
<a href="home.htm" title="Home Page">Click Here</a>


For image tags, you use:
Code:
<img src="image.jpg" alt="The Image" />


I'm not too sure about what to do for a combination of <a> and <img>.
musicwiz



Joined: 19 Aug 2004
Posts: 2
Location: Huddersfield, England

PostPosted: Tue Aug 24, 2004 8:58 am     Many thanks! Reply with quote

It works superbly!

Thanks,
Amy
eXcentra



Joined: 12 May 2004
Posts: 91

PostPosted: Wed Aug 25, 2004 9:02 pm     Reply with quote

No problem Smile
Display posts from previous:   
Post new topic   Reply to topic    HTML Help Forum Index -> HTML Form All times are GMT - 8 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
HTML Help Archive
Powered by phpBB © 2001, 2005 phpBB Group
HTML Help topic RSS feed 

 
HOSTING / DESIGN
MAKE MONEY

Home
  |   Tutorials   |   Forum   |   Quick List   |   Link Directory   |   About
Copyright ©1997-2002 Idocs and ©2002-2007 HTML Code Tutorial