Search results

  1. T

    iPhone 3GS or iPod Touch 4?

    I'm trying to decide whether I should buy a used 16 GB iPhone 3GS for $200 or a new 32GB iPod Touch 4 for $300. Any suggestions? The main reason I'm considering getting the iPod Touch 4 is because it has a faster CPU, better battery life, higher resolution display, and HD camera on the back. The...
  2. T

    Solve a HTML Problem?

    Hi, I'm taking an HTML class this semester and need some help creating a tooltip in an image map. Here's what I have so far: <div> <img src="diamond.jpg" alt="Diamond Health Club" usemap="#diamondmap" /> <map id="diamondmap" name="diamondmap"> <area shape="rect"...
  3. T

    Help with HTML class?

    Hi, I'm taking an HTML class this semester and need some help creating a tooltip. Here's what I have right now: <div> <img src="diamond.jpg" alt="Diamond Health Club" usemap="#diamondmap" /> <map id="diamondmap" name="diamondmap"> <area shape="rect" coords="225, 7, 333, 40"...
  4. T

    Help with HTML class?

    Hi, I'm taking an HTML class this semester and need some help creating a tooltip. Here's what I have right now: <div> <img src="diamond.jpg" alt="Diamond Health Club" usemap="#diamondmap" /> <map id="diamondmap" name="diamondmap"> <area shape="rect" coords="225, 7, 333, 40"...
Back
Top