Copy code The code is as follows:<!--doctype specifies the document type htm--> <!doctype html> <html> <header> <!--Set character set utf-8--> <meta charset="utf-8"> <style> <!--Write your CSS code here--> </style> <script> //Write your js code here </script> </header> <body> <!--Bof body content here--> </body> </html> Next, let's introduce the html tag <br/> Line break tag // no line break<nobr> <img src="upload/2022/web/8829944-148x86.jpg"> <img src="upload/2022/web/8829944-148x86.jpg"> <img src="upload/2022/web/8829944-148x86.jpg"> <img src="upload/2022/web/8829944-148x86.jpg"> <img src="upload/2022/web/8829944-148x86.jpg"> <img src="upload/2022/web/8829944-148x86.jpg"> <img src="upload/2022/web/8829944-148x86.jpg"> <img src="upload/2022/web/8829944-148x86.jpg"> <img src="upload/2022/web/8829944-148x86.jpg"> <img src="upload/2022/web/8829944-148x86.jpg"> <img src="upload/2022/web/8829944-148x86.jpg"> </nobr> //Center style <center> <p>sadddddddddddddddddddddddddddddd</p> <img src="upload/2022/web/8829944-148x86.jpg"> <img src="upload/2022/web/8829944-148x86.jpg"> <img src="upload/2022/web/8829944-148x86.jpg"> <img src="upload/2022/web/8829944-148x86.jpg"> <img src="upload/2022/web/8829944-148x86.jpg"> <img src="upload/2022/web/8829944-148x86.jpg"> </center> |
<<: Using js to realize dynamic background
>>: How to solve the background tiling and border breaking of CSS style div or li in IE6
Table of contents Standard execution process opti...
I encountered a sql problem at work today, about ...
Join uses the Nested-Loop Join algorithm. There a...
Tips for viewing History records and adding times...
In the past, almost every website had a sitemap p...
As one of the most commonly used and important ut...
If you're collecting information from your us...
Why do we need master-slave replication? 1. In a ...
System and user environment design <br />Th...
Table of contents 1 The role of Apache 2 Apache I...
Record some of the processes of using node-media-...
cellspacing is the distance between cells in the t...
I want to make a page using CSS3 rounded corners ...
Table of contents 1. First, let’s explain what Re...
Previously, I introduced several ways to achieve ...