各位大虾帮我看看这个页面css要怎么写才能兼容?还有就是我英文怎么显示出来全是大写的?拜托了。。。。

问题描述

<!DOCTYPEhtmlPUBLIC"-//W3C//DTDXHTML1.0Transitional//EN""http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><htmlxmlns="http://www.w3.org/1999/xhtml"><head><metahttp-equiv="Content-Type"content="text/html;charset=utf-8"/><title>aaa</title></head><body><divid="container"><divid="header"><divid="logo_01"><imgsrc="../images/headerAndBottom/logo2.png"alt=""width="154"height="83"/></div><divid="logo_02"><imgsrc="../images/headerAndBottom/logo2.png"alt=""width="110"height="112"/></div><divid="headerRight"><divid="headerRight_t"><ul><li><span>游客,您好!</span></li><li><ahref="#"><spanclass="login">[登录]</span></a></li><li><ahref="#"><spanclass="reg">[注册]</span></a></li><li><spanclass="helps"><ahref="#">帮助</a></span></li><li><spanclass="collect"><ahref="#">English</a></span></li></ul></div><divid="headerRight_c"><ul><li><ahref="hom.jsp"onmousemove="daoheng(1)"><span>主页</span></a><imgsrc="../images/headerAndBottom/xiaoshuutiao.png"/></li><li><ahref="#"onmousemove="daoheng(2)"><span>商城</span></a><imgsrc="../images/headerAndBottom/xiaoshuutiao.png"/></li><li><ahref="#"onmousemove="daoheng(3)"><span>动画点播</span></a><imgsrc="../images/headerAndBottom/xiaoshuutiao.png"/></li><li><ahref="#"onmousemove="daoheng(4)"><span>资讯</span></a><imgsrc="../images/headerAndBottom/xiaoshuutiao.png"/></li><li><ahref="#"onmousemove="daoheng(5)"><span>互动社区</span></a><imgsrc="../images/headerAndBottom/xiaoshuutiao.png"/></li><li><ahref="#"onmousemove="daoheng(6)"><span>休闲娱乐</span></a></li></ul></div><divid="headerRight_us"><ul><li><spanclass="header_home">HOME</span></li><li><spanclass="header_mail">MAIL</span></li><li><spanclass="header_animation">ANIMATIONONLINE</span></li><li><spanclass="header_news">NEWS</span></li><li><spanclass="header_bbs">BBS</span></li><li><spanclass="header_game">ONLIEGAME</span></li></ul></div><divid="headerRight_sj"><imgsrc="../images/headerAndBottom/bg_sanjiao.jpg"width="15"height="8"/></div></div><divid="headerRight_dh"></div><divid="subMenu"></div></div><divclass="clearfloat"></div><divid="nav"><!--flash动画--></div><divid="header_bottom"><ahref="hom.jsp"><span>首页</span></a></div><divclass="clearfloat"></div><divid="maincontent"><divid="side">maincontent--left</div><divid="main">maincontent--right</div></div><divclass="clearfloat"></div><divid="footer">footer</div></div></body></html>

