1 Star 0 Fork 0

rocky/front_end

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
growingPine.html 1.28 KB
一键复制 编辑 原始数据 按行查看 历史
rocky 提交于 2020-11-22 19:28 . 第一次提交
<html>
<head>
<meta charset='utf-8'/>
<title>growping Pine !</title>
<link href="css/growingPine.css" rel="stylesheet">
<link rel="preconnect" href="https://fonts.gstatic.com">
<link href="https://fonts.googleapis.com/css2?family=ZCOOL+KuaiLe&display=swap" rel="stylesheet">
<script src="scripts/main.js" defer></script>
</head>
<body>
<h1>1 linux原理 </h1>
<h2>1.1 内核态与用户态 </h2>
<h3>1.1.1 内核架构 </h3>
<p>我的内核图</p>
<img src="images/内核图.png" alt="内核图"/>
<h3>人员分类</h3>
<ul>
<li>技术人员</li>
<li>思考者</li>
<li>建造者</li>
</ul>
<h3>技术栈</h3>
<ol>
<li>c</li>
<li>cpp</li>
<li>more</li>
</ol>
<h1>css布局</h1>
<p>在CSS里,一切皆盒子</p>
<p>padding 内边距;border 边框;margin 外边距</p>
<img src='images/margin.png' alt='margin' width="500 px" length="300 px"/>
<a href="https://developer.mozilla.org/zh-CN/docs/Learn/Getting_started_with_the_web/HTML_basics">本章文档来源</a>
</body>
</html>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/rockynotrookie/front_end.git
git@gitee.com:rockynotrookie/front_end.git
rockynotrookie
front_end
front_end
master

搜索帮助