vivo星耀红
html
Instead of using multiple `
` tags for each image, we now use a single `
` tag to enclose all the images. The `text-align: center;` style is applied to the `
` tag, so that all the images are centered within the `
`. This reduces the amount of code and makes the HTML more concise while achieving the same visual result.