0
why do i need the break line tag?
<html> <head> <title>Attributes</title> </head> <body> <p align="center">This is a text <br /> <hr width="10%" align="right" /> This is also a text. </p> </body> </html> I just wanted to take the <br /> tag out to see what happened and it didn't appear to make a difference. I hope that's the right name trying to remember all the terms still, but can someone try to explain to me again in where I would use it I read about it in the course I guess I just don't understand it still..
1 Respuesta
+ 3
Hope this is helpful for you...
https://developer.mozilla.org/en-US/docs/Web/HTML/Element/br