如何将我的博客中的所有内容居中
我最近刚刚更改了我的博客模板。一切都开始混乱了!博客提要和文本、图片,一切都不在正确的位置。它在相反的位置。应该在左侧的内容在右侧一侧,博客提要位于页面的另一侧。我该怎么做才能使所有事情再次正常并再次处于正常状态?请帮助我。
i just recently changed my blog templates.the everything start to mess up!the blog feeds and the text,picture,everything is just not in the right place.its in the opposite place.what should be in the left side is in the right side and the blog feed is n the other side of the page.what should i do to make all things right again and be in the normal condition again?please,help me.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
对两个块使用 float:left ,这样它们就会一个接一个地并排放置。或者将博客模板文件恢复回来并一一进行。
Use the float:left for the both the blocks so that they will be placed side by side one after the other. OR revert the blog template files back and go one by one.