gibertgibs / Self-Motive4Tech

Other
1 stars 0 forks source link

Is it possible for one to create and href in a page and when clicked upon goes to the next page of directry. #4

Open gibertgibs opened 3 years ago

gibertgibs commented 3 years ago

Page 1 | Page 2 | Page 3

Click | Press | Smile

Is it possible for me to open click to lead me to press and press to smile. Is this possible.

timmwille commented 3 years ago

not sure if I get you right, so you want to switch from one page to another? Or just klick "next" like in a gallery?

Here is a nice page, so yes, everything is possible, not sure if I can help you out though on how to make it happen :) https://sachinchoolur.github.io/lightGallery/

timmwille commented 3 years ago

https://github.com/collections/github-pages-examples

bmen commented 3 years ago
Output: Page 1 Page 2 Page 3
Click Press Smile

Code:

Page 1 | Page 2 | Page 3
------------ | ------------- | -------------
Click | Press | Smile
bmen commented 3 years ago

The lines

------------ | ------------- | -------------

after the headline row are important

The following rows do not need the lines anymore!

Page 1 | Page 2 | Page 3
------------ | ------------- | -------------
Click | Press | Smile
Click | Press | Smile
bmen commented 3 years ago

Is it possible for me to open click to lead me to press and press to smile. Is this possible.

You can also insert a link in a table.I don't know if you meant that.

Code:

Page 1 | Page 2 | Page 3
------------ | ------------- | -------------
Click | Press | [Smile](https://fontawesome.com/icons/smile?style=regular)
Click | Press | Smile
Output: Page 1 Page 2 Page 3
Click Press Smile
Click Press Smile
gibertgibs commented 3 years ago

Exactly that's what i meant but then I want it to lead me to one of my project pages like click on it from Readme file but then leads me to the details.

bmen commented 3 years ago

The details are then on another page or in the readme file? It is also possible to link to a headline. Then the browser scrolls to this position.

gibertgibs commented 3 years ago

Yes that's exactly what I want to do but it's shouldn't lead me to any website like this type of linking ASKnet not this

timmwille commented 3 years ago

so you want to create a menu @gibertgibs ?

gibertgibs commented 3 years ago

Yes you got me write.

On Mon, Jan 18, 2021, 04:33 Timm notifications@github.com wrote:

so you want to create a menu @gibertgibs https://github.com/gibertgibs ?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/gibertgibs/Self-Motive4Tech/issues/4#issuecomment-761925099, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQUA7GPRXAY7LKPTAZUG7E3S2OFVBANCNFSM4URCLO4A .

timmwille commented 3 years ago

maybe @bmen can help with this

gibertgibs commented 3 years ago

Okay fine then.

On Fri, Jan 29, 2021, 23:06 Timm notifications@github.com wrote:

maybe @bmen https://github.com/bmen can help with this

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/gibertgibs/Self-Motive4Tech/issues/4#issuecomment-770021880, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQUA7GNBRS7S7NMCC6EMC23S4MIM5ANCNFSM4URCLO4A .