2012-01-14 4 views
1

나는이 질문에 대한 대답이 확실하다는 단순함에 대해 사과하지만, 특정 이미지를 하이퍼 링크로 만들 때마다 (아래 코드에서 "logo.png") 그들은 페이지를 볼 때 포함되어 있지 않습니다. 클릭 할 수있는 영역이 없습니다. 그러나 하이퍼 링크되지 않은 경우 이미지가 표시됩니다. 어떤 도움이 굉장 할 것입니다!HTML 하이퍼 링크 이미지가 하이퍼 링크되었을 때만 사라 집니까?

ps. 나는 문제 코드의 조금 대신에 전체 페이지 html을 게시 할 것이라고 생각했다; 더 중요한 것은, 네, 이미지 디렉토리 경로가 올바른지 확인했습니다.

<html> 
<head> 
<title>Homepage</title> 
    <style type="text/css"> 
    @font-face { 
    font-family: Raleway; 
    src: url(/homefilesfonts/Raleway+Thin.otf) format("opentype"); 
    } 

    @font-face { 
    font-family: League Gothic; 
    src: url(/homefiles/fonts/League+Gothic.otf) format("opentype"); 
    } 
    body 
    { 
    margin: 0; 
    padding: 0; 
    padding-top: 10px; 
    text-align: center; 
    } 
    #centered 
    { 
    width: 800px; 
    text-align: left; 
    border: 0px; 
    padding: 0; 
    margin: 0 auto; 
    } 
    </style> 
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> 
</head> 
<body bgcolor="#353535" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0"> 
<div id="centered"> 

