|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stop making mediocre tutorials.The best tutorials are video! Camtasia Studio makes it easy to create engaging, buzz-building screen videos at any size, in any popular format. Download the free trial!
|
|
#1
|
|||
|
|||
|
alt tag
in the following code what does the alt="whatever" do?, i know everything but that.(i hope the code didnt go straight as html.)
<IMG SRC="C:\jack\webpage\the_bar2.bmp" width="120" height="384" USEMAP="#bar" BORDER="0" alt="Control Panel"> |
|
#2
|
|||
|
|||
|
Old browsers used not to show images, then you cn display an alternative text describing the image for the poor guy who's browser does not show it.
Nowadays almost all browsers show images, but the tag is recommended to further describe the image. You put your mouse cursor over the image,s wait a half second, anf a text pops up showing that "whatever" tag says. Look at an example: put you rmouse over that little house at the top left corner of this page, (do not click!) and you'll see "DevShed Forums" ![]() |
![]() |
| Viewing: Dev Shed Forums > Other > Beginner Programming > alt tag |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|