1 / 9

HTML5 training

HTML5 is a new version of the language HTML, with new elements, attributes, and behaviors,and a larger set of technologies that allows more diverse and powerful Web sites and applications.<br>

Nikshi
Download Presentation

HTML5 training

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. ADVANTAGE OF LEARNING HTML5

  2. INTRODUCTION TO HTML5

  3. INTRODUCTION TO HTML5 HTML5 brings a host of new elements and attributes to allow developers to make their documents more easily understood by other systems, display data more uniquely, and take on some of the load that has required complex JavaScript or browser plug-ins like Flash and Silverlight to handle. http://www.fitaacademy.com/courses/html5-training-in-chennai/

  4. INTRODUCTION TO HTML5 HTML5 was developed to solve compatibility problems that affect the current standard, HTML4. One of the biggest differences between HTML5 and previous versions of the standard is that older versions of HTML require proprietary plugins and APIs. http://www.fitaacademy.com/courses/html5-training-in-chennai/

  5. INTRODUCTION TO HTML5 • The venerable <input> element now has a number of new values for the type attribute, and browsers do some pretty slick things depending on its value. • The <canvas> tag gives HTML a bitmapped surface to work with, much like what you would use with GDI+ or the .NET Image object is taught in html5 training in Chennai http://www.fitaacademy.com/courses/html5-training-in-chennai/

  6. INTRODUCTION TO HTML5 • The <header> and <footer> tags are two of the new semantic tags available. These two tags do not get you anything above and beyond <div> for the actual display.  • The <article> and <section> tags are two more semantic tags that will boost your search engine visibility. http://www.fitaacademy.com/courses/html5-training-in-chennai/

  7. INTRODUCTION TO HTML5 • The new <output> tag is unique, in that it expects its content to be generated dynamically with JavaScript. • It seems like every Web site needs to have an expanding/collapsing block of text. http://www.fitaacademy.com/courses/html5-training-in-chennai/

  8. INTRODUCTION TO HTML5 Just as with the introduction of many other new HTML5 elements, not all browsers recognise <main> or have preset styles for it. You’ll need to ensure it displays as a block level element in your CSS http://www.fitaacademy.com/courses/html5-training-in-chennai/

  9. INTRODUCTION TO HTML5 One of the design goals for HTML5 is to support for multimedia on mobile devices. New syntactic features were introduced to support this, such as video, audio and canvas tags. HTML5 also introduces new features including: Newattributes Elimination of outmoded attributes http://www.fitaacademy.com/courses/html5-training-in-chennai/

More Related