HTML

Types of Meta Tags

As one of the important elements used in the head section of an HTML page, Meta-Tags could be more helpful for a website page in various ways. If you are not [...]

What are Meta-Tags?

You may have seen these in the head section of an HTML document, well meta tags are used to notify information and specify details related to the content of an [...]

Simple contact form using AJAX, PHP, & Javascript

Are you new in web development? Hi-5!!! me too. I've just learned a tremendous trick today which is “making a typical contact form outstanding!!!”. You can [...]

Create Your First Cordova App

This guide shows you how to create a JS/HTML Cordova application and deploy them to various native mobile platforms using the cordova command-line [...]

What is HTML

First developed by Tim Berners-Lee in 1990, HTML is short for HyperText Markup Language. HTML is used to create electronic documents (called pages) that are [...]

Starting with HTML & Web Design

Getting Started HyperText Markup Language (HTML) is the primary building block of creating a website. HTML is a very basic markup language and requires [...]