小练习

测试h2

测试h3

测试p


基本的注意事项 - 有用的提示

测试p1


测试p2

超链接

QQ

这是
一段话引 用

用于长引用的 HTML HTML blockquote 元素定义被引用的节。 浏览器通常会对 blockquote 元素进行缩进处理。

成立于1948年。

测试1

测试2


有用的提示
有用的提示

图像在文本中

图像在文本右侧

图像在文本左侧

这是一个标签按钮

11 me
12 shi
13  
  1. 列表1
  2. 列表2
no
列表1
yes
列表2

London

London is the capital city of England. It is the most populous city in the United Kingdom, with a metropolitan area of over 13 million inhabitants.

百度
const dp = new DPlayer({ container: document.getElementById('dplayer'), video: { url: 'demo.m3u8', type: 'hls', }, pluginOptions: { hls: { // hls config }, }, }); console.log(dp.plugins.hls); // Hls 实例