CSS control character width attribute letter-spacing instance tutorial

Source: Internet
Author: User

 Letter-spacingAdd or remove characters between white spaces.

Inheritance: Yes

Note: negative values are not allowed.

JavaScript syntax
The CSS attribute of can also dynamically change a JavaScript.

Script syntax: object. style. letterSpacing = "3px"

Simple example.

P

Letter-spacing: 12px
}

P

Letter-spacing:-0.5px

Value Description
Normal
Default value. Define Normal characters between spaces
Length
Determine characters between a fixed space

<Html>

<Head>
<Style type = "text/css">
H1 {Letter-spacing:-3px}
H4 {letter-spacing: 0.5}
</Style>
</Head>

<Body>
<H1> This is header 1 <H4> This is header 4 </Body>

</Html>

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.