Comment on Who has been running this classified ad for more than ten years?parentComments−sbierwagen11yYou can link directly to the an element in a page if it has an id attribute: http://example.com/index.html#foobar will jump to the foobar element in index.html-- and foobar can be anything, a paragraph, a div, an image, etc.http://www.w3.org/TR/html401/struct/links.html
Comments
You can link directly to the an element in a page if it has an id attribute: http://example.com/index.html#foobar will jump to the foobar element in index.html-- and foobar can be anything, a paragraph, a div, an image, etc.
http://www.w3.org/TR/html401/struct/links.html