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 doesnt 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 an empty element, meaning it doesn't have an end - tag. It has nothing to do with making things bigger, making a break in code in a general sense other than text layout, or changing text color.
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