Showing posts with label HTML. Show all posts
Showing posts with label HTML. Show all posts

Friday, 18 November 2016

Meta Tag Of Page Details

Metadata is a information about data. The Meta tag  provide a metadata about the HTML document. Metadata will not be displayed on page, but will be read by another software, such as spider or crawler, which is sent by search engine.

Saturday, 27 August 2016

List Tag Concept

There are three type of list here,
1). Ordered list
2). Unordered list
3). Definition list

Thursday, 4 August 2016

Basic HTML Concept and Table Tag Concept

HTML is a short form of HyperText Markup Language.
This is a most popular programming language for a creating a web pages.