摘要:
https://blog.csdn.net/sinat_27933301/article/details/78447168 阅读全文
摘要:
html,css,js,简单的网页留言板 阅读全文
摘要:
scroll、offset和client的区别 整体布局: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 <!DOCTYPE> <head> <meta http-equiv="Con 阅读全文
摘要:
html,css,js,反弹的js效果 阅读全文
摘要:
html,css,js,贪吃蛇网页游戏 阅读全文
摘要:
html,css,js,文件管理上传
阅读全文
摘要:
游戏效果实现如下: 游戏代码如下: <!DOCTYPE html><html><head> <meta charset="utf-8"> <title>猿说教育飞机大战V1.0</title> <style type="text/css"> #gameBox{ width: 500px; heigh 阅读全文
摘要:
php实现动态交互欢迎界面 阅读全文
摘要:
对话框实现效果如图: 实现的代码如下: <!DOCTYPE html><html><head> <title>京东在线客服</title> <!--页面的编码集 gbk gb2312 国际化编码 utf-8--> <meta charset="utf-8"> <style type="text/cs 阅读全文
摘要:
相册实现效果如图: html和css及js 代码如下: <!DOCTYPE html><html> <head> <meta charset="utf-8" /> <title>石健涛</title> </head> <body> <style> body{ background: url(imag 阅读全文