Simple HTML thing wanna get clear.!

Web programming topics
Post Reply
User avatar
Face
Major
Major
Posts: 727
Joined: Thu Feb 18, 2010 5:06 pm
Location: SRI LANKA.KANDY.

Simple HTML thing wanna get clear.!

Post by Face » Sun May 29, 2011 8:02 am

Hello Friends,I wanna get something clear about HTML work.

First see this code
<div ><a href="http://www.ooooo.com"><img src="http://oooooooo.jeg" alt="my page" width="100" height="33"/></a></div>
alt means what ?& why we should use this?

I use some related thing in that alt="oooo"

Is it a use less thing or what is the advantage we get with that,?>
User avatar
Nipuna
Moderator
Moderator
Posts: 2729
Joined: Mon Jan 04, 2010 8:02 pm
Location: Deraniyagala,SRI LANKA

Re: Simple HTML thing wanna get clear.!

Post by Nipuna » Sun May 29, 2011 8:15 am

Here is the Info

http://www.w3schools.com/tags/att_img_alt.asp

It says. If your Picture didn't load the Alternate Text will be shown instead. Very Simple Thing ;)
User avatar
Face
Major
Major
Posts: 727
Joined: Thu Feb 18, 2010 5:06 pm
Location: SRI LANKA.KANDY.

Re: Simple HTML thing wanna get clear.!

Post by Face » Sun May 29, 2011 9:21 am

thanks Nipuna I am clear about that now.
User avatar
Nipuna
Moderator
Moderator
Posts: 2729
Joined: Mon Jan 04, 2010 8:02 pm
Location: Deraniyagala,SRI LANKA

Re: Simple HTML thing wanna get clear.!

Post by Nipuna » Sun May 29, 2011 9:35 am

You are Welcome.
Post Reply

Return to “Web programming”