Archive for the ‘HTML 5’ Category
How do I get out of a frameset in HTML ?
Thursday, May 6, 2010 12:11 No CommentsIf you are the author, this is easy. You only have to add the TARGET attribute to the link that takes readers to the intended ‘outside’ document. Give it the value of _top.
In many current browsers, it is not possible to display a frame in the full browser window, at least not very easily. The [...]
What the hell is HTML5?
Friday, March 19, 2010 1:30 No CommentsHTML5 is being developed as the next major revision of HTML (Hypertext Markup Language), the core markup language of the World Wide Web. The Web Hypertext Application Technology Working Group (WHATWG) started work on the specification in June 2004 under the name Web Applications 1.0. As of February 2010, the specification is in the “Last [...]
What is HTML Layout Engine ?
Thursday, March 18, 2010 5:25 No CommentsA layout engine, or rendering engine, is software that takes marked up content (such as HTML, XML, image files, etc.) and formatting information (such as CSS, XSL, etc.) and displays the formatted content on the screen. It “paints” on the content area of a window, which is displayed on a monitor or a printer. A [...]
HTML 5 Features List
Saturday, March 13, 2010 14:34 No CommentsHTML5
Use of all the most useful current html5 tags including: header, nav, section, article, footer, and more to come soon (with styling)
Use of the all new and
New input field types: url, email, etc
Script embed (javascript) using only the script tag without the attribute type
Modified Reset Stylesheet for HTML5
CSS3
[...]
Youtube will support HTML5 ?
Tuesday, February 9, 2010 11:18 No CommentsA few days ago Google has opened a section on Youtube on his website that explore new ideas for its products.
From the outset the most requested feature by all the voters was the HTML5 video support. Even all the ideas with the most votes related to the HTML5 video support. A plebiscite that led Google [...]
What is HTML5 ?
Thursday, February 4, 2010 21:19 No CommentsHTML5 is a new version of HTML and XHTML. The HTML5 draft specification defines a single language that can be written in HTML and XML. It attempts to solve issues found in previous iterations of HTML and addresses the needs of Web Applications, an area previously not adequately covered by HTML.


