Forum Moderators: not2easy
However, I decided to try out something else I've seen elsewhere: adding a border to the left side to those buttons, which changes it's color accordingly if the button gets pushed.
For this other effect I decided to add I used another <div id="xyz"></div> - tag inside the first div-tag so I can use the ID xyz for this effect..and delete it quickly if I do not want it anymore.
I'm still a beginner and am wondering if doing this would be a good or a rather bad idea, because technically there are two "boxes"..one inside another one..is that not considered good practice or is it okay?
thanks!