Retrospring is shutting down on 1st March, 2025 Read more

lan wangji ⊹ ࣪ ˖ · 1mo

Hi Jia, is it okay if you make a tutorial for the menu you have on girls.ju.mp ? Like the checkmarks and that stuff?

hii you can find the code here and you can dm me if you need help using it! bc idrk how to make a tut on it tbh 😅

but basically if you want to link a checkbox to a section, you just have to find this code "location.href='#';" and replace the # with your section name, so for example if your section is named #one then the code should be like this: "location.href='#one';" you can also change the checkbox’s label with this code <label for="example1">Index</label>

there are other css styling codes in the codes as well which you can use to customise how the checkbox looks etc. but yea just lmk if you need any help using it!

Retrospring uses Markdown for formatting

*italic text* for italic text

**bold text** for bold text

[link](https://example.com) for link