© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Yvo Staal
Computer Science Student
Following the Code Guide by @mdo
End all declarations with a semi-colon. The last declaration's is optional, but your code is more error prone without it.
I would use a semi-colon ending the declaration - also the optional last value.
Juha Lindstedt
Creator of RE:DOM and Liike, web architect
Me too, that wasn't a question in that sense 😎
Do you mean "That wasn't a question in that sense" because I added the reasoning behind the decision? If so - I thought it was nice to add, not only to maintain consistency just for the heck of it only to also add with a clear reasoning :)
I mean it's funny that it's CSS and we know how to write it. Still for some reason in HTML attribute we forgot to add the semicolon 😎