I need help creating a responsive layout with Bootstrap. I'm not sure how to code the section below to ensure it functions properly with Bootstrap.
Following Twitter's guidelines, I have already used div.row and div.span12. In this section, there is a bordered box as shown below.
Inside the bordered box, I want to have three equal width spans. How can I achieve this using Bootstrap?