wildflowerbouquet.neocities.org
did i stay up way too late learning very basic javascript so i don't have to edit the link bar and footer on every page every time i want to change them? yes.
javascript is such a hassle, i just used a template so my links were the same across all the pages 😠i gave up trying to understand it
i have templates for making new pages, but i wanted to have a way to edit the link bar and footer without having to do it on every. single. page whenever i wanted to make a change. i ended up using the custom elements method i found here: https://www.freecodecamp.org/news/reusable-html-components-how-to-reuse-a-header-and-footer-on-a-website/
did i stay up way too late learning very basic javascript so i don't have to edit the link bar and footer on every page every time i want to change them? yes.
javascript is such a hassle, i just used a template so my links were the same across all the pages 😠i gave up trying to understand it
i have templates for making new pages, but i wanted to have a way to edit the link bar and footer without having to do it on every. single. page whenever i wanted to make a change. i ended up using the custom elements method i found here: https://www.freecodecamp.org/news/reusable-html-components-how-to-reuse-a-header-and-footer-on-a-website/