Relative Content

Tag Archive for htmlcssfocus

using :focus to show something with a button

I have a question regarding :focus. I want to have a button/text that shows <div class="contentbox2"> when clicked, but i’m really struggling with that. I tried several ways but i can only make the contentbox show up when clicked and not “connect” it with the button.