Skip to content

Tag: CSS

Bootstrap 3 Tables Tip

I was trying to do a radio-button select form for an evaluation, the kind where there’s a question and then a series of buttons for “agree,” “somewhat agree” and “disagree.”

The default Bootstrap code made it a mess, so here are a few styles you can add to neaten it up.

Leave a Comment