html css a no underline code example Example: css no underline #Just set text decoration to none .a { text-decoration: none; }