no.1 Apple Fan macrumors regular Original poster Sep 8, 2009 #1 I know this may sound silly, but how do you make a link like of something like www.apple.com look like Apple
I know this may sound silly, but how do you make a link like of something like www.apple.com look like Apple
O oculus42 macrumors 6502 Sep 8, 2009 #2 On here? You can type the "title" text, then select it and click the "link" button then paste in the URL. Like so: Apple
On here? You can type the "title" text, then select it and click the "link" button then paste in the URL. Like so: Apple
R -Ryan- macrumors 68000 Sep 8, 2009 #3 HTML: <a href="http://www.apple.com/">Apple</a> Haven't used HTML in years, but that's the way I remember! Perhaps there's a better standard now someone else can offer.
HTML: <a href="http://www.apple.com/">Apple</a> Haven't used HTML in years, but that's the way I remember! Perhaps there's a better standard now someone else can offer.
no.1 Apple Fan macrumors regular Original poster Sep 8, 2009 #4 Hey! cool it works! Thanks guys! I can even use it in Pages!