Targets in VSD - Post ID 92048

User 1963002 Photo


Registered User
1 post

Hello,
I am trying to put targets within the same web page. Specifically, I have a list of press articles at the beginning of the page, and then, the text of each article that follows consequently in the same page. I want people to get directly to the article's text by clicking on its title in the list at the beginning of the page.

Basically, I understand that the titles should be links and that the article's text should be a target, but how can I do this in VSD?

Thanks!

Fred Laurin
User 282670 Photo


Registered User
3,940 posts

the only way I see doing this is using the html tool. for example:
<a href="#article_1">Gorilla Goes Ape Over Coffeecup</a>

you would use the html tool to put this code in, then at the bottom of the page is the article, so you put your text in and above that paragraph you'd use the html toll again and put:
<a name="chimps are pimps"></a>

the second code starts the content on the same page. lol:/





Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.