A to Z CSS: Enabled

:enabled and :disabled are pseudo classes that allow the styling of different states of form inputs, ones that are clickable or can have text entered into them (enabled) or those that can’t (disabled).

Interview with Eric Dodds from The Iron Yard

ric Dodds, Partner and Head of Brand and Operations at The Iron Yard, shared with us the path that The Iron Yard took to be where they are today, and why code education is taking off in the Southeast and beyond.

BD Conf Nashville Thank You!

We want to share a heartfelt thank you for attending BD Conf Nashville. Without you guys showing up there’d be no conference!

A to Z CSS: Display

Different types of elements have different display values by default. These include inline, block, list-item, table and many more.

A to Z CSS: Color

The web would be a pretty dull place without a splash of colour. There are a number of different properties that take a colour value and there are four different colour syntaxes in CSS and that’s what we’ll be focusing on in this video. Those formats are colour keywords, hex, RGB and HSL

Kickdrop Code Sample: jQuery Slideout Menu

An elegant jQuery-powered animated slideout menu. We were inspired by the simple effect found at Outdated Browser and extended the menu to also work in a variety of places. Try it as a top menu, as well as a right-side menu.

A to Z CSS: Box Model

Every element on a web page is a box and we can describe the characteristics of these boxes using the CSS Box Model. Understanding this model and how different types of boxes lay out, is key when converting designs into a working website

Kickdrop Code Sample: Form Wizard

Ditch the multi-input fields and try this single input conversational wizard instead. Free to download and use in your next project.

A to Z CSS: Auto

A to Z CSS: Auto

Auto is a CSS value that has a number of uses. It’s the default value for a lot of properties but can be used for horizontal centering and is a handy tool to have in the box when dealing with responsive design.

Kickdrop Code Sample: Slide Cart Menu

A clean, responsive, slide menu with an elegant layout for the shopper’s cart items from Kickdrop. Free to download and use in your next project.