39 private links
Holmes.CSS puts colored outlines around potentially invalid, inaccessible or erroneous HTML markup.
I have quite an extensive collection of bookmarklets that I’ve presented here for your convenience, I recommend all of them. There’s also a round-up of tutorials and resources at the bottom.
Create semantic outline of a webpage
This chapter will take an HTML page that has absolutely nothing wrong with it, and improve it. Parts of it will become shorter. Parts will become longer. All of it will become more semantic. It’ll be awesome.
A polyfill, or polyfiller, is a piece of code (or plugin) that provides the technology that you, the developer, expect the browser to provide natively. Flattening the API landscape if you will.
Bourbon is a library of sass mixins that are designed to be simple and easy to use. No configuration required.
A modular scale, like a musical scale, is a prearranged set of harmonious proportions.
Transform your WordPress website into a thorough-bred online eCommerce store. Delivering enterprise-level quality & features whilst backed by a name you can trust. Say hello to WooCommerce.
There is no need to open a full-featured program such as Photoshop every time you want to make a simple size adjustmant to a picture. Image Shackle lets you resize an image quickly. Whether you are wanting to throw an image up on myspace or print out your latest party pic, Image Shackle is the easiest way to make your photos the right size.
The script adds vertical rules (left border) to selected paragraphs. Of the several methods suggested in a thread on Adobe's InDesign forum -- paragraph rule, dropcap on pipe symbol, placing paragraphs in a table cell, graphic rule in an anchored frame -- the latter seemed the most flexible and manageable.
Asana is the shared task list for your team.
The place to plan, organize & stay in sync.
We're trying a new way to teach and learn html/css/js. Basically, you just need to write HTML, CSS, Javascript code inside code editors and we'll record whatever you type. Other people can then "playback" your recording in a video style and learn how you made your creation.
In this post, I’d like to take you through the Sublime build system and share build scripts for working with many of the languages and tools we use today.
Search through HTML files for elements that match a CSS selector.
One common problem when developing html templates, is that you have to duplicate the same code a lot: every page needs the same header and footer, and this goes against the DRY principle. In a WordPress theme, you would simply use a PHP include, but what if you can’t use PHP? Some buyers use ASP, Rails, or other server-side languages, and will not be able to parse PHP on their server.
The option of using pure HTML (sometimes with a dab of CSS) for form validation was until recently unthinkable. Sure there have been all kinds of whacky JavaScript plug-ins over the years aimed at achieving something similar, but never a single standard that we could work towards.
Browser support for the different features of HTML5 forms is quite varied. Let's explore.