Avatar billede wilde Nybegynder
21. januar 2007 - 04:53 Der er 8 kommentarer

Fjerne billedelink !

På min hjemmeside er billedet på forsiden et link. Det er ikke meningen. Er der nogen der kan gennemskue hvad jeg skal gøre for at det bare er et billede?
Avatar billede wilde Nybegynder
21. januar 2007 - 04:54 #1
Avatar billede gregblach Nybegynder
21. januar 2007 - 08:36 #2
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">

<html>
<head>
  <title>martinmounzer -
Martin Mounzer Fotografi</title>
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
  <style type="text/css">
  #g_title p, #g_footer p, #g_description p {
    margin: 0;
  }
  /*

      -- -- -- -- -- -- --
      Browser Fixes
      -- -- -- -- -- -- --
     
      This file uses CSS filtering methods to fix various
      layout bugs.

      Each of the following three imported files is a
      separate, browser-specific CSS file that keeps all
      hacks out of the main style sheet.
     
      Over time, as supporting these browsers no longer
      remains a priority, cleaning up the hacks is as
      easy as deleting the @import statement below, or
      simply no longer linking this file from the HTML.
     
  */

  /*
    fix ie6 "peekaboo bug" using the "holly hack".
    Note, this style only gets applied to ie6
  */
  * html .wrapper {
    height: 0.1%;
  }

  /*
  * IE5 mac - overrides the IE/Win hack
  */

  /*\*//*/

  * html #threecolumn div {
      height: auto;
  }

  /**/


  /*
  * IE5/Win-specific CSS -ensures #container wraps all content on window resize
  */

  @media tty {
  i{content:"\";/*" "*/}} * html #container { height: 1%; } /*";}
  }/* */
  /* Styling for editable elements. Eventually, this will be part of the style. */
  .editable {
    border: 1px dashed blue;
  }
 
  #footer {
    clear: both;
  }
 
  /* Extra divs hidden by default. The custom CSS can override this though */
  #extraDiv1, #extraDiv2, #extraDiv3, #extraDiv4, #extraDiv5, #extraDiv6 {
    display: none;
  }
 
  a img,:link img,:visited img {border: none;}

  body {
    text-align: center;
  }
  #container {
    width: 718px;
    text-align: left;
    margin: 0 auto;
  }
  #main-content {
    float: right;
    width: 470px;
  }
  #sidebar {
    float: right;
    width: 230px;
  }
  #footer {
    clear: both;
  }
  /** BEGIN CUSTOM SKIN **/
  /*

      -- -- -- -- -- -- --
      Base CSS
      -- -- -- -- -- -- --
     
      This file simply removes default styling on most HTML elements in
      order to reduce the need to later override them.
     
  */

  h1,h2,h3,h4,h5,h6,pre,code,p {font-size: 1em;}
  dl,li,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {margin: 0; padding: 0;}
  a img,:link img,:visited img {border: none;}
  address {font-style: normal;}html {background:#eee;}
  body {background:#eee;font-family:'Verdana','Helvetica', 'Arial', sans-serif;font-size:0.85em;}
  a {color:#00c;text-decoration:underline !important;}
  a:visited {color:#551a8b;}
  b, strong {font-weight:bold;}
  blockquote {border-left:1px solid #ccc;margin:1em 3em;padding-left:1em;font-size:0.9em;}
  blockquote p {line-height:1.45em;}
  em {font-style:italic;}
  h1, h2, h3, h4, h5, h6 {font-weight:normal;margin:1.5em 0 0.5em 0;}
  h1 {font-size:2.25em;color:#666;margin:0;}
  h2 {font-size:1.5em;color:#333;}
  h3 {font-size:1.3em;}
  h4 {font-size:1.15em;}
  h5 {font-size:1em;}
  h6 {font-size:0.8em;}
  p, li {color:#000;line-height:1.75em;margin:0 0 1.5em 0;}
  blockquote p, table p, dd p, li p, #header p {margin-bottom:0.5em;}
  ul, ol {margin:1em 0; padding-left: 1.6em;}
  li {margin:0.25em 0;}
  ul li {list-style-type:disc;}
  ol li {list-style-type:decimal;}
  table {border:1px solid #ccc;border-width:1px 1px 0 1px;}
  table caption {display:block;font-style:italic;white-space:nowrap;margin:0.5em 1em;}
  table td, table th {padding:0.5em 1em;text-align:left;vertical-align:top;}
  table th {font-weight:bold;border-bottom:1px solid #999;}
  table td {border-bottom:1px solid #ddd;}

  dl {margin:1em;line-height:1.5em;list-style-type:disc;}
  dt {font-weight:bold;margin-top:0.5em;}
  dd {margin-left:2em;}

  #adsense {text-align:center;}
  #container {
      padding: 25px 40px 10px 40px;
      border: 1px solid #ccc;
      background:#fff;
      margin:1em auto;
  }
  #footer {border-top:1px solid #ccc;margin-top:2em;}
  #header {border-bottom:1px solid #ccc;margin-bottom:2em;}
  #sidebar {font-size:1.0em;}
  #sidebar :first-child {margin-top:0;}
  #sidebar-alternate {font-size:1.0em;}
  #sidebar-alternate :first-child {margin-top:0;}
  #main-content {background:#fff;}
  #main-content h2:first-child {margin-top:0;}   

  @media print {
    html {background:#fff !important;}
    #container {border-width:0px !important;padding:0 !important;}
  }

  /* Tweaks for Three-column layout
  ----------------------------------------------- */
  #threecolumn #main-content .wrapper {padding:0 25px;}

  /* Tweaks for Two-column Left layout
  ----------------------------------------------- */
  #twocolumn-left #main-content .wrapper {padding-left:25px;}

  /* Tweaks for Two-column Right layout
  ----------------------------------------------- */
  #twocolumn-right #main-content .wrapper {padding-right:25px;}

  /* Tweaks for Two-column Liquid layout
  ----------------------------------------------- */
  #twocolumn-liquid-right #container {margin:1em 1em;}
  #twocolumn-liquid-right #main-content .wrapper {padding-right:25px;}
  #twocolumn-liquid-left #container {margin:1em 1em;}
  #twocolumn-liquid-left #main-content .wrapper {padding-left:25px;}

  /* Tweaks for One-column Liquid layout
  ----------------------------------------------- */

  /* Tweaks for One-column layout
  ----------------------------------------------- */
  #onecolumn #main-content .wrapper {padding-left:0;}

  /* ie5win */
  @media tty { i{content:"\";/*" "*/}} * html #container { padding: 25px 0px 10px 10px; } /*";}
  }/* */

  /** END CUSTOM SKIN **/
  </style>

  <!-- Hack to avoid flash of unstyled content in IE -->
  <script> </script>
</head>

<body id="twocolumn-left">
  <div id="container">
    <div class="wrapper">
      <div id="header">
        <div class="wrapper">
          <h1 id="page-title"><div id='g_title'><p></p>
<h4 style="TEXT-ALIGN: center"><font face="times new roman,serif" size="4">Martin Mounzer Fotografi</font></h4></div></h1>
          <div style="clear: both"></div>
          <p class="description"><div id='g_description'>&nbsp;</div></p>
          <div style="clear: both"></div>
        </div>
      </div>
      <!-- /wrapper --><!-- /header -->
      <div id="main-content">
        <div class="wrapper">
          <div class="content-item"><div id='g_body'><p></p>
<p class="separator" style="CLEAR: both; BORDER-RIGHT: medium none; BORDER-TOP: medium none; BORDER-LEFT: medium none; BORDER-BOTTOM: medium none; TEXT-ALIGN: center"><img

style="BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px; cssFloat: " src="1.jpg" zl="299" GALLERYIMG="no" hashCode closure></p>
<p style="TEXT-ALIGN: center"><font face="times new roman,serif" color="#666666">martinmounzer.dk</font></p></div></div>
          <div style="clear: both"></div>
        </div>
      </div>
      <!-- /wrapper --><!-- /main-content -->
      <div id="sidebar">
        <div class="wrapper">
          <div class="links">
            <div class="wrapper"><div id='g_sidebar'><p></p>
<p><a href="http://www.martinmounzer.dk/portraits.html"><font face="arial,sans-serif" color="#000000" size="1">Mennesker</font></a></p>
<p><a href="http://www.martinmounzer.dk/presse.html"><font color="#000000" size="1">Presse</font></a></p>
<p><a href="mailto:martinmounzer@gmail.com"><font color="#000000" size="1">martinmounzer@gmail.com</font></a></p></div></div>
            <div style="clear: both"></div>
          </div>
    <!-- /wrapper --><!-- /links -->
        </div>
      </div>
      <!-- /wrapper --><!-- /sidebar -->
      <div id="footer"><div class="wrapper">
        <hr />
        <p><div id='g_footer'><p></p><font color="#666666" size="1">Tlf. 22 72 72 72</font></div></p>
        <div style="clear: both"></div>
      </div></div>
      <!-- /wrapper --><!-- /footer -->
    </div>
  </div>
  <!-- /wrapper --><!-- /container -->

<div id="extraDiv1"><span></span></div><div id="extraDiv2"><span></span></div>
<div id="extraDiv3"><span></span></div><div id="extraDiv4"><span></span></div>
<div id="extraDiv5"><span></span></div><div id="extraDiv6"><span></span></div>

</body>
</html>
Avatar billede gregblach Nybegynder
21. januar 2007 - 08:38 #3
Der var en <a href="......"> </a> omkring dit billede, og det laver billedet til et link. Linket pegede dog på billedet selv.

Jeg har bare fjernet den sektion, og nu er det vist som du ønsker.
Avatar billede wilde Nybegynder
21. januar 2007 - 12:20 #4
Mange tak rgegblach. Det kalder jeg luksus, bare at skulle copy paste:-)

Lægger du et svar..
Avatar billede wilde Nybegynder
21. januar 2007 - 12:20 #5
rg=gr
Avatar billede gregblach Nybegynder
21. januar 2007 - 17:02 #6
Det var så lidt, og det er altså for mange point for det svar. Behold du bare pointene. :o)
Avatar billede wilde Nybegynder
17. februar 2007 - 02:49 #7
Nej tag du dem bare:-)
Avatar billede wilde Nybegynder
27. februar 2007 - 12:04 #8
Kom så gregblach:-)
De står her til evig tid hvis du ikke tager dem.. det var en kæmpe hjælp..
Avatar billede Ny bruger Nybegynder

Din løsning...

Tilladte BB-code-tags: [b]fed[/b] [i]kursiv[/i] [u]understreget[/u] Web- og emailadresser omdannes automatisk til links. Der sættes "nofollow" på alle links.

Loading billede Opret Preview
Kategori
Kurser inden for grundlæggende programmering

Log ind eller opret profil

Hov!

For at kunne deltage på Computerworld Eksperten skal du være logget ind.

Det er heldigvis nemt at oprette en bruger: Det tager to minutter og du kan vælge at bruge enten e-mail, Facebook eller Google som login.

Du kan også logge ind via nedenstående tjenester