Arkadaşlar Grafikeriniz Çizdi Ben Kodladım :) İyi Bir Çalışma Oldu Menü Çalışmamız
Demo
En Üsttedir Kodlar
Ortalamak İsterseniz Başına <center> ve Sonuna </center> eklemeniz yeterlidir.
Demo
En Üsttedir Kodlar
Kod:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Çalışma</title>
</head>
<body>
<p><map name="FPMap0" id="FPMap0">
<area href="/index.php" shape="rect" coords="76, 15, 200, 49" />
<area href="/index.php" shape="rect" coords="220, 17, 300, 50" />
<area href="/portal.php" shape="rect" coords="323, 19, 411, 52" />
<area href="/member.php?action=register" shape="rect" coords="455, 21, 566, 51" />
<area href="kuralforumu" shape="rect" coords="587, 17, 693, 49" />
<area href="facefasyfasi" shape="circle" coords="527, 77, 25" />
<area href="twitter" shape="circle" coords="575, 77, 25" />
<area href="google" shape="circle" coords="625, 76, 26" />
<area href="youtube" shape="circle" coords="674, 77, 25" />
</map>
<img alt="Menü" src="http://www.resimagaci.com/img/bfd6p2l.png" width="700" height="103" usemap="#FPMap0" /></p>
</body>
</html>
Ortalamak İsterseniz Başına <center> ve Sonuna </center> eklemeniz yeterlidir.