我需要以下內容以兩行顯示并在調整瀏覽器大小時保持這種方式:
勞氏公司
——勞氏大學專案
uj5u.com熱心網友回復:
您也可以使用 max-width 或 br 標簽。
uj5u.com熱心網友回復:
添加這個:
"your line"
<br>
"your other line"
它會起作用的。BR 代表斷線,因此,它將創建一條新線。
uj5u.com熱心網友回復:
您可以使用兩個不同<p>的標簽來換行,也可以使用<br>標簽white-space:nowrap來顯示所有沒有換行符的文本。
p{
overflow: scroll;
white-space: nowrap;
}
<pre>using two p tag </pre>
<p>Dynamically strategize exceptional sources and functionalized vortals. Competently predominate holistic manufactured products without extensive potentialities.</p>
<p>Collaboratively actualize transparent meta-services rather than high-payoff communities. Conveniently deliver impactful potentialities through cross functional. </p>
<pre>using br tag </pre>
<p>Assertively seize cooperative internal or "organic" sources and cross-platform leadership skills. Competently visualize stand-alone benefits. <br> Uniquely implement granular interfaces via ubiquitous metrics. Monotonectally plagiarize equity invested testing procedures for cutting-edge.</p>
轉載請註明出處,本文鏈接:https://www.uj5u.com/ruanti/476177.html
下一篇:將圖片定位在左側,但文本居中
