Markdown样例

一笑奈何 提交于 2020-03-04 16:11:57


一级标签

二级标签

三级标签

四级标签

五级标签
六级标签


  • 1
  • 2
  • 3
    1. A
    2. B
    3. C

      这里是引用 要注意符号和文本间的空格



啦啦阿拉拉拉
啦啦啦啦啦啦

插入连接

Baidu

插入图片


粗体显示
斜体显示

表格

Tables Are Cool
col 3 is right-aligned $1600
col 2 is centered $12
zebra stripes are neat $1

表格

大专栏  Markdown样例d>bar
dog bird cat
foo foo foo
bar bar
baz baz baz

代码

<!DOCTYPE html>
<html lang="en">
<head>
	<meta charset="UTF-8">
	<title>Document</title>
	<style type="text/css"></style>
</head>
<body>
</body>
</html>

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Document</title>
<style type="text/css"></style>
</head>
<body>
</body>
</html>

分割线


标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!