首页-个人 2013-07-06 02:41:39 -0400
 

★留言板(Message Board)★


关于本磨本磨仅作备份与分享之用
主推安卓软游,网页代码
© 笑忘书网页代码收藏馆

有问题请在此留言,尽量解答。
有意见也可以提出,酌情考虑。
来访的你,有什么话要对我说吗?

输入你想说的话吧

Copyright©笑忘书 2013-2014

----Comments(919)----
Pg.: 1 ... 5 6 7 8 9 10 11 12 13 14 15 ... 31
迷茫者的微笑 (@1044529113) | @ at 2014-02-17 10:56:
问一下,css中body和#whole_body可不可以同时设置背景图?
堕落 (@dl6575) | @ at 2014-02-17 09:33:
翻墙
【飛龍在天】 (@891622172) | @ at 2014-02-16 00:41:
输入框和提交留言放在顶部的HTML代码多少?
耀眼阳光 (@luozhihao) | @ at 2014-02-16 00:32:
总算可以登陆了
耀眼阳光 (@luozhihao) | @ at 2014-02-15 11:02:
谢谢啦
耀眼阳光 (@luozhihao) | @ at 2014-02-15 02:28:
笑忘书,怎么让文字自动换行?
笑忘书 (@35230) | @ at 2014-02-13 20:54:
楼下已回
小冬 at 2014-02-13 11:38:
在下面挤了挤,手机版添加你友联了
xiaoma (@aixiaos) | @ at 2014-02-13 10:07:
哈哈!我已经固了!老忘T_T
18882.net
临洮钜强家电维修 (@9959) | @ at 2014-02-13 01:31:
问一下,,,你看看我的磨,,我想在 网址大全就这一行的框里设置背景,怎么弄啊,谢谢
萌萌哒小萝莉 (@moe) | @ at 2014-02-13 00:50:
蒽蒽,嘿嘿,对不起哈,借用了您几段css,分别为文件列表处,网页边框,以及分类下载的下箭头…嘿嘿,新手借用下啦,不要生气哦~嘿嘿~
萌萌哒小萝莉 (@moe) | @ at 2014-02-12 04:18:
书签
ヾ明月 醉 淸風 (@1223302216) | @ at 2014-02-11 22:19:
我改了下,好像还不错
落叶似秋 (@zyw8) | @ at 2014-02-11 19:28:
我的磨加入书签没有效果,怎么回事,从你那抄过去的。为啥你的就行啊,求解
ヾ明月 醉 淸風 (@1223302216) | @ at 2014-02-11 16:57:
.file_list{
counter-reset: xws;
}

.file_list li a{counter-increment: xws;display:inline-block;text-decoration:none;
margin:2px;height:50px;text-align:left;width:96%;font-style:oblique;
max-height:98px;
background:#deffff;
border-bottom:2px solid #d2f2f2; border-top:1px solid
#fff; border-left:6px solid #20ffff; border-right:2px solid #20ffff;box-shadow:1px 2px 1px
#ccffff;border-radius:0px 0px 0px 4px;}

.file_list li a:before{
content: counter(xws);
background:#20ffff;
color:#010;
padding: 2px 4px;
font:1.1em bold italic;
border-radius:2px 9px;
}
.file_list li a:nth-child(-n+9):before{
content: "0"counter(xws);
}
但我像上面这样写的时候,却每个a前都加了0。要怎么才可以使第9个a之前加0?
加壹 (@wip) | @ at 2014-02-11 10:12:
放到css没效果
.btn{background-color: #D2340F;color:white;text-decoration: none;font-family:Arial;font-weight: 900;font-size: 10px;padding:5px 5px;border-radius: 3px;}
.btn-buynow{background-color: #D2340F;}
.btn-buynow:hover{background-color: #EF411A;}
.btn-signup{background-color: #006DCC;}
.btn-signup:hover{background-color: rgb(0,74,204);}
.btn-login{background-color: rgb(113,181,27);}
.btn-login:hover{background-color: rgb(147,199,25);}
加壹 (@wip) | @ at 2014-02-11 10:03:
忘书,怎么用css使提交按钮与输入框并排而不是上下排列,还有设置输入框边框颜色代码 .bg么 我不会弄
ヾ明月 醉 淸風 (@1223302216) | @ at 2014-02-11 09:45:
还有我的磨的扩展名怎么才可以靠右边,text-align:right好像没用
ヾ明月 醉 淸風 (@1223302216) | @ at 2014-02-11 09:44:
.file_list{
counter-reset: xws;
}
.file_list li{
counter-increment: xws;
margin: 4px auto;
}
.file_list li:before{
content: counter(xws);
background: grey;
color: yellow;
padding: 2px 4px;
font:1.1em bold italic;
border-radius:.8em;
}
.file_list li:nth-child(-n+9):before{
content: "0"counter(xws);
}
忘书上面代码的nth-child(-n+9)是什么意思?可以详细解析下吗?
竹颜 (@zhuyan) | @ at 2014-02-11 01:39:
http://zhuyan.wodemo.com
耀眼阳光 (@luozhihao) | @ at 2014-02-09 22:27:
a[href^="/cat/"]{ color:red; }
临洮钜强家电维修 (@9959) | @ at 2014-02-09 13:26:
问一下,能不能把全磨分成三种布局,上中下,中有分为左中右,中间为磨的上传文件,左右自定,总分辨率为电脑版的网页?

排班像这种:
body <div style="width:100% auto; border:1px">
<div id="top" style="height:20px; background:pink">头部</div>
<div id="middle" style="height:500px; width:100%">
<div id="left" style="width:20%; background:red; height:500px; float:left;">左边</div>
<div id="zhong" style="width:49.9%; background:yellow; height:500px; float:left">中间</div>
<div id="right" style="width:30%; background:green; height:500px ;float:left">右边</div>
</div>
<div id="button" style="width:100%; height:30px; background:black">底部</div>
</div>

谢谢啊
paipart (@paipart) | @ at 2014-02-09 03:54:
...
子俊 (@23lzj) | @ at 2014-02-09 03:54:
我想修改分类部分的字体颜色!这是我的css!按照你说的!放进去也没有改变,麻烦你帮我看看是哪里有问题!谢谢了!#ln-h{display:none;}body{background-color:lightsalmon;color:black;line-height: 28px;text-align: center;}.file_list a{color:#2F4F4F;}div { border-style:groove; border-color:purple; border-width: 1px;background-color:#DEB887;}p {margin:2px 1px 2px 1px;background-color:#E6E6FA;color:red;}form{background-color:#F5F5F5;color:red;}.file_list{background-color:white;color:#556688;font-size:21px;border:1px solid red;};a[href^="/cat/"]{
color:red;
}
萌萌哒小萝莉 (@moe) | @ at 2014-02-09 03:29:
分类名背景
萌萌哒小萝莉 (@moe) | @ at 2014-02-09 03:29:
分类名背景
萌萌哒小萝莉 (@moe) | @ at 2014-02-09 03:29:
分类名背景
じ羁绊 (@uu) | @ at 2014-02-07 00:18:
来咯!~~
じ羁绊 (@uu) | @ at 2014-02-07 00:10:
源代码
小孩 (@luchaorong) | @ at 2014-02-01 21:31:
哎呦,不要硬塞给我红包呀呀,直接给我就可以了
Pg.: 1 ... 5 6 7 8 9 10 11 12 13 14 15 ... 31
Comment:
Name:


Subscribe | Register | Login | N