Bootstrap Issue with Rounded Border around Columns -
i've never been more livid in life after spending close 3 hours trying format 3 columns. i'm starting using html , have no clue why i'm having trouble columns. can't seem ever them want them be. trying have 3 columns text in them each have border rounded edges around them. should same size, text margine centered etc. , planned have them change color when scrolled over, though can't first part.
i found this: http://jsfiddle.net/6nvdt/
the code should linked it's kind of long
which kind of similar want, , when copy paste it different. have no idea i'm doing wrong. copy paste , in attempts text terribly uncentered, boxes different sizes, don't take whole area. please me.
you're missing css.
to example working put css in style tag in html file.
http://www.w3schools.com/css/css_howto.asp
<style> /*css goes here*/ </style>
Comments
Post a Comment