高效整洁css代码原则(efficient and clean css code principle)

高效整洁css代码原则(efficient and clean css code principle)

ID:12738183

大小:22.62 KB

页数:14页

时间:2018-07-18

高效整洁css代码原则(efficient and clean css code principle)_第1页
高效整洁css代码原则(efficient and clean css code principle)_第2页
高效整洁css代码原则(efficient and clean css code principle)_第3页
高效整洁css代码原则(efficient and clean css code principle)_第4页
高效整洁css代码原则(efficient and clean css code principle)_第5页
资源描述:

《高效整洁css代码原则(efficient and clean css code principle)》由会员上传分享,免费在线阅读,更多相关内容在教育资源-天天文库

1、高效整洁css代码原则(EfficientandcleanCSScodeprinciple)EfficientandcleanCSScodeprinciples(upanddown)CSSitisnotdifficult,butinlargeprojects,itbecomesdifficulttomanage,especiallythedifferentpeopleintheCSSwritingstyleisslightlydifferent,theteamisevenmoredifficulttocommunicate,it

2、summarizessomehowtoachievetheCSScodeprinciple,neat:1.usingReset,butnotglobalResetThedefaultattributesofdifferentbrowserelementsaredifferent.UsingResetcanresetsomeofthedefaultattributesofbrowserelementstoachievebrowsercompatibility.Butnotice,pleasedon'tuseglobalReset:

3、*{margin:0;padding:0;}Thisisnotjustbecauseit'sslowandinefficient,butitalsocausessomeunnecessaryelementstoresetthemarginsandmargins.Inthisrecommendation,werefertothepracticesofYUIResetandEricMeyer.Clearandmargin**//**Body,H1,H2,H3,H4,H5,H6,HR,p,Blockquote,structuralel

4、ements/**/structuralelementsDL,DT,DD,UL,ol,Li,list/elementslistelements.Pre,textformatting/elementstextformatelements.Form,fieldset,legend,button,input,textarea,form/elementsformelements.Th,TD,table/elementsformelements.Img/*imgelements*/{pictureelementBorder:mediumn

5、one;Margin:0;Padding:0;}Setthedefaultfont**//**Body,button,input,select,textarea{Font:12px/1.5'song',Tahoma,Srial,Helvetica,sans-serif;}H1,H2,H3,H4,H5,H6{font-size:100%;}Em{font-style:normal;}Theelementsofthelist**//**resetUL,ol{list-style:none}Reset/**ahyperlinkelem

6、ent**/A{text-decoration:none;color:#333;}A:hover{text-decoration:underline;color:#F40;}Reset/**pictureelement**/Img{border:0px;}Resetthetableelement**//**Table{border-collapse:collapse;border-spacing:0;}2.goodnaminghabitsNodoubt,messyornosemanticnamingcode,whowillbec

7、razytosee.Justlikethiscode:.aaabb{margin:2px;color:red;}Idon'tthinkevenbeginnerscannameaclassinarealproject,buthaveyoueverthoughtthatit'salsoproblematic?:

MynameisWiky

Theproblemisthatifyouneedtochangealltheoriginalredfontstoblue,th

8、enthestylewillbechanged:.red{color:bule;}Thiskindofnamingcanbeconfusing,andthesamesidebarcalled.LeftBarcanalsobetroublesomeifyounee

当前文档最多预览五页,下载文档查看全文

此文档下载收益归作者所有

当前文档最多预览五页,下载文档查看全文
温馨提示:
1. 部分包含数学公式或PPT动画的文件,查看预览时可能会显示错乱或异常,文件下载后无此问题,请放心下载。
2. 本文档由用户上传,版权归属用户,天天文库负责整理代发布。如果您对本文档版权有争议请及时联系客服。
3. 下载前请仔细阅读文档内容,确认文档内容符合您的需求后进行下载,若出现内容与标题不符可向本站投诉处理。
4. 下载文档时可能由于网络波动等原因无法下载或下载错误,付费完成后未能成功下载的用户请联系客服处理。