Guest guest Posted March 20, 2001 Report Share Posted March 20, 2001 Hi I've been trying to send my brother-in-law a web address (he's computer illiterate), but he uses AOL and can't just " click " on the address I send him (I copy and paste it from my web browser.) Can someone tell me how to write a web address so AOL will recognize it so he can just click on it to take him to it (he said it has to come through with href or something like that.) Thanks, Kathy Quote Link to comment Share on other sites More sharing options...
Guest guest Posted March 20, 2001 Report Share Posted March 20, 2001 Sounds like AOL requires a full HTML coding of web addresses. You do that with two tags, one before and one after. They go like this (but without the period that I've inserted, or it will be interpreted instead of displayed): <.a href= " the_full_URL " >The text that will be clicked on<./a> (Remember, don't type the period before each a, just the rest of it.) -- Heidi Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You are posting as a guest. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.