Reasonably adding pictures can make a web page more beautiful.
Image tag
The
tag is used to insert images into web pages. The
tag has an important attribute "src", and its attribute value is the address of the image. Next we will insert an image into our index.html. Open the "index.html" file and add the following code before
Statement:The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn