background preloader

Webstuffs

Facebook Twitter

Count Duplicates in a List Online Tool. This online utility quickly aggregates the lines pasted in the text box and shows you count of occurrences of each value.

Count Duplicates in a List Online Tool

Use this to quickly aggregate the values to find duplicate lines, or to count the number of repeats. This free, online Javascript tool now eliminates duplicates and lists the distinct values in Internet Explorer as well as Firefox. Every line that is repeated is counted and displayed. It more accurately handles new line characters. If you have an Excel spreadsheet and want to get distinct values from a column, just copy and paste the column of data from your Excel sheet into the textbox below. Instructions Paste your text in the text box and then press the "Update Counts" button. Related Tools. Managing WordPress Theme Deployments with Git - Matt Banks. About Cookbooks. A cookbook is the fundamental unit of configuration and policy distribution.

About Cookbooks

Each cookbook defines a scenario, such as everything needed to install and configure MySQL, and then it contains all of the components that are required to support that scenario, including: Attribute values that are set on nodesDefinitions that allow the creation of reusable collections of resourcesFile distributionsLibraries that extend the chef-client and/or provide helpers to Ruby codeRecipes that specify which resources to manage and the order in which those resources will be appliedCustom resources and providersTemplatesVersionsMetadata about recipes (including dependencies), version constraints, supported platforms, and so on.

Forms. Default Form To create a default inline form, add the pure-form classname to any <form> element.

Forms

<form class="pure-form"><fieldset><legend>A compact inline form</legend><input type="email" placeholder="Email"><input type="password" placeholder="Password"><label for="remember"><input id="remember" type="checkbox"> Remember me </label><button type="submit" class="pure-button pure-button-primary">Sign in</button></fieldset></form> Stacked Form To create a stacked form with input elements below the labels, add the pure-form-stacked classname to a <form> element alongside pure-form. Aligned Form To create an aligned form, add the pure-form-aligned classname to a <form> element alongside pure-form. Multi-Column Form (with Pure Grids) 6 Methods For Vertical Centering With CSS. Centering elements vertically with css is something that often gives designers trouble.

6 Methods For Vertical Centering With CSS

There are however a variety of methods for vertical centering and each is fairly easy to use. Today I want to present 6 of those methods. I’ve usually skipped over the topic of vertical centering, since there are some good posts already out there that are easy enough to find, but recently Bikram commented requesting a tutorial on vertically centering so I thought why not. You can view demos of each of the methods below by clicking here. Clicking the images above each section will also take you to that specific demo. Let’s start by first talking about something that doesn’t work as many expect. Vertical-Align Horizontal centering with css is rather easy. With text-align: center in mind, most people look first to vertical-align in order to center things vertically. However valign only worked on table cells. The values for vertical-align have meaning with respect to a parent inline element. html css Summary. iBuildApp - Create Android and iPhone App, Free, No Coding Required.

Wordpress