On May 17, 2011, at 2:38 PM, Bo wrote: > How does one convert email and web addresses to hyperlinks using > BBEdit. > > Thanks in advance. >
Or are you looking for something even simpler? email address: [email protected] email address as hyperlink: <a href="mailto:[email protected]">mail bbedit group</a> web address: http://groups.google.com/group/bbedit web address as hyperlink: <a href="http://groups.google.com/group/bbedit">BBEdit Google Group</a> If that answers your question in a way you were thinking, you may find these pages at W3C helpful. <http://www.w3schools.com/html/DEFAULT.asp> bucky -- You received this message because you are subscribed to the "BBEdit Talk" discussion group on Google Groups. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at <http://groups.google.com/group/bbedit?hl=en> If you have a feature request or would like to report a problem, please email "[email protected]" rather than posting to the group. Follow @bbedit on Twitter: <http://www.twitter.com/bbedit>
