Difference between revisions of "Part:BBa K5378013"
Line 1: | Line 1: | ||
− | <html> | + | <!DOCTYPE html> |
− | <style> | + | <html lang="zh"> |
− | #image { | + | <head> |
− | height: | + | <meta charset="UTF-8"> |
− | + | <meta name="viewport" content="width=device-width, initial-scale=1.0"> | |
− | } | + | <title>Usage and Biology</title> |
− | </style> | + | <style> |
+ | #image { | ||
+ | width: 100%; | ||
+ | height: auto; /* 高度自适应 */ | ||
+ | } | ||
+ | body { | ||
+ | font-family: Arial, sans-serif; | ||
+ | margin: 20px; | ||
+ | background-color: #f4f4f4; | ||
+ | } | ||
+ | h1 { | ||
+ | color: #333; | ||
+ | } | ||
+ | p { | ||
+ | line-height: 1.6; | ||
+ | color: #555; | ||
+ | } | ||
+ | </style> | ||
+ | </head> | ||
<body> | <body> | ||
+ | |||
<div class="image"> | <div class="image"> | ||
− | <img | + | <img id="image" src="https://static.igem.wiki/teams/5378/part/tph.webp" alt="示例图片" /> |
</div> | </div> | ||
− | <p> | + | |
− | <p> | + | <h1>Usage and Biology</h1> |
+ | <p>The glutamine synthetase (GS) is an ammonia scavenger that is located in perivenous hepatocytes (constituting around 6–7% of the parenchymal population) and catalyses the ATP-dependent amidation of glutamate to glutamine. There are documents proving that hepatic deletion of GS in mice results in hyperammonaemia, oxidative stress in brain tissue, behaviour abnormalities and reduced lifespan.</p> | ||
+ | |||
+ | <h1>Functional Verification</h1> | ||
+ | <p>然后你可以通过 p 容器输入文本,h 容器输入标题!</p> | ||
<h1>123456</h1> | <h1>123456</h1> | ||
<p>123456</p> | <p>123456</p> | ||
<p>尝试在这里输入文本</p> | <p>尝试在这里输入文本</p> | ||
+ | |||
</body> | </body> | ||
</html> | </html> |
Revision as of 14:11, 24 September 2024
<!DOCTYPE html>
Usage and Biology
The glutamine synthetase (GS) is an ammonia scavenger that is located in perivenous hepatocytes (constituting around 6–7% of the parenchymal population) and catalyses the ATP-dependent amidation of glutamate to glutamine. There are documents proving that hepatic deletion of GS in mice results in hyperammonaemia, oxidative stress in brain tissue, behaviour abnormalities and reduced lifespan.
Functional Verification
然后你可以通过 p 容器输入文本,h 容器输入标题!
123456
123456
尝试在这里输入文本