Things Ian Says
html
Here are all the items relating to html (page 1 of 1)
Building a Stopwatch using only HTML and CSS
Tuesday, 22 August 2017
In a change of focus from recent articles, this blog post is about HTML and CSS. I was in a workshop recently where we were using a web-based timer to countdown the time left during breakout activities. During a lull in activities, I started thinking about how much of this could be built only with HTML and CSS — no Javascript and no frameworks. This blog post answers that question and illustrates many CSS features along the way.