Search

Nalezeno "template": 56

Animated Image Columns


An experimental web layout where several image columns get animated out when a menu item is clicked. Animated Image Columns was written by Mary Lou and published on Codrops

A responsive grid layout with no media queries


Andy Bell made a really cool demo that shows us how to create a responsive grid layout without any media queries at all. It happens to look like this when you change the size of the browser window: I think this is a wonderful layout technique that’s just 6 lines (!) of CSS. .auto-grid...

Naming things to improve accessibility


I like the this wrap-up statement from Hidde de Vries: In modern browsers, our markup becomes an accessibility tree that ultimately informs what our interface looks like to assistive technologies. It doesn’t matter as much whether you’ve written this markup: in a .html file in Twig, Handlebars...

Encapsulating Style and Structure with Shadow DOM


This is part four of a five-part series discussing the Web Components specifications. In part one, we took a 10,000-foot view of the specifications and what they do. In part two, we set out to build a custom modal dialog and created the HTML template for what would evolve into our very own custom...

Creating a Custom Element from Scratch


In the last article, we got our hands dirty with Web Components by creating an HTML template that is in the document but not rendered until we need it. Next up, we’re going to continue our quest to create a custom element version of the dialog component below which currently only uses...

Extracting Text from Content Using HTML Slot, HTML Template and Shadow DOM


Chapter names in books, quotes from a speech, keywords in an article, stats on a report — these are all types of content that could be helpful to isolate and turn into a high-level summary of what's important. For example, have you seen the way Business Insider provides an article's key points...

Where Do You Nest Your Sass Breakpoints?


I love nesting my @media query breakpoints. It's perhaps the most important feature of Sass to me. Maybe I pick a method and do it like this: .element { display: grid; grid-template-columns: 100px 1fr; @include breakpoint(baby-bear) { display: block; } } That's straightforward enough....

Layer Motion Slideshow


A CSS Grid-based slideshow template with a layer motion effect on the main image and title. Layer Motion Slideshow was written by Mary Lou and published on Codrops

Page Flip Layout


A template with a two-sided, magazine-like layout and a flat page flip animation. The layout is powered by CSS Grid. Page Flip Layout was written by Mary Lou and published on Codrops

Upgrade AngularJS Sorting Filters to Angular


In the early days of AngularJS, one of the most celebrated features was the ability to filter and sort data on the page using only template variables and filters. The magic of two-way data binding

Freebie: “Oasis” Jekyll Website Template


A responsive Jekyll template designed for developers who want to set up a small landing page for their mobile applications. Freebie: “Oasis” Jekyll Website Template was written by Amie Chen and published on Codrops

Collective #408


Panning Effect for SVG * Oh Man, Look at Your API! * Semantic Experiences * Matrix Vision * Mission Critical Collective #408 was written by Pedro Botelho and published on Codrops

Nahoru
Tento web používá k poskytování služeb a analýze návštěvnosti soubory cookie. Používáním tohoto webu s tímto souhlasíte. Další informace