Question about <div> tag
Hello everyone!
I have a question about the <div> tag.
I understand that you use this tag when you want to group certain items together.
However, when you use this tag, it transfers everything in this tag to the next line.
If you use the <div> tag only to put stuff on a new line, is there any difference between <div> and <br />?
|