• 0

iPhone email links


Question

How to I create a link on an iPhone just like I would on a website???

By that I mean a price of text like "click me" but goes to a site.

I've tried the <a HREF. way and that didn't work.

Link to comment
Share on other sites

5 answers to this question

Recommended Posts

  • 0

What do you mean create an iPhone link? If you're in Safari on your iPhone, then you just need:

 &lt;a href="mailto:e@mail.com"&gt;email link&lt;/a&gt;

Which will open in the Mail app.

Link to comment
Share on other sites

  • 0

I don't think the iPhone supports rich text editing unless you go through one of the links in Safari (or elsewhere). You can obviously just type the URL and that should turn into a link on the receiving end but I'm guessing that's not exactly what you want.

Link to comment
Share on other sites

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.