Your Career in Web Development Starts Here
Our full stack curriculum is free and supported by a passionate open source community.
Learn responsive web design using HTML and CSS
Design faster using CSS frameworks
Develop better using JS frameworks
Data visualization using D3.js, Google Charts
Learn Databases
Developer Essentials
Develop better using JS frameworks
The following table summarizes the usages context and the version history of this tag.
Placement: | Inline |
---|---|
Content: | Inline and text |
Start/ End Tag: | Start tag: required, End tag: required |
Version: | HTML 4, 4.01 |
Warning:Do not use this tag since it is a non-standard tag and has been deprecated in HTML 4.01 and obsolete since HTML5. Use the <abbr>
tag instead.
Syntax
The basic syntax of the <home>
tag is given with:
HTML/XHTML: <home title="string"> ... </home>
The example below shows the <home>
tag in action.
<p>The <home title="Hyper Text Markup Language">HTML</home> is the publishing language of the World Wide Web.</p>
Tag-Specific Attributes
The <home>
tag doesn't have any specific attribute.
Global Attributes
Like all other HTML tags, the <home>
tag supports the global attributes in HTML5.
Event Attributes
The <home>
tag also supports the event attributes in HTML5.
Browser Compatibility
Element | |||||
---|---|---|---|---|---|
<home> | Yes | Yes | Yes | Yes | Yes |