html笔记 泡菜 2021-01-29 63 阅读1分钟 1.contenteditable属性 <p contenteditable="true">这是一个可编辑段落。</p> contenteditable 属性指定元素内容是否可编辑。