What is new in html 5

What is new in html 5

The <!DOCTYPE html> declaration is used to inform a website visitor's browser that the document being rendered is an HTML 5 document. There are plenty of new tags in HTML 5 which we can use easily. And many new elements have come in Html 5.

What is new in html 5


New Elements in HTML5
<article>, <footer>, <header>, <main>,  <aside>, <mark>, <progress>, <section>, <summary>, <time>, <bdi>, <details>, <dialog>, <figcaption>, <figure>



HTML5 Graphics
<canvas>, <svg>


New Media Elements
<audio>, <video>, <embed>, <source>, <track>



New Input Types
email, month, number, range, search, tel, time, url, week, color, date, datetime,
datetime-local.


Follow On Social Media -

Follow on Facebook   -  https://www.facebook.com/Front-End-Issue-487743404963344
Follow on instagram   -  https://www.instagram.com/frontendissue/  
Follow on Twitter       -  https://twitter.com/IssueEnd
Follow on Linkedin     -  https://www.linkedin.com/in/hitesh-patidar-34253a10a/ 
Follow on GooglePlus -  https://plus.google.com/118238268171156252992

Follow on pinterest    -  https://in.pinterest.com/frontendissue/



Comments

Popular posts from this blog

Owl carousel center mode with zoom image

Add (+/-) Button Number Incrementers using jQuery

What is difference between click and onclick in jquery