Junior JavaScript

What is the purpose of the .row and .col classes?

Follow me on LinkedIn:

  • .row → Groups columns and manages horizontal alignment
  • .col → Defines how many columns an element spans

More from JavaScript Tutorial

All questions for this course