I have the following problem: The background of my page is black. In white letters I have the telephone number. In my Iphone (safari browser) the link gets black and therefore it can not be seen. With all other browser I don't have the same problem... The code I use:
<p style="text-align: center;"><span style="color: #ffffff;text-decoration:none;">Tel. : 0171 268 5450</span></p>
I think that Safari recognizes the field as telephone number and underlines it. How to get rid of it?