Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR HTML

html img tag with alt

<img src="images/dinosaur.jpg"
     alt="The head and torso of a dinosaur skeleton;
          it has a large head with long sharp teeth"
     width="400"
     height="341">
Source by developer.mozilla.org #
 
PREVIOUS NEXT
Tagged: #html #img #tag #alt
ADD COMMENT
Topic
Name
8+3 =