|
作者: leona0935 [leona0935] 论坛用户 | 登录 |
我用分辨率1024的做个叶子,传上去后,用同学800分辨率的看,字变得好大 可是别人的主页不会因为分辨率大小而改变字体啊,这是为什么呢 |
地主 发表时间: 11/02 18:43 |
回复: mqq [mqq] 论坛用户 | 登录 |
你没有定样式“CSS” 只要你定了样式就OK了,详情可以到这个网站看看 http://www.cphot.com 这是我校CP信息站。我是管理员。 |
B1层 发表时间: 11/03 13:23 |
回复: enegy [enegy] 论坛用户 | 登录 |
在这里借花献佛了。 <style type="text/css"> A{TEXT-DECORATION: none;} A:hover{COLOR: #CC0000;} A:link {color: #000000;} A:visited {color: #000000;} BODY { FONT-SIZE: 9pt;background:#eeeeee } TD { FONT-FAMILY:宋体;FONT-SIZE: 9pt;line-height: 150%; } Input { BACKGROUND-COLOR: #f6f6f6; BORDER-BOTTOM: #FF9900 1px solid; BORDER-LEFT: #FF9900 1px solid; BORDER-RIGHT: #FF9900 1px solid; BORDER-TOP: #FF9900 1px solid; COLOR: #000000; HEIGHT: 18px; border-color: #FF9900 #FF9900 #FF9900 #FF9900; font-size: 9pt } Button { FONT-SIZE: 9pt;HEIGHT: 20px; } Select { FONT-SIZE: 9pt;HEIGHT: 20px; } .border { border: 1px solid #FF9900; } .border2 { background:#ffffff;BORDER-bottom: #ff9900 1px solid; } .title_txt { background:url(Skin/3/topBar_bg_20.gif); } .title { background:url(Skin/3/title.gif);height: 22; } .tdbg { background:#ffffff;line-height: 150%; } .txt_css { background:url(Skin/3/txt_css.gif);height: 36; } .title_lefttxt { } .title_left { background:url(Skin/3/title_left.gif);height: 39; } .tdbg_left { background:url(Skin/3/tdbg_left.gif); line-height: 150%; } .title_left2 { background:url(Skin/3/L_BOTTOM.GIF);height: 25; } .tdbg_left2 { background:url(Skin/3/tdbg_left2.gif);height: 13; } .tdbg_leftall { background:#f6f6f6; } .title_maintxt { filter:DropShadow(Color=#ffffff, OffX=1, OffY=1, Positive=1) } .title_main { background:url(Skin/3/title_main.gif);height: 22; } .tdbg_main { background:url(Skin/3/tdbg_main2.GIF);line-height: 100%; } .title_main2 { background:url(Skin/3/maintop.gif);height: 202; } .tdbg_main2 { background:url(Skin/3/tdbg_main3.GIF);height: 27; } .tdbg_mainall { background:url(Skin/3/kt01-p1.GIF); } .title_righttxt { filter:Glow(Color=#ffffff, Strength=5) } .title_right { background:url(Skin/3/title_right.gif);height: 31; } .tdbg_right { background:#ffffff; } .title_right2 { background:url(Skin/3/title_right2.gif);height: 22; } .tdbg_right2 { background:url(Skin/3/tdbg_right2.gif);height: 22; } .tdbg_rightall { background:#fffce1;BORDER: #FF9900 1px solid; } .topborder { background-image: url(Skin/3/topborder.gif); } .nav_top { background-image: url(Skin/3/nav_top.gif);height: 25; } .nav_main { line-height: 150%;background:url(Skin/3/nav_main.jpg); line-height: 150%;height: 134; } .nav_bottom { background-image: url(Skin/3/nav_bottom.gif); } .nav_menu { background:url(Skin/3/nav_menu.gif);height: 24; } .menu { background-color: #ff9900;width:97%;border: 1px; } td.MenuBody { background-color: #fffce1; } </style> |
B2层 发表时间: 11/03 15:19 |
回复: ketty [ketty] 论坛用户 | 登录 |
哇噻哪用这么长的啊。 |
B3层 发表时间: 11/04 16:43 |
回复: Aoming [aoming] 版主 | 登录 |
maybe the Operation System font size of other people is set diferently with you. eg: your windows OS font size is "middle", but other one set it "big". But design webpage with CSS is a good idea! |
B4层 发表时间: 11/05 05:22 |
回复: leona0935 [leona0935] 论坛用户 | 登录 |
把这个放在<head>里面吗,我试试看,谢谢你们了:) |
B5层 发表时间: 11/09 17:23 |
回复: newekin [newekin] | 登录 |
BODY { FONT-SIZE: 9pt } 只要这么一点就可以了 |
B6层 发表时间: 11/10 15:17 |
回复: leona0935 [leona0935] 论坛用户 | 登录 |
怎么两种方法都不行啊,难道是我弄了? 放在HTML码里会显示出来哦 |
B7层 发表时间: 11/11 12:08 |
回复: Aoming [aoming] 版主 | 登录 |
我的一个习惯。 <link rel="stylesheet" href="images/main.css" type="text/css"> <!-- 附加 CSS 定义 --> <STYLE type=text/css> BODY{ scrollbar-face-color: #ffc800; } </STYLE> 你需要象红色部分那样加入 |
B8层 发表时间: 11/11 18:30 |
|
20CN网络安全小组版权所有
Copyright © 2000-2010 20CN Security Group. All Rights Reserved.
论坛程序编写:NetDemon
粤ICP备05087286号