+ 1

What is the use of html5

15th Dec 2016, 10:34 AM
aishwarya.m
aishwarya.m - avatar
4 odpowiedzi
0
You can use HTML to create static website ... a basis example : <!DOCTYPE html> <html> <head> <title>your website name</title> </head> <body> <h1> Welcome to my site!</h1> </body> </html>
15th Dec 2016, 1:54 PM
Shakti Prasad
0
html 5 more interactive for user example video for YouTube and other graphic
16th Dec 2016, 3:32 AM
GVecomYT
GVecomYT - avatar
0
html5 is more advanced than html, it can be compatible for almost browsers which is available and it has come up with new functionality and features that will reduce code length as well.
6th Jan 2017, 12:36 PM
prakash madariya
prakash madariya - avatar
- 3
¯\_(ツ)_/¯
15th Dec 2016, 1:12 PM
Rishi Anand
Rishi Anand - avatar