Tell me how to create a navbar in bootstrap?
Submitted by: MuhammadTo create a default navbar −
☛ Add the classes .navbar, .navbar-default to the <nav> tag.
☛ Add role = "navigation" to the above element, to help with accessibility.
☛ Add a header class .navbar-header to the <div> element. Include an <a> element with class navbar-brand. This will give the text a slightly larger size.
☛ To add links to the navbar, simply add an unordered list with the classes of .nav, .navbar-nav.
Submitted by: Muhammad
☛ Add the classes .navbar, .navbar-default to the <nav> tag.
☛ Add role = "navigation" to the above element, to help with accessibility.
☛ Add a header class .navbar-header to the <div> element. Include an <a> element with class navbar-brand. This will give the text a slightly larger size.
☛ To add links to the navbar, simply add an unordered list with the classes of .nav, .navbar-nav.
Submitted by: Muhammad
Read Online Bootstrap Job Interview Questions And Answers
Top Bootstrap Questions
☺ | Do you know what is Bootstrap well? |
☺ | Do you know what is Bootstrap Jumbotron? |
☺ | What is Fluid Layout in Bootstrap? |
☺ | What is button group in Bootstrap? |
☺ | Tell me what is Bootstrap collapsing elements? |
Top Web Developer Categories
☺ | Bootstrap Interview Questions. |
☺ | Front End Web Developer Interview Questions. |
☺ | Laravel PHP Developer Interview Questions. |
☺ | Typography Interview Questions. |
☺ | Junior Developer PHP Interview Questions. |