Improving Hover Styles

Hover styles are easily added to interactive elements with CSS. When not careful, they can mess with the layout and user experience. Here are three examples where small details will improve your web design.

Lara Aigmüller

Posted in Little Big Details , HTML , CSS

Forms on the Web That Make Me Cry and Why

Forms are everywhere on the web. Unfortunately, very often they turn out to be an accessibility and UX nightmare. Here are some examples of forms I found, what problems there are, and how to (easily!) fix them.

Lara Aigmüller

Posted in HTML , User Experience