【发布时间】:2020-07-29 10:15:50
【问题描述】:
我想知道如何将我的文本压缩在一起?所以它没有推到页面之外?有什么建议吗?
问题:
代码:
.Subheading{
text-align:center;
font-family: 'Mukta', sans-serif;
margin-top:70px;
margin-left:-500px;
font-size:30px;
}
<p class="Subheading">Thanks for you the family of the random of the screen of the something yes ok no understood no what nevermind.</p>
提前致谢!
【问题讨论】:
-
删除这个
margin-left:-500px; -
我希望它是这样的,在屏幕的左侧,但是你看,我是一直向下而不是向侧面的文字,我可以这样做吗?
-
寻求代码帮助的问题必须包含最短代码以便在问题本身中包含重现它所必需的最好是Stack Snippet。见How to create a Minimal, Reproducible Example。我们需要看到确切的问题