+ 1
Attributes: Which comes first?
Here is an example in the HTML course: <hr width=â10%â align=ârightâ /> Does it matter if I place the align first (if so, why?) or does measurement always come first?
1 Answer
+ 7
Doesn't matter. You can use anywhere.