CSS Common English word attribute list, css English Word List

Source: Internet
Author: User

CSS Common English word attribute list, css English Word List

These are some of the frequently used English words in css. You can take a look and use them to easily remember them.

Color: #999999;/* text color */

Font-family:, sans-serif;/* text font */

Font-size: 9pt;/* text size */

Font-style: itelic;/* italic text */

Font-variant: small-caps;/* small font */

Letter-spacing: 1pt;/* distance between words */

Line-height: 200%;/* set the Row height */

Font-weight: bold;/* bold text */

Vertical-align: sub;/* subscripts */

Vertical-align: super;/* superscript */

Text-decoration: line-through;/* strikethrough */

Text-decoration: overline;/* Top Line */

Text-decoration: underline;/* underline */

Text-decoration: none;/* Delete link underline */

Text-transform: capitalize;/* uppercase letters */

Text-transform: uppercase;/* uppercase letters */

Text-transform: lowercase;/* lowercase letters */

Text-align: right;/* right-aligned text */

Text-align: left;/* left-aligned text */

Text-align: center;/* align text in center */

Text-align: justify;/* scatter and alignment of text */

Vertical-align attributes

Vertical-align: top;/* vertical and upward alignment */

Vertical-align: bottom;/* vertically aligned down */

Vertical-align: middle;/* vertical center alignment */

Vertical-align: text-top;/* vertical and upward alignment of text */

Vertical-align: text-bottom;/* vertical and downward alignment of text */

Accesskey

Specifies the shortcut key for the activation element.

Class

Specifies one or more class names of an element (referencing classes in a style sheet ).

Contenteditable

Specifies whether the content of an element can be edited.

Contextmenu

Specifies the context menu of an element. The context menu is displayed when you click an element.

Data -*

Used to store private custom data for pages or applications.

Dir

Specifies the text direction of the content in the element.

Draggable

Specifies whether the element can be dragged.

Dropzone

Specifies whether to copy, move, or link the dragged data.

Hidden

The specified element is not or is no longer relevant.

Id

The unique id of the specified element.

Lang

Specifies the language of the element content.

Spellcheck

Specifies whether to perform spelling and syntax checks on elements.

Style

Specifies the row CSS style of the element.

Tabindex

Specifies the tab key order of the element.

Title

Specifies additional information about the element.

Translate

Specifies whether to translate element content.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.