Vertical Menu Bar (CSS)
Vertical menu bar made with CSS. Since the picking is horizontal, I couldn't find a way to make it with ul. Therefore, I made it with a bunch of div elements.
HTML and CSS work fine, but Javascript is kind of weird, since there is only one preprocessor.
Play around with clicking on the links, I worked with :hover and :active pseudo elements.