Css display style Control in different media

Source: Internet
Author: User
What is the sample linkrelstylesheettypetextcssmediascreenhrefscreen.css displayed on the screen? 7.1.1display the sample linkrelstylesheettypetextcssmediaprinthrefprint.css? 7.1.1 there are different rule declarations, and different output devices generate page styles respectively. Scr

// Display style link rel = "stylesheet" type = "text/css" media = "screen" href = "screen.css? 7.1.1 "// The style link rel =" stylesheet "type =" text/css "media =" print "href =" print.css? 7.1.1 "/different rule declarations are available. Different output devices generate different page styles. Scr

// Display the style on the screen

// The style displayed during printing

  

Different rule declarations are available, and different output devices generate different page styles.

Screen (default): Submit to the computer screen;

Print: output to the printer;

Projection: Submit to the projector;

Aural: Speaker;

Braille: submit it to the convex tactile sensing device;

Tty: telex typewriter (using a fixed font );

TV: TV set;

All: all output devices.

You can also directly write on the page:

// Page effect during printing

@ Media print

{

}

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.