Home > Web Front-end > HTML Tutorial > Instructions for using 6 uncommon HTML tags_HTML/Xhtml_Web page production

Instructions for using 6 uncommon HTML tags_HTML/Xhtml_Web page production

WBOY
Release: 2016-05-16 16:42:30
Original
1482 people have browsed it

The first one: or
These two logos are the same thing. They are mainly used for some English abbreviations. When you move the mouse up, you will find that a small prompt will appear. Prompt the full name of the abbreviation. Here is an example:

HTML
IEEE
RTFSC

Second: This logo is mainly to add double quotation marks to the quoted text. This logo seems to be very meaningless. Officially, it is for convenience, but I always feel that this logo is not as convenient as directly entering double quotes. It seems like nothing. Could it be that this logo can only be seen under Firefox, and IE does not support it. The following is an example: This is a quotation This is a quotation This is a quotation

The third one, is very interesting. It can put all the words in order from left to right. Reversed. For example: May I help you sir ? If this logo is added, it will look like this: May I help you sir ? What can I do for you? May I help you sir ? What can I do for you? May I help you sir ?What can I do for you?

Fourth, strikethrough your string. For example: This is a deleted text. This is a deleted textThis is a deleted text

The fifth and sixth ones, these two are subscripts and superscripts. Here are examples: This is a subscript, this is a superscript. This is a subscript, this is a superscript

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template