Which of the following is true about bootstrap help text?

Questions & AnswersCategory: Programming LanguageWhich of the following is true about bootstrap help text?
Adam asked 2 years ago

Which of the following is true about bootstrap help text?

a. Bootstrap form controls have a block level help text that flows with the inputs

b. To add a full width block of content, use the .help-block after the <input>

c. Both (a) and (b) are correct.

d. None of the above.