I keep writing this little series of Did You Know articles about specific little parts of the CSS, HTML or JavaScript. One little thing to learn, easy to digest and use in your dailywork. Last time it was about Lists and specific attributes like start
, reversed
and type
for ul
and ol
elements. This time, let’s dive into defaultValue
in JS.