Beğeneceğinizi düşünüyorum ben beğendim şahsen
Kod: <html>
<head>
<meta http-equiv="Content-Type"
content="text/html; charset=windows-1254">
<meta name="GENERATOR" content="Microsoft FrontPage Express 2.0">
<title>ADRESONLİNE</title>
</head>
<body bgcolor="#FFFFFF">
<form>
<p align="center"><input type="button" value="Geri Git"
onclick="history.go(-1)"
style="font-family:verdana;color:#FFFFFF;background-color:blue;font-size:11px;">
<input type="button" value="İleri Git"
onclick="history.go(1)"
style="font-family:verdana;color:#FFFFFF;background-color:green;font-size:11px;">
<input type="button" value="Yazdır" onclick="window.print()"
style="font-family:verdana;color:#FFFFFF;background-color:orange;font-size:11px;">
</p>
</form>
</html>