You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
4 years ago | |
|---|---|---|
| .. | ||
| css | 4 years ago | |
| fonts | 4 years ago | |
| images | 4 years ago | |
| js | 4 years ago | |
| related | 4 years ago | |
| index.html | 4 years ago | |
| jQuery之家.url | 4 years ago | |
| readme.html | 4 years ago | |
readme.html
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<title>jQuery之家</title>
<style type="text/css">
body{font-size: 14px;}
.content{
width: 800px;
margin: 0 auto;
}
</style>
</head>
<body>
<h1>欢迎访问jQuery之家</h1>
<div class="content">
<p>更多精彩内容请访问jQuery之家:<a href="http://www.htmleaf.com">http://www.htmleaf.com</a></p>
<p>jQuery之家致力于搜集和整理各种jQuery插件,jQuery特效,jquery ui,jQuery 教程,JS特效,网页特效,以及各种html5,css3动画和效果。</p>
<p>为前端开发者提供最全面的网页开发素材。</p>
</div>
</body>
</html>