Experiments to see if the 'roster badge' can be made smaller (file size) and easier to use.

Original

The existing 'roster badge' is a JPG image. This example is 95.5 KB.

Using its 'native' size


width=100%

Fills screen width (and height scales proportionally).

width=50%

Fills half of screen width (and height scales proportionally).

width=25%

Fills 1/4 of screen width (and height scales proportionally).

Notes


SVG

IE doesn't seem to increase the height when the width of the parent element increases. Rich Green 00 Position: 1B Bats: R Throws: L

Source

Notes


DOM

Need to improve how scaling works. Reduce the player image size and the font size.
Rich Green

Number: 00
Position: 1B
Bats/Throws: R/L

Source

Notes