The other minute I’ve read an interesting article on the new HTML5 reversed attribute on ordered lists, that, who would have thought, reverses the counting. The article proposed a JavaScript polyfill.…
Numbers are a dangerous toy to play with, but they are still interesting to examine. Without any kind of valuation and just for the purpose of information I’d like to present some numbers of people working on current web technology.
There are several techniques to replace native checkboxes with images. This approach will need no extra markup, degrades gracefully and doesn’t harm a single image.
PHP has been thrashed a lot over the last years. While many critics are doubtlessly true, it is still the most used server-side language to create the web we use today and it is an easy to learn language…