通过使用这个,你可以在屏幕的中心。 你不清楚的地方请告诉我。
<p style="display: flex;justify-content: center; align-items: center;height: 500px;">Just and example</p>
确保图像和文本在同一个div中,然后将文本的属性设置为“float:right;”。如果它向右太远,然后添加属性“padding-right:;”,用多少像素将它移动到更靠近图像。看看这是否有帮助。