Your Web News in One Place

Articles by CSS Tricks from October 2016

Help Webnuz

Referal links:

Sign up for GreenGeeks web hosting
< Return to CSS Tricks details.
04:48 pm GMT - Fri, October 28, 2016
CSS Tricks A Quantum Leap
Trident ~EdgeHTMLWebKit ~Blink... and now ... Gecko ~QuantumDavid Bryant: The high-level approach is to rethink many fundamental aspects of how a browser engine works. Well be re-engineering foundatio...
04:02 pm GMT - Fri, October 28, 2016
CSS Tricks CodePen Talks with 10 Other Web Companies About How They Run Their Business
We just wrapped up this mini-series, so I figured we'd put a bow on it. Perhaps of interest (and perhaps cathartic) to everyone else out there running small web software businesses. Direct Link to Art...
02:45 pm GMT - Fri, October 28, 2016
CSS Tricks Carousels Dont Have to be Complicated
Over on the MediaTemple blog, I show you how you can make a pretty decent little carousel with just a few lines of code. Here's the entire premise:Every time a carousel is mentioned in a blog post, it...
08:08 pm GMT - Thu, October 27, 2016
CSS Tricks Sponsor: Wufoo
Wufoo is a web form builder. It allows you to build any kind of form and then either link people to it, or embed it right onto your own website (with full design control!)I just had someone ask me for...
01:39 pm GMT - Thu, October 27, 2016
CSS Tricks Spooky Dark UX Patterns
Since Halloween is coming up, I thought Id go through some things Ive seen implemented on sites that sent a chill down my spine. Dark UX Patterns are things built for the web that are really bad for t...
01:06 pm GMT - Thu, October 27, 2016
CSS Tricks Designing with SVG: How Scalable Vector Graphics Can Increase Visitor Engagement
I did an online seminar (organized by Shopify) in which I gave my "10 Things You Can & Should Do With SVG" talk. You can watch the video at this link. Sara Chisholm busted it out into an article ...
03:11 pm GMT - Wed, October 26, 2016
CSS Tricks Spoooooky CSS Selectors
Let's get into the spirit a little bit this year with some Halloween themed posts! I'll kick it off with some CSS selectors FROM BEYOND THE GRAVE. Er. CSS selectors that will CHILL YOU TO THE BONE. OK...
12:30 pm GMT - Tue, October 25, 2016
CSS Tricks What is the difference between CSS variables and preprocessor variables?
Variables are one of the major reasons CSS preprocessors exist at all. The ability to set a variable for something like a color, use that variable throughout the CSS you write, and know that it will b...
12:54 pm GMT - Mon, October 24, 2016
CSS Tricks Responsive Images in CSS
The term "responsive images" has come to mean "responsive images in HTML", in other words, the srcset and sizes attribute for <img> and the <picture> element. But how do the capabiliti...
03:22 pm GMT - Sun, October 23, 2016
CSS Tricks Why Do Websites Publish AMP Pages?
I cannot tell if you AMP will shake out to have been a good or bad idea for the web. I can attempt to answer this question though: those sites don't care where you read them. They just want people to ...
11:26 pm GMT - Sat, October 22, 2016
CSS Tricks You Cant Detect A Touchscreen
Stu Cox explains that there are a ton of ways you might think you can get a yes-or-no answer on whether a browser supports touch or not:Width media queriesTouch-related DOM eventsTouch-related APIsPoi...
01:08 pm GMT - Fri, October 21, 2016
CSS Tricks On Style Maintenance
I was talking to a brilliant engineer friend the other day who mentioned they never get to build anything from the ground up. Their entire career has consisted of maintaining other people's (often qui...
02:52 pm GMT - Thu, October 20, 2016
CSS Tricks The Challenge of Constructive Criticism and How to Get It
Something that has been on my mind lately is how we talk about the deliverables we work on as designers and developers. There are plenty of times when we want feedback on our projects and turn to our ...
06:18 pm GMT - Wed, October 19, 2016
CSS Tricks WordPress Without Shame
Even-handed take on WordPress by Gina Trapani. I've been unapologetically on WordPress for a long time.I also can't wait to see what the future of it will be:Automattics React-based Calypso rewrite of...
12:43 pm GMT - Wed, October 19, 2016
CSS Tricks Websites We Like: October 2016
Another month, another collection of fascinating websites! Heres a few that have caught our attention lately.GitHub Octoverse 2016Alongside releasing a bunch of neat updates, GitHub recently published...
12:21 pm GMT - Tue, October 18, 2016
CSS Tricks A Priority Navigation With Scrolling and Dropdowns
The following is a guest post by Micah Miller-Eshleman. Micah designed a variation of the "Priority+ Navigation" concept and uses it in production at the college he works for. I always dig a show ...
12:19 pm GMT - Tue, October 18, 2016
CSS Tricks SVG Charting Libraries
I rounded up the ones I know about, mentioned a bunch of considerations you might want to think about when choosing, and linked up some demos. And don't forget you can create them by yourself, too!Dir...
01:57 pm GMT - Mon, October 17, 2016
CSS Tricks Building a Website Performance Monitor
A couple of months ago I wrote about using WebPageTest, and more specifically its RESTful API, to monitor the performance of a website. Unarguably, the data it provides can translate to precious infor...
01:06 pm GMT - Mon, October 17, 2016
CSS Tricks CSS ICON
Wenting Zhang created 512 (!) icons with just HTML and CSS. Usually just one element, the occasional extra element thrown in, and drawn with things like borders, backgrounds, and box-shadows.Looks lik...
06:46 pm GMT - Sun, October 16, 2016
CSS Tricks SVG & Media Queries
Jake Archibald digs into how bizarrely media queries can behave when embedded into a <style> block inside the SVG itself and then used in a variety of different ways across different browsers....
06:58 pm GMT - Sat, October 15, 2016
CSS Tricks An Interview with Miriam Suzanne
Hey y'all! Welcome Miriam Suzanne. Miriam will be doing more writing around here soon, so we figured an interview would be a good way for you to get to know her first. She's been working with the web ...
03:04 pm GMT - Fri, October 14, 2016
CSS Tricks Beware Smushed Off-Screen Accessible Text
J. Rene Beach:Over a few sessions, Matt mentioned that the string of text Show more reactions was being smushed together and read as Showmorereactions.Turns out a popular technique for hiding content ...
02:16 pm GMT - Fri, October 14, 2016
CSS Tricks You Might Not Need JavaScript
A whole bunch of examples by Una Kravets of actually-functional things you might think of as needing JavaScript but can be done in HTML and CSS alone. You might of expect a bunch of "Checkbox Hack" st...
02:06 pm GMT - Fri, October 14, 2016
CSS Tricks Progressive Enhancement Debate
Nolan Lawson:I had a slide in my talk that read:In 2016, its okay to build a website that doesnt work without JavaScript.The condemnation was as swift as it was vocal.Response by Jeremy Keith:That fra...
01:57 pm GMT - Thu, October 13, 2016
CSS Tricks Declarative Data Fetching with GraphQL
The following is a guest post by Nilan Marktanner from Graph.cool. I don't know about y'all but I've spent plenty of time in my career dealing with REST API's. It's a matter of always trying to figure...
12:20 pm GMT - Thu, October 13, 2016
CSS Tricks Is jQuery Still Relevant?
It took a minute, but I believe we have arrived at Baby Bear on the jQuery conversation. Some choice quotes from the ensemble cast blog post:Nathanael Anderson: The biggest negative for jQuery in this...
04:50 pm GMT - Wed, October 12, 2016
CSS Tricks SVG Letterpress
I took a class at Bay View Printing Company, the local community letterpress shop I belong to, all about printing with polymer plates. The shop is absolutely full with wood and metal type, and all the...
01:14 pm GMT - Wed, October 12, 2016
CSS Tricks Yarn
From the didn't see that coming news desk:We're pleased to announce the open source release of Yarn, a collaboration with Exponent, Google, and Tilde. With Yarn, engineers still have access to the npm...
01:35 pm GMT - Tue, October 11, 2016
CSS Tricks Lots of ways to add an ID to the `body` element
The following is a guest post by Trishah Woolley. Over the years, Trishah has collected a ton of code snippets that to the job of adding IDs and classes based on some variable information, like the UR...
01:15 pm GMT - Mon, October 10, 2016
CSS Tricks Styling Underlines on the Web
Styling the underlines that sit beneath links can be a tricky business, and I constantly forget whats the best approach depending on the situation. Thankfully however, John Jameson gets us up to speed...
02:28 pm GMT - Sun, October 9, 2016
CSS Tricks The Annoying Mobile Double-Tap Link Issue
We had a question come up the other day on ShopTalk about regular ol' anchor links on iOS, and some weird situation where you couldn't just tap them once to go to the link, it required tapping the lin...
03:58 pm GMT - Fri, October 7, 2016
CSS Tricks How It Feels Reactions
Jose Aguinaga pinched a community nerve:The JavaScript community is insane if it thinks anyone can keep up with this.I heard a lot of Hilarious! So true! reactions. I heard a lot of Nope. This isn't w...
01:31 pm GMT - Fri, October 7, 2016
CSS Tricks Cicada Principle and CSS
Charlotte Jackson uses this classic clever technique to pseudo randomize border-radius, making irregular circles for a photo grid.A cicada is a rather grim looking little bug. You may have heard of th...
01:15 pm GMT - Fri, October 7, 2016
CSS Tricks Normalize (CSS) No More.
Shaun Rashid:... as I work with building responsive websites where the widening array of devices has changed the way that we design websites, I have fallen back to the age-old statement that answers t...
12:04 pm GMT - Thu, October 6, 2016
CSS Tricks The Easiest Way to Find a New Job
As a highly talented developer or designer, shouldnt companies apply to you? On Hired the traditional process of finding a job is completely reversed. Hired expedites the job search process through an...
12:04 pm GMT - Thu, October 6, 2016
CSS Tricks Responsive Image Breakpoints Generator
I'm guilty of using responsive images by taking a high res image and downsizing it a few times kinda randomly and using those as the srcset images. Basically the same "desktop", "tablet", "mobile" thi...
01:10 pm GMT - Wed, October 5, 2016
CSS Tricks Will we be flattening our HTML for CSS Grids?
I was watching Rachel Andrew talk about CSS Grid Layout yesterday at An Event Apart. Grid is amazing and the day will soon come where it's a dominant web layout tool of choice. That day isn't here yet...
06:51 pm GMT - Tue, October 4, 2016
CSS Tricks A Redesign with CSS Shapes
CSS Shapes is like the perfect example for progressive enhancement these days. Kinda like border-radius was. Older browsers have square corners! Who cares! CSS Shapes allow you to wrap text irregularl...
07:26 pm GMT - Mon, October 3, 2016
CSS Tricks The SVG `path` Syntax: An Illustrated Guide
The <path> element in SVG is the ultimate drawing element. It can draw anything! I've heard that under the hood all the other drawing elements ultimately use path anyway. The path element take...
01:18 pm GMT - Fri, September 30, 2016
CSS Tricks text-spinners
A clever idea for text-based spinners in CSS. You set the "keyframes" in the content, and cycle through them by moving the line of text to the left in the actual keyframes.<button>Loading <...
01:02 pm GMT - Fri, September 30, 2016
CSS Tricks Choreographer-js
A new animation library by Christine Cha:A simple library to take care of complex CSS animations.You define the animations through its JavaScript API and execute them via DOM events, then the animatio...