Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6710849
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T08:04:13+00:00 2026-05-26T08:04:13+00:00

For a website I am making for my job, I wanted to use mostly

  • 0

For a website I am making for my job, I wanted to use mostly CSS coding, but when I saw all the issues involving CSS maps I took the advice of others and stuck with the traditional HTML style of maps. However, the mapping code wont work, the links remain unclickable. I’m not sure if this is an issue with the CSS/HTML combination or not, but my code is as follows for the HTML part:

<body>
<div id="header">
    <div id="menu">
        <img src="http://i74.photobucket.com/albums/i266/nanashiwolf/header.png" width="770" height="100" alt="logo" border="0" usemap="#headermap" />

<map name="#headermap">
  <area shape="rect" coords="156,67,156,83,225,83,225,67" href="links.html" alt="Links" />
  <area shape="rect" coords="239,67,239,83,309,83,309,67" href="links.html" alt="Links" />
  <area shape="rect" coords="324,67,324,83,392,83,392,67" href="links.html" alt="Links" />
  <area shape="rect" coords="403,67,403,83,511,83,511,67" href="links.html" alt="Links" />
  <area shape="rect" coords="526,67,526,83,588,83,588,67" href="links.html" alt="Links" />
  <area shape="rect" coords="602,67,602,83,662,83,662,67" href="links.html" alt="Links" />
  <area shape="rect" coords="675,67,675,83,736,83,736,67" href="links.html" alt="Links" />
</map>
    </div></div>

Following that immediately is another open div for the body of the website, and far as I know there are no issues with that. I was thining maybe it was an issue with the menu tag, but this is all I have for menu:

#menu {

    float: left;
    width: 767px;
    height: 200px;
}

I’m not really sure what the problem is because I’ve used maps before and they always work, so the only thing I’m thinking of is the CSS is conflicting it somehow. If I’m looking at the wrong CSS though and another tag would be causing the problem I can post that as well.
Right now I’m viewing this in IE (I havent yet downloaded FF but I will), so I dont know if that could also be an issue.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-26T08:04:13+00:00Added an answer on May 26, 2026 at 8:04 am

    The map name parameter shouldn’t have a # in it:

    <map name="headermap">
    

    It’s only necessary in the usemap directive:

    <img usemap="#headermap">
    

    By putting # into the map’s name, you’d actually have to use usemap="##headermap" instead.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm making a website that tend to handle all the request in one page
I am making a website where I want to use range slider(I know it
I am making a search feature for a Job listing website. For that I
I'making website which is for all desktop/iPad/iPhone. In one page I have header and
I'm making a website Using JSF and richfaces, but I need to do some
i am a beginner in making website, i learned things at msdn only, but
I'm making a website that need's a cron job or a scheduled task to
We are making a website using dreamweaver (html, php, javascript, css...) and using mainly
For a school project I'm making a simple Job Listing website in ASP.NET MVC
I am making the website of a movie theater, and I want Google Movies

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.