Repeat Practical 2 of Part 1 using HTML 5. Observe and write the differences between HTML 4 and HTML 5
Difference between HTML 4 and HTML 5:
| HTML4 | HTML5 |
| Uses common structures like header, footer | Uses new structures such as drag, drop and much more |
| Cannot embed video or audio directly and makes use of flash player for it | Can contain embedded video and audio without using flash player |
| Cannot handle accurate syntax | Capable of handling inaccurate syntax |
Comments
Post a Comment