Team:Todai-Tokyo/test

From 2009.igem.org

(Difference between revisions)
(Replacing page with ' imgfiles')
 
(63 intermediate revisions not shown)
Line 1: Line 1:
-
<html>
 
-
 
-
<head>
 
-
  <meta http-equiv="Content-Type" content="text/html; charset=Shift_JIS">
 
-
  <title>CSS</title>
 
-
  <style type="text/css">
 
-
  <!--
 
-
  p { font-size : 10pt }
 
-
  pz{ font-size : 30pt; color : red}
 
-
  -->
 
-
  .aaa { font-size : 20pt }
 
-
@charset "UTF-8";
 
-
body {
 
-
background: #000000;
 
-
margin: 0px;
 
-
padding: 0px;
 
-
}
 
-
h1, ul, li, p, div, img, a {
 
-
margin: 0px;
 
-
padding: 0px;
 
-
}
 
-
a {
 
-
outline: 0px;
 
-
border: none;
 
-
}
 
-
a img {
 
-
border: none;
 
-
}
 
-
div#content {
 
-
position: absolute;
 
-
        color : #8b4513
 
-
width: 850px;
 
-
height: 700px;
 
-
left: 50%;
 
-
top: 50%;
 
-
margin-left: -425px;
 
-
margin-top: 100px;
 
-
}
 
-
div#photo {
 
-
position: absolute;
 
-
left: 0px;
 
-
top: 0px;
 
-
}
 
-
div#photo img {
 
-
position: absolute;
 
-
left: 0px;
 
-
top: 0px;
 
-
}
 
-
div#photo img#p1 {
 
-
left: 150px;
 
-
}
 
-
  </style>
 
-
</head>
 
-
 
-
<body>
 
-
<BR>
 
-
<img src="https://static.igem.org/mediawiki/2009/2/25/Todai001.jpg" alt="" width="100" height="100" id="p1"/>
 
-
  <p>Why don't we do it in the road?</p>
 
-
  <p class = "aaa">ffffff</p>
 
-
  <pz>aaaaaa</pz>
 
-
</body>
 
-
</html>
 
[[Team:Todai-Tokyo/Files | imgfiles]]
[[Team:Todai-Tokyo/Files | imgfiles]]

Latest revision as of 19:11, 19 October 2009

imgfiles