<!-- Save for Web Slices (Homepage.psd) --> 
<table id="Table_01" width="928" height="1201" border="0" cellpadding="0" cellspacing="0"> 
    <tr> 
     <td colspan="14"> 
      <img src="homefiles/images/index_01.png" width="927" height="103" alt=""></td> 
     <td> 
      <img src="homefiles/images/spacer.gif" width="1" height="103" alt=""></td> 
    </tr> 
    <tr> 
     <td rowspan="2"> 
      <a href="http://mypage.iu.edu/~asereno/home.html>  
      <img src="homefiles/images/logo.png" width="228" height="60" alt="AlexSereno"></a> 
      </td> 
     <td colspan="13"> 
      <img src="homefiles/images/index_03.png" width="699" height="28" alt=""></td> 
     <td> 
      <img src="homefiles/images/spacer.gif" width="1" height="28" alt=""></td> 
    </tr> 
    <tr> 
     <td colspan="2"> 
      <img src="homefiles/images/index_04.png" width="88" height="32" alt=""></td> 
     <td colspan="2"> 
      <a href="http://mypage.iu.edu/~asereno/homefiles/sites/aboutme.html"> 
      <img src="homefiles/images/aboutme.png" width="75" height="32" alt="AboutMe"></a> 
      </td> 
     <td> 
      <img src="homefiles/images/index_06.png" width="43" height="32" alt=""></td> 
     <td colspan="2"> 
      <img src="homefiles/images/contactme.png" width="88" height="32" alt="ContactMe"></td> 
     <td colspan="2"> 
      <img src="homefiles/images/index_08.png" width="49" height="32" alt=""></td> 
     <td> 
      <img src="homefiles/images/gallery.png" width="63" height="32" alt="Gallery"></td> 
     <td colspan="3"> 
      <img src="homefiles/images/searchbox.png" width="293" height="32" alt="Search"></td> 
     <td> 
      <img src="homefiles/images/spacer.gif" width="1" height="32" alt=""></td> 
    </tr> 
    <tr> 
     <td colspan="14"> 
      <img src="homefiles/images/image.png" width="927" height="435" alt="OpenSource"></td> 
     <td> 
      <img src="homefiles/images/spacer.gif" width="1" height="435" alt=""></td> 
    </tr> 
    <tr> 
     <td colspan="7"> 
      <img src="homefiles/images/aboutthepage.png" width="465" height="72" alt="About This Homepage"></td> 
     <td colspan="7"> 
      <img src="homefiles/images/i101labs.png" width="462" height="72" alt="I101 Labs"></td> 
     <td> 
      <img src="homefiles/images/spacer.gif" width="1" height="72" alt=""></td> 
    </tr> 
    <tr> 
     <td colspan="7"> 
      <img src="homefiles/images/index_14.png" width="465" height="1" alt=""></td> 
     <td colspan="6" rowspan="6"> 
      <img src="homefiles/images/rightbox.png" width="420" height="410" alt="I101 Labs"></td> 
     <td rowspan="2"> 
      <img src="homefiles/images/uparrow.png" width="42" height="88" alt="Scroll Up"></td> 
     <td> 
      <img src="homefiles/images/spacer.gif" width="1" height="1" alt=""></td> 
    </tr> 
    <tr> 
     <td colspan="7" rowspan="5"> 
      <img src="homefiles/images/leftbox.png" width="465" height="409" alt="About This Site"></td> 

     <td> 
      <img src="homefiles/images/spacer.gif" width="1" height="87" alt=""></td> 
    </tr> 
    <tr> 
     <td> 
      <img src="homefiles/images/scrollbar.png" width="42" height="69" alt="Scroll Handle"></td> 
     <td> 
      <img src="homefiles/images/spacer.gif" width="1" height="69" alt=""></td> 
    </tr> 
    <tr> 
     <td> 
      <img src="homefiles/images/index_19.png" width="42" height="137" alt=""></td> 
     <td> 
      <img src="homefiles/images/spacer.gif" width="1" height="137" alt=""></td> 
    </tr> 
    <tr> 
     <td> 
      <img src="homefiles/images/downarrow.png" width="42" height="30" alt="Scroll Down"></td> 
     <td> 
      <img src="homefiles/images/spacer.gif" width="1" height="30" alt=""></td> 
    </tr> 
    <tr> 
     <td rowspan="3"> 
      <img src="homefiles/images/index_21.png" width="42" height="206" alt=""></td> 
     <td> 
      <img src="homefiles/images/spacer.gif" width="1" height="86" alt=""></td> 
    </tr> 
    <tr> 
     <td colspan="13"> 
      <img src="homefiles/images/index_22.png" width="885" height="71" alt=""></td> 
     <td> 
      <img src="homefiles/images/spacer.gif" width="1" height="71" alt=""></td> 
    </tr> 
    <tr> 
     <td colspan="2"> 
      <img src="homefiles/images/index_23.png" width="245" height="49" alt=""></td> 
     <td colspan="2"> 
      <img src="homefiles/images/disclaimer.png" width="105" height="49" alt="Disclaimer"></td> 
     <td colspan="5"> 
      <img src="homefiles/images/tweet.png" width="187" height="49" alt="Tweet this site"></td> 
     <td colspan="3"> 
      <img src="homefiles/images/facebook.png" width="220" height="49" alt="Share this on Facebook"></td> 
     <td> 
      <img src="homefiles/images/index_27.png" width="128" height="49" alt=""></td> 
     <td> 
      <img src="homefiles/images/spacer.gif" width="1" height="49" alt=""></td> 
    </tr> 
    <tr> 
     <td> 
      <img src="homefiles/images/spacer.gif" width="228" height="1" alt=""></td> 
     <td> 
      <img src="homefiles/images/spacer.gif" width="17" height="1" alt=""></td> 
     <td> 
      <img src="homefiles/images/spacer.gif" width="71" height="1" alt=""></td> 
     <td> 
      <img src="homefiles/images/spacer.gif" width="34" height="1" alt=""></td> 
     <td> 
      <img src="homefiles/images/spacer.gif" width="41" height="1" alt=""></td> 
     <td> 
      <img src="homefiles/images/spacer.gif" width="43" height="1" alt=""></td> 
     <td> 
      <img src="homefiles/images/spacer.gif" width="31" height="1" alt=""></td> 
     <td> 
      <img src="homefiles/images/spacer.gif" width="57" height="1" alt=""></td> 
     <td> 
      <img src="homefiles/images/spacer.gif" width="15" height="1" alt=""></td> 
     <td> 
      <img src="homefiles/images/spacer.gif" width="34" height="1" alt=""></td> 
     <td> 
      <img src="homefiles/images/spacer.gif" width="63" height="1" alt=""></td> 
     <td> 
      <img src="homefiles/images/spacer.gif" width="123" height="1" alt=""></td> 
     <td> 
      <img src="homefiles/images/spacer.gif" width="128" height="1" alt=""></td> 
     <td> 
      <img src="homefiles/images/spacer.gif" width="42" height="1" alt=""></td> 
     <td></td> 
    </tr> 
</table> 
<!-- End Save for Web Slices --> 
</body> 
</html> 
+0

와 위의 라인을 교체 ...' animuson

답변

1

첫 번째 이미지를 연결하는 동안 인용 부호를 닫지 않았습니다.

<a href="http://mypage.iu.edu/~asereno/home.html> 

그게 문제입니다. 따라서 따옴표를 닫고 다시 시도하십시오. 그것은 효과가있을 것이다. 당신이 당신의 앵커에 닫는 따옴표 누락하고 있기 때문에 아마도

<a href="http://mypage.iu.edu/~asereno/home.html"> 
+0

그것이 당신을 위해 일했다면, 당신은 그것을 대답으로 표시하거나 최소한 투표 할 수 있다고 생각할 수 있습니다. :) – Divya

+0

나는 충분히 명성이 없다 ... 미안 해요 :( – alexthehokage