Archives : January-2015

Home » Wiki

An element in HTML represents some kind of structure or semantics and generally consists of a start tag, content, and an end tag. The following is a paragrap..

Read more

Tag

A tag is a set of markup characters that are used around an element to indicate its start and end.  HTML tags are the hidden keywords within a web page that define how the browser must format and display the content. Tags can also include HTML or other code to specify how that element should ..

Read more