Team:NCTU Formosa/Test

From 2014.igem.org

(Difference between revisions)
Line 54: Line 54:
</style>
</style>
</head>
</head>
 +
 +
 +
<body>
<body>
 +
 +
<script type="text/javascript" src="http://code.jquery.com/jquery-1.11.1.js"></script>
 +
 +
$(function(){
 +
$("div").css("color","red").width(100).text("E");
 +
}):
 +
 +
<div class="wrapper">
<div class="wrapper">

Revision as of 09:33, 4 September 2014

<!doctype html> CSS3 Transition - 縮圖展示 $(function(){ $("div").css("color","red").width(100).text("E"); }):

版權所有 © 2012 + DFUNS All Rights Reserved.