RSSAmplifier

Manuel’s Blog · Dec 10, 2020

Create Opening Doors in CSS

0
Sign in to vote or save

This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.

’Tis the time of the year again when doors are opened , so I thought, “Well, would be nice, if we could open some doors with CSS only.” And lo and behold, modern CSS is equipped with everything necessary. First we need a door frame and a door, that we can open: < div class = " doorframe " tabindex = " 0 " > < div class = " door " > </ div > </ div > Then we sprinkle a little bit of CSS magic onto…

Read on manuel-strehl.de

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.