Yahoo Answers is shutting down on May 4th, 2021 (Eastern Time) and beginning April 20th, 2021 (Eastern Time) the Yahoo Answers website will be in read-only mode. There will be no changes to other Yahoo properties or services, or your Yahoo account. You can find more information about the Yahoo Answers shutdown and how to download your data on this help page.

How Do I create a HTML List of Hyperlinks for a Facebook Note?

I have a listing of people in Excel along with their corresponding Facebook user names or Profile I.D. numbers. I want to create a HTML listing for use on one of the notes tabs on a Facebook. I see I can create a list in the notes section and create a click able hyperlink I just cannot seem to create a listing of hyperlinks. And some of the names on the list do not have a link associated with them so those would have to come out as just the name, not click able.

In Excel my data is formatted like this:

<li> <a href=" http://www.facebook.com/profile.php?id= 1487843370 "> ALEX TEJADA </a> </li>

With the large spaces being a designation of different cells. I run it through HTML cleaner but the result is still pretty jumbled.

Any Ideas? Thanks

2 Answers

Relevance
  • 8 years ago
    Favorite Answer

    you dont need the <li> and </li> - you can just use <br> instead to create a new line

    you have a space before your "http" which might make it not work correctly

    the next thing you need to understand is that a person has to actually OPEN the individual note to see the links as links... if you just go to the "view all notes" page, they wont actually be links until the person clicks on the name of the note to view it in its entirety

  • ierna
    Lv 4
    5 years ago

    What exactly do you imply through HTML box? Do you need to show hyperlinks inside a textbox/textual content discipline (which I doubt is feasible) or do you wish to have them to show inside any rectangular discipline that looks like a field?

Still have questions? Get your answers by asking now.