J. Blustein

CS3172 > Materials > Lecture Slides (file list) > Graceful Degradation (1 of 2)

Web-centric Computing

[Course | Announcements | Materials | Resources]

Lecture Slides

Graceful Degradation

First, compare these two methods:

  1. <img 
      src="TheEarth.gif"
      alt="The Earth as seen from space." />
       
  2. <object data="TheEarth.gif" type="image/gif">
      The <strong>Earth</strong> as seen from space.
    </object>

Questions

Which is better? Why is it better?

Is there any reason for preferring the other?

Next...

[on to part 2]


http://www.cs.dal.ca/~jamie/course/CS/3172/Materials/Lecture/HTML/graceful.html
Version:
Wednesday, 10-Jun-2009 14:30:32 ADT
CS 3172 Prof.:
J. Blustein <jamie@cs.dal.ca>

This webpage uses valid XHTML 1.0