中文字幕av专区_日韩电影在线播放_精品国产精品久久一区免费式_av在线免费观看网站

溫馨提示×

溫馨提示×

您好,登錄后才能下訂單哦!

密碼登錄×
登錄注冊×
其他方式登錄
點擊 登錄注冊 即表示同意《億速云用戶服務條款》

css讓塊靠右的實現方法

發布時間:2020-11-30 11:10:54 來源:億速云 閱讀:231 作者:小新 欄目:web開發

這篇文章主要介紹css讓塊靠右的實現方法,文中介紹的非常詳細,具有一定的參考價值,感興趣的小伙伴們一定要看完!

css想讓塊靠右的實現方法:可以通過float屬性來實現,如【float:right;】,表示元素向右浮動。float屬性用于定義元素在哪個方向浮動,left表示元素向左浮動,right表示元素向右浮動。

相關元素:

float 屬性定義元素在哪個方向浮動。以往這個屬性總應用于圖像,使文本圍繞在圖像周圍,不過在 CSS 中,任何元素都可以浮動。浮動元素會生成一個塊級框,而不論它本身是何種元素。

屬性值:

  • left    元素向左浮動。

  • right    元素向右浮動。

  • none    默認值。元素不浮動,并會顯示在其在文本中出現的位置。

  • inherit    規定應該從父元素繼承 float 屬性的值。

代碼實現:

<html>
<head>
<style type="text/css">
img 
{
float:right
}
</style>
</head>

<body>
<p>在下面的段落中,我們添加了一個樣式為 <b>float:right</b> 的圖像。結果是這個圖像會浮動到段落的右側。</p>
<p>
<img src="/i/eg_cute.gif" />
This is some text. This is some text. This is some text.
This is some text. This is some text. This is some text.
This is some text. This is some text. This is some text.
This is some text. This is some text. This is some text.
This is some text. This is some text. This is some text.
This is some text. This is some text. This is some text.
This is some text. This is some text. This is some text.
This is some text. This is some text. This is some text.
This is some text. This is some text. This is some text.
This is some text. This is some text. This is some text.
</p>
</body>

</html>

實現效果:

css讓塊靠右的實現方法

以上是“css讓塊靠右的實現方法”這篇文章的所有內容,感謝各位的閱讀!希望分享的內容對大家有幫助,更多相關知識,歡迎關注億速云行業資訊頻道!

向AI問一下細節

免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。

css
AI

屯留县| 辽阳市| 南涧| 白银市| 余姚市| 濮阳市| 兴业县| 庄河市| 罗甸县| 沁水县| 增城市| 广昌县| 措美县| 漳平市| 前郭尔| 广灵县| 禹城市| 许昌市| 宝兴县| 平顺县| 连江县| 巴南区| 禹城市| 西峡县| 昆明市| 阳春市| 江陵县| 个旧市| 双峰县| 浠水县| 河津市| 苍梧县| 望城县| 谢通门县| 镇沅| 靖安县| 武安市| 定边县| 平邑县| 曲水县| 绥化市|