The off-canvas menu is a popular design pattern used in today’s modern responsive web and app design. It’s a popular alternative to the dropdown menu, especially if you want to display more than navigation links. To build the off-canvas menu we’ll only use HTML and CSS. That’s right, no JavaScript! Download source files View Demo […]
Posts with tag: css-techniques

Modern Hero Areas with HTML5 videos
A common trend in today’s webdesign is having a background video in the hero area of your site, instead of an image. A good video is an ideal way to add interest to your site or product. In the old days, you would add a video by using third party plug-ins (like Flash), but now […]