Command Palette
Search for a command to run...
Comments
Join the discussionNo comments yet. Be the first to comment.
More from this blog
@supports API
Check if a CSS feature is ready in a browser or not and apply code for both scenarios

Using the :has selector to display full with of a container
The :has selector can be used to make a 100% iframe's container to be also 100%

first-of-type
Catch the first element type that's a child of a parent element
Text Input Validation & Error without JavaScript
Use HTML5 properties and advanced CSS attributes for validation

Mega Menu using CSS only
Demo : http://s3.css.co.in/demo/mega-menu.html Code : https://gist.github.com/anjanesh/876b781b69fff9598fd73ffeda4b9318 Sorry for no explanation here. #top-menu-1 > div > a + div:hover has to be displayed as block too. For people who know CSS, I thin...

CSS
13 posts
Styles of the Web