hallo leute. ich bring mir grad bei mit photoshop homepages zu machen , also die layouts damit zu sclicen etc. habe mal ein kleines beispiel gemacht .
wie es aussehen soll : http://img248.imageshack.us/img248/815/hp19ta.jpg
jeder der buttons ist in einer tabelle ein eigenes feld , und wenn ich jetzt einen link für zum beispiel das fled "forum" definiere sieht das ganze so aus :
http://img248.imageshack.us/img248/8418/hp26ue.jpg
ich habe auch noch im head teil des html dokuments das hier eingefügt:
<style type="text/css">
<!--
a:link { text-decoration:none; }
a:visited { text-decoration:none; }
a:hover { text-decoration:none; }
a:active { text-decoration:none; }
-->
</style>
normale links haben jetzt schonma keinen unterstrich mehr aber das mit dem rahmen ums bild krieg ich ned weg.