您的位置:首页 > Web前端 > CSS

CSS

2013-10-20 22:07 267 查看

id selector , '#'

class selector , '.'

onClick="window.location.href='success.jsp'"

If the link to the external style sheet is placed after the internal style sheet in HTML <head>, the external style sheet will override the internal style sheet!

body{margin-right:200px;}

how to set a fixed background image? body{background-attachment:fixed;}

内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: