Archives for the 'HTML' Category
Never Forget to RTFM
This week I got reminded of the first rule of CS: RTFM. I wanted to use the HTML input tag with type=”image”. In one page everything was fine but in another I got totally bizarre behaviour. After a few days of distracted head-scratching I opened the HTML 4.01 Specification (W3C Recommendation 24 December 1999). The […]