作者的官方博客地址: https://dusi.dev
二级标题
三级标题
HTML代码块
<html> <head> <title>标题</title> </head> <body> <h1>标题</h1> </body> </html>
CSS代码块
body { background-color: #f0f0f0; }
JavaScript代码块
console.log('Hello World!');
Csharp代码块
using System; namespace MyBlog { class Program { static void Main(string[] args) { Console.WriteLine("Hello from C#!"); } } }
无序列表
有序列表
项目 | 价格 | 数量 |
---|---|---|
iPhone | $560 | 1 |
iPad | $780 | 2 |
iMac | $1999 | 1 |
Note
Information the user should notice even if skimming
Important
Essential information required for user success
Warning
Dangerous certain consequences of an action
内容大纲