HTML5 interview questions and answers
Leave a reply
Q 1- What is the difference between HTML and HTML5 ? Ans: HTML5 is nothing more then upgraded version of HTML where in HTML5 Lot of new future like Video, Audio/mp3, date select function , placeholder , Canvas, 2D/3D Graphics, Local SQL Database added so that no need to do external plugin like Flash player or other library Q 2- What is the <!DOCTYPE> ? Is it necessary to use in HTML5 ? Ans: The <!DOCTYPE> is an instruction to […]