View Single Post
Old 11-02-2023, 12:59 PM   #11
HeartWare
Enthusiast
HeartWare began at the beginning.
 
Posts: 27
Karma: 10
Join Date: Nov 2023
Location: Copenhagen, DK
Device: ReadEra Android, Samsung Galaxy Tab S7+, Android 13
Is it possible to have the "50" part of the "50%" be a parameter in the <div> tag, or should I simply define

.image50 {width:50%; float:left}
.image33 {width:33%; float:left}

and then just use the appropriate class in the <div> tag?
HeartWare is offline   Reply With Quote