10.No link underlineby html on February 1, 2006 at 4:00 PMTo make your links have no underlines just use this code. < style>a:link,a:visited,a:active {text-decoration: none; color:######;} < /style> Read 0 comments