HTML element

HTML element

Jesse Russell Ronald Cohn

     

бумажная книга



ISBN: 978-5-5132-8998-2

High Quality Content by WIKIPEDIA articles! An HTML element is an individual component of an HTML document. HTML documents are composed of a tree of HTML elements and other nodes, such as text nodes. Each element can have attributes specified. Elements can also have content, including other elements and text. HTML elements represent semantics, or meaning. For example, the title element represents the title of the document.