Preview
Open Original
A version of my CSS Fizz Buzz that uses ordered list
(<ol>) to reduce code. However, I don't quite
like how misaligned the numbers and the words look. Correcting that
would call for extra code that would cancel out the bytes saved.