Yahoo's CSS RESET

Source: Internet
Author: User

/*yui 3.4.1 (build 4118) Copyright Yahoo! Inc. All rights reserved. Licensed under the BSD license.http://yuilibrary.com/license/*/html{color: #000; background: #FFF}body,div,dl,dt,dd, ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0} Table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0}address,caption,cite,code,dfn,em,strong, Th,var{font-style:normal;font-weight:normal}ol,ul{list-style:none}caption,th{text-align:left}h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:normal}q:before,q:after{content: '}abbr,acronym{border:0;font-variant:normal}sup{ Vertical-align:text-top}sub{vertical-align:text-bottom}input,textarea,select{font-family:inherit;font-size: Inherit;font-weight:inherit}input,textarea,select{*font-size:100%}legend{color: #000}

Above reset.css in input,textarea,select{*font-size:100%;} Only Internet Explorer is known, so the setting is to make the Internet The size of the form control font can be scaled in the explorer.

Http://yui.yahooapis.com/3.4.1/build/cssreset/cssreset-min.css

When used, a remote reference can be directly to the head:

<link rel= "stylesheet" type= "Text/css" href= "Http://yui.yahooapis.com/3.4.1/build/cssreset/cssreset-min.css" >

  

Yahoo's CSS RESET

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.