QUESTION IMAGE
Question
- what is true about the <br> tag? check all that are correct. *
□ it makes things bigger
□ it makes a break in the code
□ it doesn’t have an end tag
□ it makes the text color brown
Brief Explanations
The <br> tag in HTML is a line - break tag. It creates a line break in the text and is a self - closing tag (has no end tag). It doesn't affect the size or color of text. It also doesn't make a break in the code in the sense of code logic but just in text layout.
Snap & solve any problem in the app
Get step-by-step solutions on Sovi AI
Photo-based solutions with guided steps
Explore more problems and detailed explanations
It makes a break in the code, It doesn't have an end tag