+ 1
HTML Challenge | Difference between width=â100â and width=â100%â
I get that â100â and â100%â are not the same. But can you help me understand WHAT I SHOULD LOOK OUT FOR WHEN DISTINGUISHING THE TWO? Does width=â100â and width=â100%â mean the SAME when itâs in the <img> tag? OR...?
1 Antwort
+ 3
No, that 100 by default means 100 pixel and
the 100% means full width without leaving any space