Posts

Showing posts from December, 2015

What is HTML5 and Why we need it?

What is HTML5 and Why we need it? HTML5 is the revision of XHTML and W3C is already working on it's update and HTML5.2 is under process. Sooner they will start working on HTML5.3. Further details about the version up-gradation or other relevant things can be read at World Wide Web Consortium's official website.  What is XHTML & how it is different from html? XHTML stands for Extensible Hyper Text Markup Language. HTML 4.01 was the previous version of XHTML. XHTML used to set some standards for coding. Before XHTML, there was no rule to close the tags, use the proper tags with starting and closing tags as well as lowercase rule. XHTML raised the level of standards and strict the developers to code as per W3C rules, which will be easy for browsers to understand and act accordingly.  Mobile apps demands are increasing day by day and to make an attractive mobile app we mostly use Html5 and css3. Html5 is the basic need in mobile application development. As w