freeCodeCamp/guide/chinese/certifications/responsive-web-design/basic-html-and-html5/inform-with-the-paragraph-e.../index.md

13 lines
310 B
Markdown
Raw Normal View History

---
title: Inform with the Paragraph Element
localeTitle: 通知段落元素
---
系统会要求您创建另一个HTML元素。简要回顾一下如何实现这一目标
* 创建一个开始标记。
* 写一些内容(通常是纯文本)
* 创建结束标记。
祝你好运!