Web standards have always been about good markup, keeping things in order and cleaned up, etc. Using transitional or strict DTDs and validating our markup with different tools was a good practice encouraged by many. With HTML5 things seem to be going a bit backwards regarding structure and markup rules. Google’s HTML styleguide shows an […]
Tag: html
Yasnippet is a great emacs minor mode that lets you have lots of code snippets easily at hand. Also you can create your own snippets in a very easy way without needing to write them in emacs lisp. Basically, like textmate shortcuts for emacs. I use html-helper-mode to edit all my html code, but yasnippet […]
Open source browser Firefox is going to support Ogg Theora video natively without installing plugins and will support the new HTML 5 tag to embed the videos on web pages. Will be ready on 3.1 release. This is great news since there has been a long debate about the HTML 5 tag on the mailing […]
You must be logged in to post a comment.