Resme link verme ?
1
●1.433
- 11-12-2014, 16:52:12LeoS adlı üyeden alıntı: mesajı görüntüle
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" lang="tr"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> <meta name="keywords" content="link.com.tr"/> <meta name="ROBOTS" content="FOLLOW, INDEX"/> <link media="screen" type="text/css" href="style.css" rel="stylesheet"> <title>link.Com.tr</title> <!-- Css Dosyalari --> <style type="text/css"> a { cursor: pointer; } #resim, img { width: 538px; height: 190px; } #resim { position: relative; } #resim a.sol, #resim a.sag { z-index: 1; position: absolute; top: 0px; bottom: 0px; width: 50%; } #resim a.sol { left: 0px; } #resim a.sag { right: 0px; } </style> </head> <body> <div id="resim"><img src="https://www.google.com.tr/images/srpr/logo11w.png" /> <a class="sol" href="1.html"></a> <a class="sag" href="2.html"></a> </div> </body> </html>Dostum şöyle bir dener misin?