It’s easy to create a website. You can do it with website builders from your phone, these days; or you could create a website at Websitebuilder.com in under 30 minutes. But being able to write in code allows you to include impressive elements to increase presentation, form, and function of any website. Parallax images and fullscreen videos are all the rage in web design these days, and for good reason: they have a lot of…
A template for a simple page stack navigation based on the Dribbble shot by Ilya Kostin. The idea is to show a navigation when clicking on the menu button and transform all pages in 3D and move them to the bottom of the viewport. The next two pages are shown in the back of the current page as a stack. When clicking on a menu item, the respective page comes up.
Project Cards Template is a portfolio template with expandable projects and a full-page navigation inspired by Primer app.It’s been created by Codyhouse and inspired by the Primer app, which makes a great use of cards and motion throughout their design.Expandable items and a bold, full-page navigation have been applied. Here’s a quick animation that explains the cards positioning
Neutron is a Sass framework that empowers you to create flexible, clear, and semantic website layouts.Neutron is built from the beginning to be clear, concise, and–primarily–a flexible system for creating website layouts. Neutron does more than just let you build your layout quickly, it lets you maintain your work or change direction entirely with much less effort than other frameworks require. This flexibility lets you iterate faster and easier, your code can now keep up…
Corpus is a CSS toolkit by Jamie Wilson. It uses Flexbox for the grid system, viewport-based heights and percentage-based widths, is heavily influenced by Basscss’s White Space module, and has a few useful greyscale color utilities.Prism.js is used for syntaxhighlighting and Predawn color scheme.Styles are written in SCSS.
Motion UI is a Sass library for creating CSS transitions and animations from your friends at ZURB. It’s been originally integrated into Foundation for Apps, the code is now a standalone library, soon to be used by Foundation for Sites and Foundation for Apps. The package includes a CSS file with a bunch of premade transitions and animations, along with the source Sass files, which allow you to build your own. Motion UI includes a…
Responsive Sidebar Navigation is an easy-to-integrate side, vertical navigation, ideal for dashboards and admin areas.Building responsive navigations for mega sites is never an easy task. If you’re working on an admin panel, chances are you’ll need to design and develop a vertical menu, with plenty of sub-categories.So here is a tutorial to create responsive sidebar navigation for admin dashboards by Codyhouse.
The tooltip is a common graphical user interface element used in conjunction with a cursor, usually a pointer. The user hovers the pointer over an item, without clicking it, and a tooltip may appear—a small “hover box” with information about the item being hovered over. So today we have gathered easy-to-implement CSS tooltips for your web design projects. awTooltip Tooltips right, left, top or bottom of the elements. Super, it isn’t?Also you can change color…
We love to see new pens on playground Codepen for inspiration, education, and sharing and today we are showcasing pure CSS examples that we like. Here are some pure CSS pens from Codepen. Enjoy.. Parallel Car Parking with Pure CSS This is a step by step tutorial on how to perfect parallel park using only CSS. Circle, square, triangle, dolphin Social Login Form Animating Icons into inputs. Pure CSS Progress Bar …
Chewing-grid is A CSS Grid ideal for card listing design like tiles, videos or articles listing. No media queries, yet chewing-grid will adjust the number of columns depending on the available width and your settings regarding: the maximum number of columns the minim and maximum card width Chewing-grid provides atomic classes ready to use in your HTML (1 to 12 columns and widths in 50px intervals). You can also use it with Sass to generate…