欢迎来到天天文库
浏览记录
ID:37224910
大小:3.90 MB
页数:36页
时间:2019-05-19
《常用CSS+hack技术的分析及应用》由会员上传分享,免费在线阅读,更多相关内容在行业资料-天天文库。
1、大连理工大学硕士学位论文摘要CSS即层叠样式表,它可以用来进行网页的风格规定。CSS的样式规定,大到网站,小到HTML标志,使用的形式不同,样式单能规定的范围也有所不同。如果要对站点的一些风格进行统一规定,则CSS文件就必不可少了;如果只想使样式单规定某个页面的风格,则内部文档头就能胜任这项工作;如果还想使某些HTML标志有特殊的样式规定,则要用到直接插入式。这三种存在方式就可以使整个网站在风格统一的前提下,又各有特色,富于变化,将变化与统一这个矛盾的两面有机地结合起来,这正是CSS的妙处所在。XML现在正发展得如火如荼,有一个值得注意的方向
2、即XML中的XSL与CSS的结合更加紧密,两者优势互补,各有侧重,将XML与HTML比较圆满地结合起来,所以,CSS在网页设计和布局中起着至关重要的作用。由于不同的浏览器对CSS的解析认识不一样,还由于CSS中的优先级的关系导致生成的页面效果不一样,得不到我们所需要的效果。这个时候我们就需要针对不同的浏览器去写不同的CSS,让它能够同时兼容不同的浏览器,能在不同的浏览器中得到我们想要的页面效果,这就是CSShack技术。通过运用这种非官方的技术补丁,我们可以成功的让不同的浏览器在解析CSS代码时显示相同的效果,实现浏览器的兼容。关键词:CSS
3、;CSShack;浏览器;兼容性常用CSShack技术的分析及应用AnalysisandApplicationoftheCommonCSSHackTechnologyAbstractCSSiScascadingstylesheet;itCallbeusedtodefmetheframeworkofweb.TheStylestipulationofCSS,toabigwebsiteaswelIastosmallHTIⅥLsigns。theuseofdifferentforms,andthescopestipulatedbythemonoener
4、geticstyleisalSOdifferent.Ifthereissomestipulationoftmifiedstyle.theuseofCSSdocumentwillbeessential.Ifyouonlywanttomakesingle—stylestipulationoftheframeworkofapage,internaldocumentsCallbeveryhelpful.IfsomeHTMLmarksalsoneedaspecialstyle,adirectplug-intypewiltbeneeded.Theseth
5、reeexistentwayscarlmaketheentirewebsiteonthepremiseofstyleunification;atthesametimeacquiringdistinctivecharacteristiCSWl‘thmanychanges.Changesand.unificationwillbeunifiedonbothsidesofthiscontradictionorganically;thisiSthebeautyoftheCSS.XMLisnowinfuIIdevelopment,thereisanota
6、bledirectionthattheXSLofXMLismorecloselyconnectedwiththeCSS,andthesetwocomplementeachotherwithdifferentfocuses.XMLandHTMLcouldbecombinedsuccessfully.Therefore.CSSplaysaveryimportantroleinthehomepagedesigningandthelayoutframing.Asdifferentbrowsershavevariousanalyticalunderst
7、andingonCSS,andalSObecausetherelationsofCSSpriorityleadtothegenerationofthepagesarenoteffective,sometimeswecannotachievewhatweexpect.Onthiscondition,weneedtowritedifferentCSSaimingatdifferentbrowserstomakeitcompatiblewithdifferentbrowserssimultaneouslyandalSObeabletoobtaint
8、hevieweffectofthewebpagewewantindifferentbrowsers.T}liSiStheCSShacktechnology.Thro
此文档下载收益归作者所有