Control statements and external style sheets are used to overrule underlining Hyperlinks.
E.g.:
B {
text-decoration: none;
}
<B href="career.html" style="text-decoration: none">link text</B>
Control statements and external style sheets are used to overrule underlining Hyperlinks.
E.g.:
B {
text-decoration: none;
}
<B href="career.html" style="text-decoration: none">link text</B>