MyTheme_v1.zip
大小:5.33KB
价格:36积分
下载量:0
评分:
5.0
上传者:m0_56065815
更新日期:2025-09-22

MyTheme_v1.zip

资源文件列表(大概)

文件名
大小
MyTheme_v1/.idea/
-
MyTheme_v1/.idea/.gitignore
184B
MyTheme_v1/.idea/.name
10B
MyTheme_v1/.idea/inspectionProfiles/
-
MyTheme_v1/.idea/inspectionProfiles/Project_Default.xml
287B
MyTheme_v1/.idea/modules.xml
273B
MyTheme_v1/.idea/mytheme.iml
288B
MyTheme_v1/.idea/php.xml
710B
MyTheme_v1/.idea/workspace.xml
3.63KB
MyTheme_v1/index.html
1.58KB
MyTheme_v1/style.css
3.28KB

资源内容介绍

MyTheme_v1.zip
<html><head> <!-- 规定文档的字符编码 --> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> <!-- 控制视口的大小和形状 --> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Burning Rock Data Warehouse</title> <!-- Stylesheets --> <link rel="stylesheet" href="./style.css" type="text/css" media="screen"/></head><body><!-- Header --><div id="header_con"> <!-- Logo --> <div id="logo"> <div id="name">Burning Rock Data Warehouse</div> <!-- Description --> <div id="desc"> A High-quality Data Warehouse for Cancer Researchers </div> </div> <!-- Navigation Menu --> <div id="topnav"> <div style="float: right; margin-top: 4vh; margin-right: 2vw;"> <a href=""><span class="nav-item">首页</span></a> <a href=""><span class="nav-item">在线功能分析</span></a> <a href=""><span class="nav-item">科研动态</span></a> <a href=""><span class="nav-item">在线文档</span></a> <a href=""><span class="nav-item">数据管理</span></a> <a href=""><span class="nav-item">平台管理</span></a> </div> </div></div><!-- Main Content --><div id="main-content"> <div class="b1"> <h2>标题</h2> 正文 <button>Click</button> </div></div><!-- Footer --><div id="footer_con"> <div id="copyright">Copyright © 2024 Burning Rock Data Warehouse</div></div></body></html>

用户评论 (0)

发表评论

captcha