HTML basics
HTML Basics - 4 Examples
Don't worry about the examples you haven't learned in this chapter,
You will learn them in the following chapters.
We will first introduce the basic content to everyone, and then show it through an example
HTML title
HTML title (Heading) is passed
- tags.
HTML paragraph
HTML paragraph is defined by the tag
.
HTML Link
HTML link is defined by the tag .
HTML Image
HTML images are defined through the tag .
Let’s write an example below, using all the above knowledge points, so that everyone can have a systematic understanding and coherent learning
欢迎学习HTML
欢迎学习HTML
欢迎学习HTML
这里是第一段内容
这是第二段内容
点击学习
![]()