HTML5 and … why it’s too early to use it in most of your projects

Well, today I decided to look into HTML5 and some statistics around it. First thing first – I went to the following page: http://www.w3schools.com/browsers/browsers_explorer.asp and checked what is worth considering “an actual browser”. Here we go – my screenshot: Unfortunately most commonly used version of IE is… IE 8. Everything below, let’s say 3.5% (I […]

Posted on March 14, 2012 at 16:53 by admin · Permalink · Leave a comment
In: English, WEB2.0 · Tagged with: ,

Not very often used HTML tags

We all know <form> tag, as well as <ul><li> and so on… but how many of web developers used good old (and sometimes not just usefull, but VERY usefull) html tags in forms: <fieldset> <legend> and <optgroup label=”label”></optgroup> in <select> ? here are two good samples to use (taken from my new template engine version): […]

Posted on February 16, 2009 at 14:54 by admin · Permalink · Leave a comment
In: English, JavaScript, WEB2.0 · Tagged with: , ,