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
introduction The previous article introduced the ...
1. Find a suitable version of redis for docker Yo...
There are many tools, components and programs for...
Table of contents Preface: accomplish: Summarize:...
Some fault code tables use the following design p...
Nginx global variables There are many global vari...
To do a paginated query: 1. For MySQL, it is not ...
There are two ways to delete data in MySQL: Trunc...
Written in front Environment: MySQL 5.7+, MySQL d...
In actual use, it is often necessary to share the...
As the most commonly used layout element, DIV play...
If Ubuntu is the most popular Linux operating sys...
background When developing a feature similar to c...
ElementUI implements the table list paging effect...
Nginx's rewrite function supports regular mat...