Home > Article > Web Front-end > HTML tag
HTML 8a7974376be5f6c00c121222b727adb9 Tag
##All browsers support the 8a7974376be5f6c00c121222b727adb9 tag. Note: IE 6 or earlier does not support the 8a7974376be5f6c00c121222b727adb9 tag.Definition and Usage been been been with us. NATO". By tagging abbreviations, you can provide useful information to browsers, spell checkers, and search engines. The
8a7974376be5f6c00c121222b727adb9 tag was originally introduced in HTML 4.0 and indicates that the text it contains is a shortened form of a longer word or phrase.Tips
Tips:You can use the global title attribute in the 8a7974376be5f6c00c121222b727adb9 tag, so that when the mouse pointer moves to < ;abbr> element displays the full version of the abbreviation/abbreviation.
Example
Mark an abbreviation:<!DOCTYPE HTML> <html> <body> The <abbr title="People's Republic of China">PRC</abbr> was founded in 1949. </body> </html>
The above is the detailed content of HTML tag. For more information, please follow other related articles on the PHP Chinese website!