@charset"utf-8";/*CSSDocument*/body{margin:0auto;font:small-capsbold1em/1.5emFZXiYuan-M01S;color:#4B4B4B;background:#3FCurl(../images/headerAndBottom/bg.gif)}ul,dl,dd,h1,h2,h3,h4,h5,h6,form,p{padding:0;margin:0;}ul{list-style:none;}img{border:0px;}a{color:#4B4B4B;text-decoration:none;}a:hover{color:#000;text-decoration:underline;}.clearfloat{clear:both;height:0;font-size:1px;line-height:0px;}/*body*/#container{width:1011px;height:3867px;margin:12pxauto;padding:6px;background:url(../images/headerAndBottom/bg_01.png)}/*header*/#header{float:left;width:1004px;background:#;margin-bottom:8px;}#logo_02{float:left;margin-left:5px;margin-top:3px;}#headerRight{float:right;width:650px;margin-right:0px;}#headerRight_t{float:right;width:402px;text-align:center;margin-right:50px;overflow:hidden;background:url(../images/headerAndBottom/header_right.gif);}#headerRight_tulli{display:inline;}#headerRight_tullia{color:#FFF}#headerRight_tullia:hover{color:black}.login{padding-left:5px;}.reg{padding-left:1px;padding-left:5px9;padding-left:3px;_padding-left:2px;}.helps{padding-left:12px;padding-left:32px9;_padding-left:25px;}.collect{padding-left:4px;padding-left:0px9;padding-left:8px;_padding-left:7px;}#headerRight_c{float:left;width:650px;font:small-capsbold1.2em/1.5emFZXiYuan-M01S;margin-top:9px;text-align:center;overflow:hidden;}#headerRight_culli{display:inline;margin-right:9px;}#headerRight_culliimg{padding-left:17px;}#headerRight_us{float:left;width:650px;font:small-capsbold0.8em/1.2emFZXiYuan-M01S;}#headerRight_usulli{display:inline;padding:auto12px;}.header_home{margin-left:11px;margin-left:9px9;margin-left:52px;}.header_mail{margin-left:53px;margin-left:51px9;margin-left:45px;}.header_animation{margin-left:11px;margin-left:22px9;margin-left:14px;}.header_news{margin-left:19px;margin-left:22px9;margin-left:12px;}.header_bbs{margin-left:65px;margin-left:70px9;margin-left:62px;}.header_game{margin-left:61px;margin-left:63px9;margin-left:56px;}#headerRight_sj{float:left;width:462px;margin-top:5px;margin-left:18px;}#headerRight_dh{float:right;width:462px;height:27px;margin-right:233px;background:url(../images/headerAndBottom/bg_daoheng.PNG);}#header_bottomaspan{display:block;margin:0pxauto8px32px;}#nav{width:965px;margin:0pxauto8px;}/*main*/#maincontent{width:1004px;height:auto;margin-bottom:8px;background:url(../images/headerAndBottom/bg_02.png);}#main{float:left;width:664px;height:1000px;background:#FFFF99;}#side{float:left;width:228px;height:1000px;background:#0F9}/*footer*/#footer{width:1004px;height:32px;background:#090}

时间: 2024-10-18 09:54:59

各位大虾帮我看看这个页面css要怎么写才能兼容?还有就是我英文怎么显示出来全是大写的?拜托了。。。。的相关文章

asp.net母版页布局问题,大虾帮帮忙。

问题描述 大虾帮帮忙.谢谢.为什么在ASP.NET母版页用DIV+CSS布局后,应用母版页后,效果就不那样了呢?我希望做一个两栏的式母版应用于所有页面,左边是导航,右边是内容页.详情如下:母版页(MasterPage.master)的代码如下:<%@MasterLanguage="C#"AutoEventWireup="true"CodeFile="MasterPage.master.cs"Inherits="MasterPage

求教大虾帮我解释下这串正则代码

问题描述 求教大虾帮我解释下这串正则代码 RegExp.quote = function (string) { return string.replace(/[-^$*+?.()|[]{}]/g, '$&'); }; 解决方案 1.[ -^$*+?.()|[]{} ],在[]是要匹配的特殊字符的集合: 2.对于String对象的replace方法,表达式不加入g,则只替换第一个匹配,如果加入g,则替换所有匹配: 3.$&;反斜杠应该是转义用的, 4.结合起来应该是把那里面的特殊字符转换成$

javascript-网站设计中页面css和js问题

问题描述 网站设计中页面css和js问题 最近在写网站,以前写过几个管理网站对外观没什么要求,最近写的这个各种酷炫的要求,所以想请大神帮忙推荐几本学习css和js 的书或者网站,好友大神们写网站的css和js是下载还是自己写呀,要是下载去哪下载比较好呀,写大神 解决方案 锋利的JQuery 解决方案二: js高级程序设计.css多看看模板代码 解决方案三: 其实 你需要学习 js css3 以及html5 解决方案四: 可以参考网上的 但还是自己要懂才行 去看看jquery和js标签库巴 解决方

springmvc-访问jsp页面 css没被加载

问题描述 访问jsp页面 css没被加载 解决方案 你看看地址栏中的路径,如果地址栏中的路径中你的jsp不是在pages下的话,这么相对路径是不对的. 用web的绝对路径吧 解决方案二: 样式的路径对吗? 解决方案三: WARNING [http-nio-8080-exec-55] org.springframework.web.servlet.PageNotFound.noHandlerFound No mapping found for HTTP request with URI [/css

hibernate 查询结果和数据库不一致,各个大虾帮帮忙啊,急 

问题描述 表是U_ser,对象是User.使用的dao如下Stringhql="selectcount(*)ascntfromUser";Listlist=session.createQuery(hql).list();结果cnt是10.然后用hql插入一个user.再次用上面的hql查cnt的结果是11,没问题.但是我用Stringsql="selectcount(*)ascntfromU_ser";Listlist=session.createSQLQuery(

把一个网站的网址嵌入到我的网页框架中去后,点击菜单失去链接效果,不知何解,请各位大虾帮帮忙吧

问题描述 我也遇到同样一个问题,把一个网站的网址嵌入到我的网页框架中去后,点击菜单失去链接效果,不知何解,请各位大虾帮帮忙吧鼠标点击网页任务栏中出现:javascript:__doPostBack('LeftMenu1','Traffic')的快捷方式类似http://www.elong.com的网站也是就出现了一样的结果我要想用谁能给我想想法子 解决方案 解决方案二:问题已解决是因为隐藏框架导致的!解决方案三:该回复于2009-09-28 09:39:42被版主删除

PHP采集静态页面并把页面css,img,js保存的方法_php技巧

本文实例讲述了PHP采集静态页面并把页面css,img,js保存的方法.分享给大家供大家参考.具体分析如下: 这是一个可以获取网页的html代码以及css,js,font和img资源的小工具,主要用来快速获取模板,如果你来不及设计UI或者看到不错的模板,则可以使用这个工具来抓取网页和提取资源文件,提取的内容会按相对路径来保存资源,因此你不必担心资源文件的错误url导入. 首页 index.php,代码如下: 复制代码 代码如下: <!DOCTYPE html> <html> <

各位大虾帮帮忙!:) 请问在水晶报表里如何使用得到这个函数呢? padleft(*,&amp;amp;quot;*&amp;amp;quot;)

问题描述 请问在水晶报表里如何使用得到这个函数呢?padleft(*,"*")急用!请各位大虾帮帮忙~~先谢了! 解决方案 解决方案二:先使用Length函数求长度,再加上指定个数的字符即可解决方案三:该回复于2014-07-18 10:31:24被版主删除解决方案四:该回复于2015-08-29 09:06:28被版主删除

空间页面CSS说明_CSS/HTML

什么是CSS? CSS就是一种叫做样式表(stylesheet)的技术.也有的人称之为层叠样式表(Cascading Stylesheet). 在主页制作时采用CSS技术,可以有效地对页面的布局.字体.颜色.背景和其它效果实现更加精确的控制. 只要对相应的代码做一些简单的修改,就可以改变同一页面的不同部分,或者页数不同的网页的外观和格式.  空间页面CSS说明 body 整个空间页面{background-color:#FFFFFF} ------------------------------