More resources about web design
Aug. 13th, 2023 10:11 pm![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
I am still learning how to build a website, as my knowledge of html from the past was outdated. Some resources I found useful:
Navigation bar
Creating multiple pages with navigation menus
Single navigation bar across website
Footer
How to create a fixed footer
Colour scheme
Contrast Checker: check if there is enough contrast of colour in foreground and background for accessibility
Scroll to Top Button
I want to make it easier for visitors to navigate the site when reading long pages. The following methods are simpler.
How to make scroll to top button
How to Make an Unobtrusive Scroll-to-Top Button
How to Make an Animated Back to Top Button Using Only CSS
Scroll-to-Top Button with Progress Indicator Using HTML, CSS, and JavaScript
Scroll to Top Button (HTML and CSS Only)
Pagination
can be useful for chapters
CSS Pagination Examples:
Navigation bar
Creating multiple pages with navigation menus
Single navigation bar across website
Footer
How to create a fixed footer
Colour scheme
Contrast Checker: check if there is enough contrast of colour in foreground and background for accessibility
Scroll to Top Button
I want to make it easier for visitors to navigate the site when reading long pages. The following methods are simpler.
How to make scroll to top button
How to Make an Unobtrusive Scroll-to-Top Button
How to Make an Animated Back to Top Button Using Only CSS
Scroll-to-Top Button with Progress Indicator Using HTML, CSS, and JavaScript
Scroll to Top Button (HTML and CSS Only)
Pagination
can be useful for chapters
CSS Pagination Examples: