Group Introduction: Difference between revisions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
< | <div style="max-width: 960px; margin: 0 auto; padding: 40px 20px; font-family: 'Segoe UI', sans-serif;"> | ||
<!-- 🧬 实验室简介 --> | |||
<!-- | <h1 style="text-align: center; font-size: 32px; font-weight: bold;">SynBio Pharmaceutical Lab</h1> | ||
<h1 style="text-align: center; font-size: | <p style="text-align: center; font-size: 18px; margin-bottom: 8px;"> | ||
We engineer programmable therapeutic systems at the intersection of synthetic biology and nucleic acid nanotechnology. | |||
</ | </p> | ||
<p style="text-align: center; font-size: | <p style="text-align: center; font-size: 15px; color: #444; margin-bottom: 40px;"> | ||
合成生物药物实验室专注于可编程治疗策略的构建,融合 DNA/RNA origami、基因电路与药物递送系统,推动精准药物与未来药剂学的发展。 | |||
</p> | </p> | ||
< | <!-- 👥 实验室成员 --> | ||
<h2 style="text-align: center; font-size: 24px; margin-top: 60px;">Lab Members</h2> | |||
<div style="display: flex; justify-content: center; flex-wrap: wrap; gap: 40px; margin-top: 30px;"> | |||
<div style="text-align: center; width: 160px;"> | |||
<img src="/path/to/wangyang.jpg" alt="Wang Yang" style="width: 120px; height: 120px; border-radius: 50%; object-fit: cover;"> | |||
<div style="font-weight: bold; margin-top: 10px;">王蛘</div> | |||
<div style="font-size: 14px; color: #666">Professor, PI</div> | |||
</div> | </div> | ||
<div | <div style="text-align: center; width: 160px;"> | ||
<img src=" | <img src="/path/to/xieguangneng.jpg" alt="谢广能" style="width: 120px; height: 120px; border-radius: 50%; object-fit: cover;"> | ||
< | <div style="font-weight: bold; margin-top: 10px;">谢广能</div> | ||
< | <div style="font-size: 14px; color: #666">Graduate Student</div> | ||
</div> | </div> | ||
<div | <div style="text-align: center; width: 160px;"> | ||
<img src=" | <img src="/path/to/xuanran.jpg" alt="徐安然" style="width: 120px; height: 120px; border-radius: 50%; object-fit: cover;"> | ||
<div style="font-weight: bold; margin-top: 10px;">徐安然</div> | |||
<div style="font-size: 14px; color: #666">Graduate Student</div> | |||
< | |||
</div> | </div> | ||
</div> | </div> | ||
<!-- | <!-- 📸 团队合照 --> | ||
<h2 | <h2 style="text-align: center; font-size: 24px; margin-top: 80px;">Team Photo</h2> | ||
<div style="text-align: center; margin-top: 20px;"> | |||
<img src="/path/to/team-photo.jpg" alt="Group Photo" style="max-width: 100%; border-radius: 12px;"> | |||
</div> | |||
< | <!-- 📞 联系方式 --> | ||
<h2 style="text-align: center; font-size: 24px; margin-top: 80px;">Contact</h2> | |||
</ | <div style="text-align: center; font-size: 15px; margin-top: 10px; color: #444;"> | ||
Address: [Your Lab Address Here]<br> | |||
Email: [youremail@example.com]<br> | |||
Tel: +[Your Phone Number] | |||
</div> | |||
<!-- | <!-- 🤝 合作机构 --> | ||
<h2 | <h2 style="text-align: center; font-size: 24px; margin-top: 80px;">Collaborators</h2> | ||
<div style="display: flex; justify-content: center; flex-wrap: wrap; gap: 40px; margin-top: 20px;"> | |||
< | <img src="/path/to/institute1-logo.png" alt="Institute 1" style="height: 60px;"> | ||
<img src="/path/to/institute2-logo.png" alt="Institute 2" style="height: 60px;"> | |||
</div> | |||
</div> | |||
</ |
Revision as of 01:45, 15 April 2025
SynBio Pharmaceutical Lab
We engineer programmable therapeutic systems at the intersection of synthetic biology and nucleic acid nanotechnology.
合成生物药物实验室专注于可编程治疗策略的构建,融合 DNA/RNA origami、基因电路与药物递送系统,推动精准药物与未来药剂学的发展。
Lab Members
<img src="/path/to/wangyang.jpg" alt="Wang Yang" style="width: 120px; height: 120px; border-radius: 50%; object-fit: cover;">
王蛘
Professor, PI
<img src="/path/to/xieguangneng.jpg" alt="谢广能" style="width: 120px; height: 120px; border-radius: 50%; object-fit: cover;">
谢广能
Graduate Student
<img src="/path/to/xuanran.jpg" alt="徐安然" style="width: 120px; height: 120px; border-radius: 50%; object-fit: cover;">
徐安然
Graduate Student
Team Photo
<img src="/path/to/team-photo.jpg" alt="Group Photo" style="max-width: 100%; border-radius: 12px;">
Contact
Address: [Your Lab Address Here]
Email: [youremail@example.com]
Tel: +[Your Phone Number]
Collaborators
<img src="/path/to/institute1-logo.png" alt="Institute 1" style="height: 60px;"> <img src="/path/to/institute2-logo.png" alt="Institute 2" style="height: 60px;">