Category: HTML5
The following dropdown list to share current post to a number of sites is added to wordpress blog (you could also add it to your own website as well). …
My first website steakovercooked.com started at 2006 (9 years ago). And at that time, I didn’t know much about the file encoding/charset and also, the UTF-8 was not so …
We all know that we can have tag target=”_blank” to explicitly open a document in new window: <a href="document.html" target="_blank">Open in New Window</a> This is OK in HTML4.01 but …
Sometimes you just want to show some links on the home page of blog but not other pages, then the following trick is useful. First of all, you can …
Some websites allow you to use some meta tags to denote the URLs, images, links and etc. For example, if you want to include a URL in your comment …