Difference between revisions of "Part:BBa K5459002"
Line 1: | Line 1: | ||
<html> | <html> | ||
+ | <head> | ||
+ | <style> | ||
+ | .container { | ||
+ | display: flex; | ||
+ | flex-direction: column; | ||
+ | align-items: center; /* 水平居中 */ | ||
+ | justify-content: center; /* 垂直居中 */ | ||
+ | } | ||
+ | </style> | ||
+ | </head> | ||
<body> | <body> | ||
− | + | <div class="container"> | |
− | + | <img src="https://static.igem.wiki/teams/5459/heading-imgs/part-registry/cu-without-outer-protein.jpg" width="300" alt="图一"> | |
− | + | <img src="https://static.igem.wiki/teams/5459/heading-imgs/part-registry/hii-function-without-outer-protein.jpg" width="200" alt="图二"> | |
− | + | <!-- 更多图片 --> | |
− | + | </div> | |
</body> | </body> | ||
</html> | </html> | ||
− | |||
− | |||
<html> | <html> | ||
+ | <head> | ||
+ | <style> | ||
+ | .container { | ||
+ | display: flex; | ||
+ | flex-direction: column; | ||
+ | align-items: center; /* 水平居中 */ | ||
+ | justify-content: center; /* 垂直居中 */ | ||
+ | } | ||
+ | </style> | ||
+ | </head> | ||
<body> | <body> | ||
− | + | <div class="container"> | |
− | + | <img src="https://static.igem.wiki/teams/5459/heading-imgs/part-registry/cu-without-outer-protein.jpg" width="300" alt="图一"> | |
− | + | <img src="https://static.igem.wiki/teams/5459/heading-imgs/part-registry/hii-function-without-outer-protein.jpg" width="200" alt="图二"> | |
− | + | <!-- 更多图片 --> | |
− | + | </div> | |
</body> | </body> | ||
</html> | </html> |
Revision as of 08:25, 27 September 2024