Working of ‹div› Tag in HTML

Q1. <div> tag is used for defining a section of your document. State True Or False.
Q2. <div> tag is Block level tag.
Q3. How can we set width and height in <div> tag?
Q4. How can we set background color in <div> tag?
Q5. How we can align text in <div> tag?