-
What lines up the terms and descriptions in
- element side by side?
-
- .list-unstyled
- .list-inline
- .initialism
- .dl-horizontal
- None of these
Correct Option: D
.dl-horizontal lines up the terms and descriptions in <dl> element side-by-side, it starts off like default <dl>s, but when browser window expands it will line up side-by-side.