User Interface Expert Question:

Download Job Interview Questions and Answers PDF

What minimum things we have to do in order to include Bootstrap & Boostrap JS in a project/ HTML Document?

UI Developer Interview Question
UI Developer Interview Question

Answer:

Add bootstrap.css/bootstrap.js link and script in the head of the HTML document *bonus if bootstrap.js script included in the footer (better for page loading).

Download UI Developer Interview Questions And Answers PDF

Previous QuestionNext Question
Loop through the color array and print each value to the console. Assume you do not know the amount of colors in the color array?How many HTML tags are should be used for the most simple of web pages?