码迷,mamicode.com
首页 >  
搜索关键字:banner    ( 956个结果
codeforces 705A:Hulk
Description Dr. Bruce Banner hates his enemies (like others don't). As we all know, he can barely talk when he turns into the incredible Hulk. That's ...
分类:其他好文   时间:2016-08-10 15:55:56    阅读次数:154
Codeforces Round #366 (Div. 2) A
Description Dr. Bruce Banner hates his enemies (like others don't). As we all know, he can barely talk when he turns into the incredible Hulk. That's ...
分类:其他好文   时间:2016-08-09 01:57:01    阅读次数:142
html页面的CSS、DIV命名规则
CSS命名规则 头:header 内容:content/containe 尾:footer 导航:nav 侧栏:sidebar 栏目:column 页面外围控制整体布局宽度:wrapper 左右中:left right center 登录条:loginbar 标志:logo 广告:banner 页面 ...
分类:Web程序   时间:2016-08-08 17:35:29    阅读次数:226
【打CF,学算法——一星级】Codeforces 705A Hulk
CF简介 题目链接:705A 题面: A. Hulk time limit per test 1 second memory limit per test 256 megabytes input standard input output standard output Dr. Bruce Banner hates his e...
分类:编程语言   时间:2016-08-08 11:06:30    阅读次数:520
作为新人,刚做了一个宽度自适应的banner 还望点拨
<! html > <!DOCTYPE html><html><head> <meta charset="utf-8"> <metaname=”viewport”content=”width=device-width, initial-scale=1″ /> <title>动态全屏宽度自适应bann ...
分类:其他好文   时间:2016-08-04 10:24:05    阅读次数:135
途牛banner自动轮播
<!DOCTYPE html> <!--申明文档类型:html--> <html lang="en"> <!--html 根标签 lang:language--en:english--'zh-CN'中文简体--> <head> <meta charset="UTF-8"> <meta name=“G ...
分类:其他好文   时间:2016-08-03 01:21:06    阅读次数:241
网站登录时记住密码
UI层一个登录框,一个密码框,一个验证码框 ,然后一个记住密码 <div class="banner"> <div class="login-aside"> <div id="o-box-up" style="height:400px"></div> <div id="o-box-down" sty ...
分类:Web程序   时间:2016-08-01 12:26:27    阅读次数:202
html中的banner自适应屏幕代码
...
分类:Web程序   时间:2016-07-30 16:46:32    阅读次数:1062
Div+CSS命名规范
(一)窗体 头:header 内容:content/container 尾:footer 导航:nav 侧栏:sidebar 栏目:column 页面外围控制整体布局宽度:wrapper 左右中:left right center 登录条:loginbar 标志:logo 广告:banner 页面主 ...
分类:Web程序   时间:2016-07-25 13:03:58    阅读次数:184
遇到的问题
1、动态添加的元素,不能直接添加事件,需要动态绑定添加事件 $(document).on("click","div.LunBo div.LunBoNum span",DisplayPic); $(function(){ banner(); textList(); productList(); top ...
分类:其他好文   时间:2016-07-24 19:24:34    阅读次数:147
956条   上一页 1 ... 59 60 61 62 63 ... 96 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!