Skip to main content

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:


HTML4HTML5
Uses common structures like header, footerUses new structures such as drag, drop and much more
Cannot embed video or audio directly and makes use of flash player for itCan contain embedded video and audio without using flash player
Cannot handle accurate syntaxCapable of handling inaccurate syntax

Comments