Helephant - helephant.com - Helephant.com

Latest News:

Visual Studio and Resharper .gitignore file 16 Apr 2013 | 05:58 pm

This is my .gitignore file for C# Visual Studio projects which use the Resharper plugin. It will also work perfectly fine for projects that don’t use Resharper. The .gitignore file tells git which fi...

Visual Studio and Resharper .gitignore file 16 Apr 2013 | 05:58 pm

My .gitignore file for C# Resharper, Visual Studio projects. It lists any files that should not get added to the repository.

Git command cheat sheet 14 Apr 2013 | 05:49 pm

Git is the perfect source control for my home projects. It is free, works on mac, linux and windows, makes it easy to share code through github and takes me out of my Microsoft technology comfort zone...

Git command cheat sheet 14 Apr 2013 | 05:49 pm

A git source control cheat sheet with the basic commands I need to be productive.

CSS3 flexbox examples 30 Mar 2013 | 02:15 am

Flexbox layout is a new way of laying out items in CSS3 where items are laid out in a direction, flexing to take up the available space. It is designed to make stretchy, flexible layouts simple. Quite...

CSS3 flexbox examples 30 Mar 2013 | 02:15 am

Here are some examples of common layouts that can be easily created using flexbox, a future way to layout HTML elements in CSS3.

Using the CSS3 flexbox layout 24 Mar 2013 | 02:14 am

The flexbox layout is a new CSS3 module for page layout. It can lay out items in a direction (left-to-right or top-to-bottom) with the items stretching to take up the available space. Quite complicate...

CSS3 flexbox layout 24 Mar 2013 | 02:14 am

The CSS flexbox is a new CSS3 layout module that aims to make CSS page layout much simpler.

Using CSS3 multi-column layouts to split a list into columns 17 Mar 2013 | 03:17 am

At least once a year I’m given a design mock that contains a list that has been split into columns. I’ve always wondered if it’s possible to do it using the CSS3 column layout module and it turns out ...

Using CSS3 multi-column layouts to split a list into columns 17 Mar 2013 | 03:17 am

How to use the new CSS multi-column layout feature to split a list across multiple columns.

Recently parsed news:

Recent searches: