Category: HTML5
Programmers don’t like GUI (Graphic User Interface) Design. Therefore, the CSS (Cascade Style Sheet) is not their thing. I always knew that there are viewing problems on smart phones/devices …
Here is a list of useful but may not be widely known HTML tags. abbr or acronym This is used to show the acronyms, so when the mouse is …
Javascript is almost enabled in modern browsers. However, at some legacy devices or some particular situations where the Javascript is not supported or turned on (for security purposes), you …
Javascript is without the doubt the most widely used programming language, that can run on almost most of the platforms as long as there is a modern internet browser. …
April 23, 2013
base64, beginner, HTML5, http, I/O File, implementation, optimization, php, programming languages, SEO, tricks
Sometimes you want to distribute your HTML application (*.hta) or a pure HTML file (*.html) without any external images. However, it would be nice to include some images, such …