in this HTML tag I would like to have the word "or" not highlighted.
how can you do this?
<p>To ensure that you continue receiving our emails, <a href="mailto: my@email.com">please add us to your address book or safe list.</a>
|
in this HTML tag I would like to have the word "or" not highlighted. how can you do this?
| ||||
|
feedback
|
|
Why complicate things, use two mailto links.
| |||
|
feedback
|
|
Normal text will never be highlighted if you don't markup accordingly. So you need to markup all parts of the sentence to get highlighted. | |||
|
feedback
|