DIV+CSS實現中間彈窗效果

css代碼css <style type="text/css" > body{ font-family: "Microsoft YaHei" ! important; } /*灰色遮罩層*/ .fade{ width:100%; height:100%; background:rgba(0, 0, 0, 0.5); position: fixed;
相關文章
相關標籤/搜索