Questions tagged [static-html]
77 questions
-1
votes
1 answer
How to create a static header, cart, and search bar
I am trying to create a static header that keeps my search bar, mini cart, and header picture fixed at the top while scrolling.
Where can I locate the CSS/HTML properties to edit this?
The website is nkdscty.com for reference.
Thank you
-3
votes
1 answer
nodejs express hide source code of static html
is it possible in nodejs, with express to hide the source-code in my static html directory, without rewriting new end-points for each html page?
server code looks like this and my website is in the directory html
…

user1709076
- 2,538
- 9
- 38
- 59