DEV Community

Adam Crockett ๐ŸŒ€
Adam Crockett ๐ŸŒ€

Posted on

Star rating with nothing but text!

I think this is getting silly.

<input value='1' type='radio' name='stars'/> *
<input value='2' type='radio' name='stars'/> **
<input value='3' type='radio' name='stars'/> ***
<input value='4' type='radio' name='stars'/> ****
<input value='5' type='radio' name='stars'/> *****
Enter fullscreen mode Exit fullscreen mode

I think mine has less bytes than the other solutions but I'm on my phone so forget accreditation or accessibility ๐Ÿ˜‚.
Good post folks?

Top comments (0)