Web Dev Matters and Me

Web Development Matters - HTML, XML, C#, .NET, AJAX/Javascript(jQuery), CSS, XML-XSLT

ME - LIFE,Philippines, Tokyo, ECE, PhilNITS/JITSE,情報処理, 日本語

things about Philippines, gaming, C# development and web development, how to make money in stock trading

Web Dev Matters and Me

HTML 5 is here!

I've tried to check for new HTML 5 tags and I'm surprised that it is turning just like the version 1 of Silverlight. If you're not familiar with Silverlight, it is used for making some animations but more on clientside, since all you can do on version 1 was XAML and javascript.



Just by looking at this, I can tell that HTML5 will alert everyone. From CMS/Forum/Blog developer to typical internet users. 


A new tag catches my attention. The ruby tag is used to add pronunciation guide to certain words. I have hopes of seeing this to be used in many websites.



<ruby>
 英語 <rt> えいご</rt>
</ruby>





results to


えいご
英語







<ruby>
 Philippines <rt> フィリピン</rt>
</ruby>








<ruby>
Ewan <rt> エワン</rt>
</ruby>









This will change HTML writing as what we know HTML today. Will there be inconsistent rendering for browsers?

Let's find out. ^_^

0 comments:

FB Connect