Team:WHU-China/Notebook/Daytoday
From 2011.igem.org
(Difference between revisions)
Line 8: | Line 8: | ||
margin-top:180px; | margin-top:180px; | ||
margin-left:50px | margin-left:50px | ||
- | + | heigth:800px; | |
- | + | width:400px; | |
- | + | ||
- | + | ||
- | + | ||
- | width: | + | |
background:yellow; | background:yellow; | ||
} | } | ||
- | # | + | #content2 |
{ | { | ||
- | + | position:absolute; | |
- | + | margin-top:180px; | |
- | + | margin-left:470px | |
- | + | heigth:300px; | |
+ | width:300px; | ||
+ | background:blue; | ||
} | } | ||
- | # | + | #content3 |
{ | { | ||
- | + | position:absolute; | |
- | + | margin-top:500px; | |
- | + | margin-left:470px | |
- | + | heigth:300px; | |
+ | width:300px; | ||
+ | background:red; | ||
} | } | ||
+ | |||
</style> | </style> | ||
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.5.2/jquery.min.js"></script> | <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.5.2/jquery.min.js"></script> | ||
Line 40: | Line 41: | ||
<body> | <body> | ||
<div id="content1"> | <div id="content1"> | ||
- | + | 日志</div> | |
- | + | <div id="content2"> | |
- | </div> | + | JS日历控件</div> |
- | <div id=" | + | <div id="content2"> |
- | + | 其他</div> | |
- | </div> | + | |
- | <div id=" | + | |
- | + | ||
- | + | ||
- | </div> | + | |
</body> | </body> | ||
</html> | </html> | ||
- |
Revision as of 20:08, 16 September 2011