Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

HTML

Hey all I wanted to add a html mobile call link i feel sad ):

<li class="phone"><a href="tell:+5555555555">5555555555</a></li>

my number is 5555555555 but i removed the 0. my country code is 61.

any advice appreciated

worked it out didn't delete incase helps someone mods can delete. i typed in tell not tel:

my bad.

Might want to edit or delete that if those are real phone numbers since the site is searchable on the net. Just a thought. I came here to answer but you already got it :D

The attribute is tel:, not "tell". You have an extra L in there.

2 Answers

AJ is right, you got the attribute value wrong.

thanks all (: Probably good idea number was edited thank you