If you have text similar to the following in your Web page
60/65/70/75/80/85
Or HTML like the following
<span>60</span>/<span>65</span>/<span>70</span>/<span>75</span >/<span>80</span>/<span>85-Year-old </span>
Safari will be recognized as a phone, style and <a> tags, like, click on the phone can be, this feature really ...
The workaround is to add the following line to the <head>
<meta name= "format-detection" content= "Telephone=no" >