Senior Frontend Developer Question:

When would you use CSS float?

Tweet Share WhatsApp

Answer:

Float is used when you want to make an element of your page (usually an image) be pushed to the right or left and make other elements wrap around it.

Download Senior Frontend Developer PDF Read All 44 Senior Frontend Developer Questions
Previous QuestionNext Question
Tell me when have you solved a problem that didn’t involve you coding?Tell us how are the variables of CoffeeScript different from those of JavaScript?