cyberkiwii / soothe

0 stars 0 forks source link

home button #20

Open cyberkiwii opened 1 year ago

cyberkiwii commented 1 year ago

I want to add a home button to the top left corner of every page (not on html.index , loading.html , home.html ).

once you figure out how to create the 'home button', you can just copy that code on to all the emotion and all the tool pages.

The 'home button' would say "home" and be placed on the top left corner of every page (EXCEPT ON: html.index , loading.html , home.html ).

example: image

The best way to code this (in my opinion) is to design a button (img) in canva and add the image, format the image, and make the image a link (button) that takes you to the page shown below.

it will navigate the user back to this page (home.html): image

Feel free to be creative with your design, but try to keep the design in theme, and similar or the same style as the other buttons (see home.html as example of buttons).

cyberkiwii commented 1 year ago

https://www.w3schools.com/html/html_images.asp some things to look at to get started.

https://www.w3schools.com/html/tryit.asp?filename=tryhtml_images_link