Friday, March 1, 2013

March 1 Online Discussion Question 3

What are the differences between the background-image property and the <img> element?

5 comments:

  1. background-image puts the image behind the text instead of inside the text like the img element

    {travis}

    ReplyDelete
  2. A difference between the background-image property and the img element is the background-image is purely presentational and is only used to improve the attractiveness of the page wereas the img element is used to include an image that has more substantial roles in the page, like a photo or logo.
    Autumn

    ReplyDelete
  3. The img element includes an image that has more practical importance in the webpage, such as a logo or a photo.

    The background-image property is used for presentational and attractive purposes.

    [Collin]

    ReplyDelete
  4. Yeah, I think that covers everything.

    Ethan

    ReplyDelete
  5. (img)= Just a image inside a web page.
    background image= A image that covers the background of a web page completely.
    Gracie

    ReplyDelete