InterviewSolution
Saved Bookmarks
| 1. |
What Are The Default Sizes Given To <body> Tag In The Bootstrap Framework? |
|
Answer» In this FRAMEWORK DEFAULT font size : 14px and line height 1.428 px is given to TAG. Also tag are given padding-bottom of 10PX by default. In this framework default font size : 14px and line height 1.428 px is given to tag. Also tag are given padding-bottom of 10px by default. |
|