Dongseop Kim. Purpose of HTML 5 Semantic Mark up Web Form Function Support Rich Web Application.

12
Dongseop Kim
  • date post

    20-Dec-2015
  • Category

    Documents

  • view

    218
  • download

    3

Transcript of Dongseop Kim. Purpose of HTML 5 Semantic Mark up Web Form Function Support Rich Web Application.

Page 1: Dongseop Kim.  Purpose of HTML 5  Semantic Mark up  Web Form Function  Support Rich Web Application.

Dongseop Kim

Page 2: Dongseop Kim.  Purpose of HTML 5  Semantic Mark up  Web Form Function  Support Rich Web Application.

Purpose of HTML 5

Semantic Mark up

Web Form Function

Support Rich Web Application

Page 3: Dongseop Kim.  Purpose of HTML 5  Semantic Mark up  Web Form Function  Support Rich Web Application.

Maintain capability from older version of HTML

Semantic mark up in order to have more readable code

Reduce other plug-in web application

Page 4: Dongseop Kim.  Purpose of HTML 5  Semantic Mark up  Web Form Function  Support Rich Web Application.

<section>Define a generic content

<article>Representing

independent article <header> and <footer>

Topmost and bottommost

Blocks of content <nav>

Create navigation menu

Page 5: Dongseop Kim.  Purpose of HTML 5  Semantic Mark up  Web Form Function  Support Rich Web Application.
Page 6: Dongseop Kim.  Purpose of HTML 5  Semantic Mark up  Web Form Function  Support Rich Web Application.

It makes source code simpler It will help developer to increase their

productivity

Source code for autofocus in HTML 4

source code for autofocus in HTML 5

Page 7: Dongseop Kim.  Purpose of HTML 5  Semantic Mark up  Web Form Function  Support Rich Web Application.
Page 8: Dongseop Kim.  Purpose of HTML 5  Semantic Mark up  Web Form Function  Support Rich Web Application.

This is not most important thing on HTML 5 But, Most Exciting thing.

Reduce use of Plug-in Web Application

Page 9: Dongseop Kim.  Purpose of HTML 5  Semantic Mark up  Web Form Function  Support Rich Web Application.
Page 10: Dongseop Kim.  Purpose of HTML 5  Semantic Mark up  Web Form Function  Support Rich Web Application.

Inner data storage, support database function based on SQL

Offline web application Drag and drop API and others

Page 11: Dongseop Kim.  Purpose of HTML 5  Semantic Mark up  Web Form Function  Support Rich Web Application.

Some bugs are exist because it is still developing.

However, it would be beneficial for user and developer when it is completely developed.

End of This year, final version of HTML 5 will be released.

HTML 4 has been most standard web-document form for last 10 years, so HTML 5 will be one of the most important standard web document form.

Page 12: Dongseop Kim.  Purpose of HTML 5  Semantic Mark up  Web Form Function  Support Rich Web Application.

Question?