< קוד PHP: <style type="text/css">a.bla {text-decoration: none;}a.bla:hover {text-decoration: underline;} </style> קוד PHP: <a href="bla.html" class="bla">BBB</a> אני מציע לך להתחיל ללמוד CSS זה ממש לא מסובך...
<style type="text/css">a.bla {text-decoration: none;}a.bla:hover {text-decoration: underline;} </style>
<a href="bla.html" class="bla">BBB</a>