HTML5 application cache manifest and its types Basics of html cache manifest For caching the web page, it is mandatory to declare the manifest with html element on every and each page. A particular webpage can’t be cached until we don’t declare the manifest file. The recommend file extension for a manifest file is appcache. The […]
HTML
HTML 5 application cache and it’s advantages
What is html 5 application cache Can you imagine that website can be accessible without any net connection? Now this is possible just because just because of html5 application cache Html5 Application Cache is an important feature of HTML5 which can store the website data in a cached version and makes it possible to access […]
HTML5 tutorial for beginners
HTML5 tutorial for beginners This html5 tutorial for beginners covers the basics of html 5 such as introduction of html5, html5 tags list, common html5 tags, html5 new features etc. (A) Overview of HTML 5 HTML5 is a hyper text markup language used foe web development or website design. HTML […]
Basic Interview Questions from HTML
Hyper Text Markup Language(HTML) is the basic markup language used for web designing. If you want to become a good web developer then you have good knowledge of HTML. Some important questions or point to be remember in html are as follows.Q1) What is HTML ?Q2) What is Tag?Q3) What is attribute with respect to […]