Difference between revisions of "Elements"

From Wiki @ Karl Jones dot com
Jump to: navigation, search
(Created page with "Elements are fundamental units in HTML. The HTML language is made up of a set of elements, and rules for using them. Elements are the basis for tags. Tags are the w...")
(No difference)

Revision as of 08:54, 8 May 2015

Elements are fundamental units in HTML. The HTML language is made up of a set of elements, and rules for using them.

Elements are the basis for tags. Tags are the written expression of elements in HTML document.