摘要: <!DOCTYPE html><html lang="en"><head> <meta charset="UTF-8"> <title></title></head><body><table width="50%" height="200px" border="3" bgcolor="pink" c 阅读全文
posted @ 2017-05-20 22:34 一棵开花的树 阅读(101) 评论(0) 推荐(0) 编辑
摘要: <!DOCTYPE html><html lang="en"><head> <meta charset="UTF-8"> <title>fore标签学习</title></head><body><form name="regForm" method="post" action="http://www 阅读全文
posted @ 2017-05-20 22:30 一棵开花的树 阅读(127) 评论(0) 推荐(0) 编辑
摘要: <!DOCTYPE html><html lang="en"><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><title>导航翻转效果</title><style> *{ padding:0; m 阅读全文
posted @ 2017-05-20 22:27 一棵开花的树 阅读(106) 评论(0) 推荐(0) 编辑
摘要: 文件和照片已上传咯 阅读全文
posted @ 2017-05-20 22:23 一棵开花的树 阅读(158) 评论(0) 推荐(0) 编辑
摘要: <!doctype html><html><head><meta charset="utf-8"><title>无标题文档</title><style type="text/css">#aa{ background:#03C; text-align:center; width:200px; heig 阅读全文
posted @ 2017-05-20 21:48 一棵开花的树 阅读(152) 评论(0) 推荐(0) 编辑
摘要: <!DOCTYPE html><html><head lang="en"> <meta charset="UTF-8"> <title></title> <script type="text/javascript"> /* var str="cheghao"; var reg=/./; alert( 阅读全文
posted @ 2017-05-20 21:29 一棵开花的树 阅读(116) 评论(0) 推荐(0) 编辑
摘要: <!doctype html><html><head><meta charset="utf-8"><title>无标题文档</title><style type="text/css">*{ margin:0px; padding:0px;}#scroll{ width:1185px; height: 阅读全文
posted @ 2017-05-20 21:26 一棵开花的树 阅读(85) 评论(0) 推荐(0) 编辑
摘要: <!DOCTYPE html><html lang="en"><head> <meta charset="UTF-8"> <title></title> <style> body { margin:0px; padding:0px; } #aa{ border:1px solid blancheda 阅读全文
posted @ 2017-05-20 21:22 一棵开花的树 阅读(96) 评论(0) 推荐(0) 编辑
摘要: <!DOCTYPE html><html><head lang="en"> <meta charset="UTF-8"> <title>Dom</title> <script type="text/javascript"> function testConfirm(){ var answer=win 阅读全文
posted @ 2017-05-20 21:19 一棵开花的树 阅读(104) 评论(0) 推荐(0) 编辑
摘要: <!DOCTYPE html><html><head lang="en"> <meta charset="UTF-8"> <title>函数学习</title> <script type="text/javascript"> /*show("张三",22); function show(name,a 阅读全文
posted @ 2017-05-20 21:16 一棵开花的树 阅读(112) 评论(0) 推荐(0) 编辑