+ 1
So nothing can can be put in the <br /> ???
thanks in advance for helping...
3 Answers
+ 2
My HTML's kinda rusty, but <br> should support Global Attributes. It _may_ support Event Attributes as well.
+ 1
Global Attributes ref:
https://www.w3schools.com/tags/ref_standardattributes.asp
Event Attributes ref:
https://www.w3schools.com/tags/ref_eventattributes.asp
As you can see, there's not much use for it. What are you trying to do exactly? There's probably a simple approach to it.
0
Okay @Jayden Lecorps. I am just curious as to what happens if something else is put in the br tag. Hence what can?
@nonzyro hi would you plz giv me an example? am still yet to learn what global and/or event attributes r all about