Hi!
I want to have links above each image on this page
https://www.dalekelly.org/degree.html
I want to be able to link to each image one at a time from this page
https://www.dalekelly.org/resume.html
I have seen # used for this purpose, like on Wikipedia
I am currently linking directly to single images like this
https://www.dalekelly.org/metaphysicsdegree.jpg
With the same word "Degree" to click on in
https://www.dalekelly.org/resume.html
How can I use # for this?
test.html#goal doesn't seem to work
Can't get a page saved from Microsoft "Note Pad" without adding an
extension, default shows up with *.txt
so test#goal can't be coded
Dale <dale@dalekelly.org> writes:
I'm not sure this is topical in comp.infosystems.www.authoring.stylesheets.
Hi!
I want to have links above each image on this page
https://www.dalekelly.org/degree.html
I don't follow. I /think/ you mean you want some people refer to as
anchors -- targets that can be referenced using a fragment identifier.
I want to be able to link to each image one at a time from this page
https://www.dalekelly.org/resume.html
Put a unique id attribute on each img element in the degree.html
document like this:
<img id=metaphysicsdegree
src="https://www.dalekelly.org/metaphysicsdegree.jpg">
I have seen # used for this purpose, like on Wikipedia
I am currently linking directly to single images like this
https://www.dalekelly.org/metaphysicsdegree.jpg
With the same word "Degree" to click on in
https://www.dalekelly.org/resume.html
How can I use # for this?
test.html#goal doesn't seem to work
That's not very helpful. If you have the id as above you can link to it using
<a href="https://www.dalekelly.org/degree.html#metaphysicsdegree>degree</a>
in https://www.dalekelly.org/resume.html. (You can use shorter URLs but
I'm copying the style you seem to prefer.)
Can't get a page saved from Microsoft "Note Pad" without adding an
extension, default shows up with *.txt
so test#goal can't be coded
This confuses me. Are you trying to make a file that includes the
fragment ID as part of the name? That's not right.
On 4/20/2022 7:39 PM, Ben wrote:
Dale <dale@dalekelly.org> writes:
I'm not sure this is topical in
comp.infosystems.www.authoring.stylesheets.
Hi!
I want to have links above each image on this page
https://www.dalekelly.org/degree.html
I don't follow. I /think/ you mean you want some people refer to as
anchors -- targets that can be referenced using a fragment identifier.
I want to be able to link to each image one at a time from this page
https://www.dalekelly.org/resume.html
Put a unique id attribute on each img element in the degree.html
document like this:
<img id=metaphysicsdegree
src="https://www.dalekelly.org/metaphysicsdegree.jpg">
I have seen # used for this purpose, like on Wikipedia
I am currently linking directly to single images like this
https://www.dalekelly.org/metaphysicsdegree.jpg
With the same word "Degree" to click on in
https://www.dalekelly.org/resume.html
How can I use # for this?
test.html#goal doesn't seem to work
That's not very helpful. If you have the id as above you can link to it
using
<a
href="https://www.dalekelly.org/degree.html#metaphysicsdegree>degree</a>
in https://www.dalekelly.org/resume.html. (You can use shorter URLs but
I'm copying the style you seem to prefer.)
Can't get a page saved from Microsoft "Note Pad" without adding an
extension, default shows up with *.txt
so test#goal can't be coded
You got it going !!!! Thank You !!!!
I'll see what happens after I upload to my host tomorrow morning.
This confuses me. Are you trying to make a file that includes the
fragment ID as part of the name? That's not right.
I may have been trying that ...
Hi!
I want to have links above each image on this page
https://www.dalekelly.org/degree.html
I want to be able to link to each image one at a time from this page
https://www.dalekelly.org/resume.html
I have seen # used for this purpose, like on Wikipedia
I am currently linking directly to single images like this
https://www.dalekelly.org/metaphysicsdegree.jpg
With the same word "Degree" to click on in
https://www.dalekelly.org/resume.html
How can I use # for this?
test.html#goal doesn't seem to work
Can't get a page saved from Microsoft "Note Pad" without adding an
extension, default shows up with *.txt
so test#goal can't be coded
I want to have links above each image on this page
https://www.dalekelly.org/degree.html
I want to be able to link to each image one at a time from this page
https://www.dalekelly.org/resume.html
I have seen # used for this purpose, like on Wikipedia
test.html#goal doesn't seem to work
Sysop: | Keyop |
---|---|
Location: | Huddersfield, West Yorkshire, UK |
Users: | 251 |
Nodes: | 16 (2 / 14) |
Uptime: | 132:01:22 |
Calls: | 5,524 |
Calls today: | 1 |
Files: | 11,671 |
Messages: | 5,094,987 |