Q. Which of the following creates toggleable tabs?

  • (A) .table
  • (B) .table-condensed
  • (C) .tab-pane
  • (D) .table-responsive
πŸ’¬ Discuss
βœ… Correct Answer: (C) .tab-pane
Explanation: .tab-pane is used together with .tab-content to create toggleable or dynamic tabs or dynamic pills, .table adds basic styling to a table like bottom borders, padding etc.
Explanation by: Nitin Gupta
.tab-pane is used together with .tab-content to create toggleable or dynamic tabs or dynamic pills, .table adds basic styling to a table like bottom borders, padding etc.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
278
Total Visits
πŸ“½οΈ
4 y ago
Published
πŸŽ–οΈ
Nitin Gupta
Publisher
πŸ“ˆ
99%
Success Rate