Skip to content

D&N Blog

A Passionate Web Developer's Thoughts

Category: Frameworks

My Bootstrap Toolbelt – Equal Height Columns
Posted on July 29, 2015April 24, 2016

My Bootstrap Toolbelt – Equal Height Columns

One of my favorite things about Bootstrap’s Framework are the columns it comes with. The goal of this blog post is to quickly show you how to achieve equal height columns using One line of CSS (No hacks required!!). This snippet was recently added to my tool-belt and I feel that it should be a … Continue reading My Bootstrap Toolbelt – Equal Height Columns

My Bootstrap Toolbelt – Phone Number Input
Posted on July 28, 2015July 29, 2015

My Bootstrap Toolbelt – Phone Number Input

One thing I love about bootstrap is the consistency you get with Form Elements that it offers. I recently experienced having to create phone number input fields and as a result I added the following snippet to my toolbet. Let’s start with the HTML Now the Style. Putting all together! Easy enough right? I hope … Continue reading My Bootstrap Toolbelt – Phone Number Input

Recent Posts

  • Buy React.js Components (Pay what you want!)
  • React.js Button Group / Navigation Buttons Dynamic Content!
  • Chromepare – A Chromebook comparison utility!
  • React.js Simple Tabs w. No dependencies / flexbox / dynamic content!
  • React.js Let’s Code – Map (loop) an Array to return JSX in 3 minutes!

Archives

  • June 2016
  • May 2016
  • July 2015

Categories

  • Frameworks
  • React
  • Short & Sweet
  • Uncategorized
  • WebDev