Monday, August 31, 2015

DREAMWEAVER Quiz #6

DREAMWEAVER Quiz #6

1.  What is the tag you use to insert an image on your page?
     <img 
2.  What is the attribute that you have to add to your tag to direct the browser?  
      src="
3.  How is an image tag different from a <p> tag or <h>  tag?
     It does not need a closing tag
4.  Where do you put the image tag if you want to have an image as a link? 
     you put it the image tag where your text would normally go in a link
5.  Practice adding images on your page.  
     Done

No comments:

Post a Comment