Announcement

Collapse
No announcement yet.

need help for a class

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • need help for a class

    whats wrong with my code, im trying to make an image map. something is wrong with my coding, it just wont work. heres the code, tell me if you can find something wrong. i have done everything that i know how to do.

    heres the coding: (just right click and view the source since it just displayed like an html page)

    <HTML>
    <HEAD>
    <TITLE>finished3</TITLE>
    <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
    </HEAD>
    <BODY BGCOLOR=#FFFFFF LEFTMARGIN=0 TOPMARGIN=0 MARGINWIDTH=0 MARGINHEIGHT=0>
    <!-- ImageReady Slices (finished3.gif) -->
    <IMG SRC="images/finished3.gif" WIDTH=600 HEIGHT=293 BORDER=0 ALT="" USEMAP="#finished3_Map">
    <MAP NAME="finished3_Map">
    <AREA SHAPE="rect" ALT="" COORDS="87,120,469,261" HREF="H:\intro to graphic comm\TEAM PROJECT\tours.html" TARGET="_self">
    <AREA SHAPE="rect" ALT="" COORDS="0,0,116,104" HREF="H:\intro to graphic comm\TEAM PROJECT\forms.html" TARGET="_self">
    <AREA SHAPE="rect" ALT="" COORDS="6,106,11,116" HREF="H:\intro to graphic comm\TEAM PROJECT\forms.html" TARGET="_self">
    <AREA SHAPE="rect" ALT="" COORDS="19,106,24,117" HREF="H:\intro to graphic comm\TEAM PROJECT\forms.html" TARGET="_self">
    <AREA SHAPE="rect" ALT="" COORDS="42,106,51,117" HREF="H:\intro to graphic comm\TEAM PROJECT\forms.html" TARGET="_self">
    <AREA SHAPE="rect" ALT="" COORDS="59,106,64,116" HREF="H:\intro to graphic comm\TEAM PROJECT\forms.html" TARGET="_self">
    <AREA SHAPE="rect" ALT="" COORDS="11,110,18,116" HREF="H:\intro to graphic comm\TEAM PROJECT\forms.html" TARGET="_self">
    <AREA SHAPE="rect" ALT="" COORDS="24,110,30,116" HREF="H:\intro to graphic comm\TEAM PROJECT\forms.html" TARGET="_self">
    <AREA SHAPE="rect" ALT="" COORDS="33,110,39,116" HREF="H:\intro to graphic comm\TEAM PROJECT\forms.html" TARGET="_self">
    <AREA SHAPE="rect" ALT="" COORDS="68,110,75,116" HREF="H:\intro to graphic comm\TEAM PROJECT\forms.html" TARGET="_self">
    <AREA SHAPE="rect" ALT="" COORDS="76,110,83,117" HREF="H:\intro to graphic comm\TEAM PROJECT\forms.html" TARGET="_self">
    <AREA SHAPE="rect" ALT="" COORDS="85,110,91,116" HREF="H:\intro to graphic comm\TEAM PROJECT\forms.html" TARGET="_self">
    <AREA SHAPE="rect" ALT="" COORDS="90,110,98,116" HREF="H:\intro to graphic comm\TEAM PROJECT\forms.html" TARGET="_self">
    </MAP>
    <!-- End ImageReady Slices -->
    </BODY>
    </HTML>

  • #2
    nm, got it fixed

    Comment


    • #3
      Re: need help for a class

      can't get your code. Kindly post right code so i can guide you.

      Comment

      Working...
      X