<!doctype html> <html> <head> ?? ?<title> ?? ??? ?幻灯片效果联系 ?? ?</title> ?? ?<style type="text/css"> ?? ??? ?body{background-color: #373737;} ?? ??? ?body, ul, li, a...
分类:
编程语言 时间:
2014-10-20 15:29:57
阅读次数:
189
<!DOCTYPEhtml><htmlxmlns="http://www.w3.org/1999/xhtml"><head><metahttp-equiv="Content-Type"content="text/html;charset=utf-8"/><title></title><styletype="text/css">#divQQ{width:500px;height:350px;border:2pxdotted#00..
分类:
编程语言 时间:
2014-10-20 02:13:56
阅读次数:
228
body{ margin:0 auto; padding:0 auto; text-align:center;}只设置body属性对ie浏览器有效果,但是对火狐等不起作用body{ margin:0 auto; padding:0 auto; text-align:center;}div{ ...
分类:
Web程序 时间:
2014-10-18 10:57:41
阅读次数:
172
<!DOCTYPEHTMLPUBLIC"-//W3C//DTDHTML4.01//EN""http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<metahttp-equiv="Content-Type"content="text/html;charset=UTF-8">
<title>UntitledDocument</title>
<styletype="text/css"&..
分类:
Web程序 时间:
2014-10-17 19:00:57
阅读次数:
236
<!DOCTYPEhtml>
<html>
<head>
<metacharset="UTF-8">
<title>Inserttitlehere</title>
<styletype="text/css">
div,span,p{
width:140px;
height:140px;
margin:5px;
background:#aaa;
border:#0001pxsolid;
float:left;
fo..
分类:
Web程序 时间:
2014-10-16 23:12:14
阅读次数:
298
<!DOCTYPEhtml>
<html>
<head>
<metacharset="UTF-8">
<title>Inserttitlehere</title>
<styletype="text/css">
div,span,p{
width:140px;
height:140px;
margin:5px;
background:#aaa;
border:#0001pxsolid;
..
分类:
Web程序 时间:
2014-10-16 21:34:04
阅读次数:
241
前台页面: 引入js和css <script type="text/javascript" src="${STATIC_FILE_PATH}/js/jquery/jquery-1.10.js${STATIC_FILE_VERSION}"></script> <link type="text/css" rel="stylesheet" href="${STATIC_FILE_...
分类:
编程语言 时间:
2014-10-15 11:17:30
阅读次数:
289
/common/css/mainStyle.css"type="text/css" /> /user!add.action" name="form...
分类:
其他好文 时间:
2014-10-14 21:48:31
阅读次数:
237
html代码:
1:
2:
3:
4:
5: JQ图片轮播
6:
7: <link rel="stylesheet" type="text/css" hr...
分类:
其他好文 时间:
2014-10-02 02:04:42
阅读次数:
363
一、登陆页面:
html>
head>
meta http-equiv="Content-Type" content="text/html;
charset=UTF-8">
title> Insert
title heretitle >
link rel= "stylesheet" type ="text/css" href="../../style/css....
分类:
Web程序 时间:
2014-09-19 21:10:16
阅读次数:
392