Linux Lite Forums

Full Version: Need help with LL website
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Calling all web devs (html, js, css)

I'm making it so that the Donators page isn't so long to scroll by having clickable tabs.

[Image: zXLsBKo.png]

The current issue is that with each tab, the gap grows larger between the heading and the displayed donors names.

[Image: nD0i7YO.png]

Does anyone know why this is happening? Thank you.

Source page - https://www.linuxliteos.com/dotest.html
Hi

Im no expert in these things but there seems to be a
Code:
<br>
tag at the end of each tab that might be causing this. Sorry if thats not it.
That was it, thank you thoughtinstinct Smile