codice: <head> <style> a:link { color:red; } a:hover { color:green; } </style> </head> Altri modi non ce ne sono
<head> <style> a:link { color:red; } a:hover { color:green; } </style> </head>
Regole del Forum