Summary of uncommon tags in html
Introducing a few uncommon HTML tags
##In the HTML kingdom, there are many people here. Usually we see some familiar faces, but how much do you know about those unfamiliar faces? Do you know how to use them?
0, tag
tag appears on the first line of the HTML document. Information and description The document type is a Standard Generalized Markup Language (SGML) declaration, not an element. Syntax:
Example:
##1, TagThe abbreviation of a word or phrase (such as " HTML"). Usually the title attribute is also used to indicate the original word or phrase.
The abbreviation is not necessarily an abbreviation, but an abbreviation is also an abbreviation. Note: Internet Explorer does not yet support abbr. The tag is used to mark an abbreviation. Example:
HTMLDOM
is not useful for simple browsing, but it can be used if you want the text to be searchable.
Note: This element can only be placed in the body and used within the line of text.
element allows the author to clearly identify a sequence of characters that make up an abbreviation (for example: "WWW ", "FNAC", "IRS", etc.). The ability to identify abbreviations is useful for spell checking, speech systems, and other user agent tools. Grammar: <ACRONYM
TITLE=text
LANG=language
LANGUAGE=JAVASCRIPT | JSCRIPT | VBSCRIPT | VBS
CLASS=Style Sheet class name
STYLE=styling
ID=value
event = script
>
Example:
The BASE element specifies an explicit URL for resolving links and references to external sources, such as Images and stylesheets.
When used, the BASE element must appear within the HEAD of the document, before any reference to an external source.This element is available in HTML in Microsoft® Internet Explorer 3.0 and in script in Internet Explorer 4.0. This element will not be rendered. This element does not require a closing tag.
The above is the detailed content of Summary of uncommon tags in html. For more information, please follow other related articles on the PHP Chinese website!

Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

AI Hentai Generator
Generate AI Hentai for free.

Hot Article

Hot Tools

Notepad++7.3.1
Easy-to-use and free code editor

SublimeText3 Chinese version
Chinese version, very easy to use

Zend Studio 13.0.1
Powerful PHP integrated development environment

Dreamweaver CS6
Visual web development tools

SublimeText3 Mac version
God-level code editing software (SublimeText3)

Hot Topics

This is a guide to Nested Table in HTML. Here we discuss how to create a table within the table along with the respective examples.

Guide to Table Border in HTML. Here we discuss multiple ways for defining table-border with examples of the Table Border in HTML.

Guide to HTML margin-left. Here we discuss a brief overview on HTML margin-left and its Examples along with its Code Implementation.

Guide to HTML Table Layout. Here we discuss the Values of HTML Table Layout along with the examples and outputs n detail.

Guide to the HTML Ordered List. Here we also discuss introduction of HTML Ordered list and types along with their example respectively

Guide to Moving Text in HTML. Here we discuss an introduction, how marquee tag work with syntax and examples to implement.

This tutorial demonstrates how to efficiently process XML documents using PHP. XML (eXtensible Markup Language) is a versatile text-based markup language designed for both human readability and machine parsing. It's commonly used for data storage an

Guide to HTML Input Placeholder. Here we discuss the Examples of HTML Input Placeholder along with the codes and outputs.
