Does the target matters on "telephone anchor" HTML -


if have code this:

<a href="tel:+17027613327" target="_blank">     <font color="blue">        <strong>702-761-3327</strong>     </font> </a> 

the question is... target matters? can put target='_blank' ?

because tel: not browser protocol, target attribute doesn't have meaning. can safely rid of it.


Comments

Popular posts from this blog

android - questions about switching from C2DM to GCM -

rewrite asp to php based on asp query -

visual studio 2010 - Error on RDLC Expression -