FabSwingers.com
 

FabSwingers.com > Forums > The Lounge > HTML Help

HTML Help

Jump to: Newest in thread

 

By *itSam OP   Couple  over a year ago

Birmingham

Anyone have advice of linking to a certain part of a page from another page

Reply privately, Reply in forum +quote or View forums list

 

By (user no longer on site)  over a year ago

In what context?

Reply privately, Reply in forum +quote or View forums list

 

By (user no longer on site)  over a year ago

*a href="url"#link text*/a#

you have to use the pointy brackets too but i can't put them on this forum.

*that is the one that points left, # is the one that points right.

Reply privately, Reply in forum +quote or View forums list

 

By (user no longer on site)  over a year ago

YEs u need href tag and the closing A tag.

Reply privately, Reply in forum +quote or View forums list

 

By (user no longer on site)  over a year ago

a href="http://www.example.com/some-page-or-other.html#exactline" Click here /a

Reply privately, Reply in forum +quote or View forums list

 

By (user no longer on site)  over a year ago

You're probably better off googling it actually, can't post certain symbols on here. Especially if you're after links that go to certain parts of a page (which i think you are?)

Reply privately, Reply in forum +quote or View forums list

 

By *imwildWoman  over a year ago

around

W3school online tutorial

Reply privately, Reply in forum +quote or View forums list

 

By *itSam OP   Couple  over a year ago

Birmingham

I am just sorting out links on my webpage.

On my main page I have a list of items. A person clicks that item and it takes them to the page with that item.

Then when they click a link back it takes them to the list.

Rather then go to the top of the list all the time I want to go to where they were.

So I know it has something to do with

{a href="http://websitehere/#linkhere"}Messagelinkhere/a}

Then on the other page I have to produce the receiving link.

So far..... no good.

Anyone on here shed some advice. I know it is a simple one but it is only simple if you know how to do it lol

Reply privately, Reply in forum +quote or View forums list

 

By *itSam OP   Couple  over a year ago

Birmingham

Ah ha it lets me replace the arrows with round pointy brackets.

Reply privately, Reply in forum +quote or View forums list

 

By (user no longer on site)  over a year ago

Linking to a certain part of a page will be difficult unless when you are on that the URL address for the page changed

Move the page to the Desired part and refresh, if it reloads to the same part copy the URL and copy it into a private browser, see it opens to the part you need without your main browsers cache

If it works put the URL into a HREF link,

May work depends on the page you are linking to part off

Reply privately, Reply in forum +quote or View forums list

 

By *itSam OP   Couple  over a year ago

Birmingham

Just to update you, I know very very very very little (like just about a couple of commands) and that is it. Very easily confused.

Step by step would be good.

To be honest I thought it was as easy as putting a html link on one page and on the receiving page put a link to scroll too. They are both on the same domain if that makes a difference.

I just want to stop people scrolling down all the time.

Reply privately, Reply in forum +quote or View forums list

 

By (user no longer on site)  over a year ago

HTML Links - Create a Bookmark

HTML bookmarks are used to allow readers to jump to specific parts of a Web page.

Bookmarks are practical if your website has long pages.

To make a bookmark, you must first create the bookmark, and then add a link to it.

When the link is clicked, the page will scroll to the location with the bookmark.

http://www.w3schools.com/html/html_links.asp

Do that.

Reply privately, Reply in forum +quote or View forums list

 

By (user no longer on site)  over a year ago

Don't forget to save the code in notepad in a .html. or .htm extension format to view it in the browser x.

Reply privately, Reply in forum +quote or View forums list

 

By (user no longer on site)  over a year ago

Google W3 schools and html

The best source of all things webby, and they have code validation tools too

Reply privately, Reply in forum +quote or View forums list

 

By (user no longer on site)  over a year ago


"Anyone have advice of linking to a certain part of a page from another page

"

Anchor the link.

I could tell you right here but it would take the whole page.

Bing search "How to Anchor Links"

Reply privately, Reply in forum +quote or View forums list

 

By (user no longer on site)  over a year ago

I'm confused as to what you are trying to achieve so...

Reply privately, Reply in forum +quote or View forums list

 

By (user no longer on site)  over a year ago


"a href="http://www.example.com/some-page-or-other.html#exactline" Click here /a

"

don't forget to close the fucking tags....

Reply privately, Reply in forum +quote or View forums list

 

By *itSam OP   Couple  over a year ago

Birmingham


"I'm confused as to what you are trying to achieve so..."

The main page is long and has items for sale. People will scroll down and when they see something they can click it and see the detailed page. On that page there is a link to go back to the list of items. Currently it would go back to the top of the list.

I want to use the /a # commands which will allow it to return to the main page but scroll down to item on the list they have just viewed. This would then allow them to keep scrolling down and look at the other items from the part they were at rather then scroll from the top after every page they read and come back from.

Reply privately, Reply in forum +quote or View forums list

 

By (user no longer on site)  over a year ago

I see.

You'd have to use an individual anchor for each item and respective page. You could also look up iframes as an alternative which would keep the page they are on intact.

Are you not using some kind of template anyway? There are quite a few templated CMS's that would allow for such activity anyway I imagine.

Reply privately, Reply in forum +quote or View forums list

 

By (user no longer on site)  over a year ago

From my limited knowledge anyway.

Reply privately, Reply in forum +quote or View forums list

 

By *itSam OP   Couple  over a year ago

Birmingham

Ok I guessed it would be...

Main page....

Links all the way down the page near each item.

Then a return link on each of the descriptive pages when you go away from it.

Reply privately, Reply in forum +quote or View forums list

 

By (user no longer on site)  over a year ago

Are you using a CMS?

I would have thought it did all that for you to be honest. Infact, I know it should.

Reply privately, Reply in forum +quote or View forums list

 

By *itSam OP   Couple  over a year ago

Birmingham

Lol I am using a very primitive method so I have to insert HTML text manually into each page.

Reply privately, Reply in forum +quote or View forums list

 

By (user no longer on site)  over a year ago


"Lol I am using a very primitive method so I have to insert HTML text manually into each page."

If it works, it works.

Reply privately, Reply in forum +quote or View forums list

  

By *itSam OP   Couple  over a year ago

Birmingham

Yeah it does work. (Not even a web design program lol)

Reply privately, Reply in forum +quote or View forums list

» Add a new message to this topic

0.0156

0