Thursday, February 20, 2014

HTML - 5 New Elements in HTML- 5

New Elements in HTML5 The internet, and the use of the internet, has changed a lot since 1999, when HTML 4.01 became a standard. Today, several elements in HTML 4.01 are obsolete, never used, or not used the way they were intended.
All those elements are removed or re-written in HTML5. To better handle today's internet needs, HTML5 has also included new elements for drawing graphics, displaying media content, for better page structure and better form handling, and several new APIs for drag and drop, for finding your geological location, for storing local data, and more. Next Blog post we do the list of the new HTML elements, introduced by HTML5, and a description of what they are used for.

Tuesday, February 18, 2014

HTML - 5 ( Learn HTML 5 )

Browser Support for HTML5 HTML5 is a work in progress. However, all major browsers (Chrome, Firefox, Internet Explorer, Safari, Opera) support the new HTML5 elements and APIs, and continue to add new HTML5 features to their latest versions. The HTML 5 working group includes AOL, Apple, Google, IBM, Microsoft, Mozilla, Nokia, Opera, and hundreds of other vendors.

Friday, February 14, 2014

HTML - 5 - Learn html 5

****How Did HTML5 Get Started?*** HTML5 is a cooperation between the World Wide Web Consortium (W3C) and the Web Hypertext Application Technology Working Group (WHATWG). WHATWG was working with web forms and applications, and W3C was working with XHTML 2.0. In 2006, they decided to cooperate and create a new version of HTML. Some rules for HTML5 were established: * New features should be based on HTML, CSS, DOM, and JavaScript * The need for external plugins (like Flash) should be reduced * Error handling should be easier than in previous versions * Scripting has to be replaced by more markup * HTML5 should be device-independent * The development process should be visible to the public

Thursday, February 13, 2014

HTML - Vesrions (

HTML Versions Since the early days of the web, there have been many versions of HTML: HTML 1991 HTML+ 1993 HTML 2.0 1995 HTML 3.2 1997 HTML 4.01 1999 XHTML 2000 HTML5 2012

website development: What is HTML 5 ?

website development: What is HTML 5 ?: What is HTML5? HTML5 is the latest standard for HTML. The previous version of HTML, HTML 4.01, came in 1999, and the internet has changed ...

HTML - Introduction Samples

You can learn step by step by practicing the sample below to learn HTML
-----------------------------------------------------------------------

My First Heading

My first paragraph.

------------------------------------------------------------------------