Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

5
  • 2
    So much complexity in some of these answers, compared to something so simple. Best answer here by far! Commented May 17, 2019 at 0:52
  • 2
    Best answer, so simple. Commented Jul 15, 2019 at 15:09
  • simple solution! Commented May 30, 2022 at 6:08
  • yeah, you can say that it can also be the correct answer as far as you are not concerned about not breaking the layout. because when you have more than 12 columns in a single row then the grid will break the layout. You have to understand the purpose of row. why it is important to have only 12 column in a single row? So others answer explaining the logic of creating 12 columns in a single row is betther than this answer. Commented Sep 8, 2022 at 17:24
  • @Noman Shaikh not true. After 12 cols it skips to new row automatically. Commented Sep 13, 2023 at 15:02