Hallo,
Das geht mit CSS:
<style type="text/css">
body {
text-weight: bold;
}
a:hover {
text-decoration: underline;
}
</style>
Das ganze einfach in den Header!
samy,
Hallo,
Das geht mit CSS:
<style type="text/css">
body {
text-weight: bold;
}
a:hover {
text-decoration: underline;
}
</style>
Das ganze einfach in den Header!
samy,