2 Responses to “Session Notes: Mobile Best Practices”

  1. Clark Wimberly

    Does iOS not make phone numbers into links automatically? As far as I can tell, my Android device recognizes those numbers even without the special markup.

  2. Jason Weaver

    Yes, most mobile browsers do a good job of auto detecting for phone numbers. A quick check on my Android device I noticed mobile Firefox does not. Making them linkable with the correct markup is good way to make sure the user is aware that the number is actionable. Some mobile browsers don’t make this obvious so I’m going to start making sure that I implement the markup from now on. It’s nice to have those anchor tags in there to style them up.