HTML element
HTML element is a component of HTML, the language used to create web pages. HTML elements are the building blocks of all websites and are defined by HTML tags.
Overview[edit | edit source]
HTML elements are the individual components of an HTML document or web page. They are written with a start tag, with or without content, and an end tag. For example, the HTML element
is used to create a paragraph. The content of the paragraph is placed between the start tag (
) and the end tag (
).
Types of HTML Elements[edit | edit source]
There are several types of HTML elements, including:
- Block-level elements: These elements form a visible block on a page. Examples include ,
- Inline elements: These elements do not start on a new line and only take up as much width as necessary. Examples include , <a> (anchor for hyperlinks), <img> (image), and (bold text).
- Empty or Void elements: These elements do not have a closing tag. Examples include
(line break),
(horizontal rule), and <img> (image).
- Semantic elements: These elements provide information about the type of content they contain. Examples include <article>, <section>, <nav> (navigation), and <header>.
Attributes
HTML elements can also have attributes, which provide additional information about the element. Attributes are included in the start tag and usually come in name/value pairs like name="value". For example, the "src" attribute for the <img> element is used to specify the source URL of an image.
See Also[edit | edit source]
Search WikiMD
Ad.Tired of being Overweight? Try W8MD's physician weight loss program.
Semaglutide (Ozempic / Wegovy and Tirzepatide (Mounjaro / Zepbound) available.
Advertise on WikiMD
WikiMD's Wellness Encyclopedia |
Let Food Be Thy Medicine Medicine Thy Food - Hippocrates |
Translate this page: - East Asian
中文,
日本,
한국어,
South Asian
हिन्दी,
தமிழ்,
తెలుగు,
Urdu,
ಕನ್ನಡ,
Southeast Asian
Indonesian,
Vietnamese,
Thai,
မြန်မာဘာသာ,
বাংলা
European
español,
Deutsch,
français,
Greek,
português do Brasil,
polski,
română,
русский,
Nederlands,
norsk,
svenska,
suomi,
Italian
Middle Eastern & African
عربى,
Turkish,
Persian,
Hebrew,
Afrikaans,
isiZulu,
Kiswahili,
Other
Bulgarian,
Hungarian,
Czech,
Swedish,
മലയാളം,
मराठी,
ਪੰਜਾਬੀ,
ગુજરાતી,
Portuguese,
Ukrainian
WikiMD is not a substitute for professional medical advice. See full disclaimer.
Credits:Most images are courtesy of Wikimedia commons, and templates Wikipedia, licensed under CC BY SA or similar.
Contributors: Prab R. Tumpati, MD