第七色在线视频,2021少妇久久久久久久久久,亚洲欧洲精品成人久久av18,亚洲国产精品特色大片观看完整版,孙宇晨将参加特朗普的晚宴

為了賬號安全,請及時綁定郵箱和手機立即綁定
已解決430363個問題,去搜搜看,總會有你想問的

一個行框內有多個行內框的時, 行框的基線如何確定?

一個行框內有多個行內框的時, 行框的基線如何確定?

子衿沉夜 2018-09-13 05:05:40
vertical-align屬性. 指的是行內元素與行框基線的對齊方式, 那當一個行框內有多個行內框, 且各個行內框高度不一致時, 是如何計算行框的baseline的?
查看完整描述

1 回答

?
千巷貓影

TA貢獻1829條經驗 獲得超7個贊

這個還真的不好說,CSS 標準里并沒有明確的規(guī)定如何計算:

When the height of a box B is less than the height of the line box containing it, the vertical alignment of B within the line box is determined by the 'vertical-align' property.

The inline-level boxes are aligned vertically according to their 'vertical-align' property. In case they are aligned 'top' or 'bottom', they must be aligned so as to minimize the line box height. If such boxes are tall enough, there are multiple solutions and CSS 2.2 does not define the position of the line box's baseline.

The minimum height consists of a minimum height above the baseline and a minimum depth below it, exactly as if each line box starts with a zero-width inline box with the element's font and line height properties. We call that imaginary box a "strut."

標準里沒有明確的規(guī)定怎么計算,也提到可能會有多種解。

從個人經驗來說,基本上就是在滿足規(guī)定的對齊的情況下,使得行框最低。
對于單一的元素:

  1. 文字的 baseline 就不說了。

  2. 對于 img 其 baseline 是圖片的低邊框。

  3. 對于 inline-block,如果其中有行框(子孫元素中的行框一起算),其 baseline 是最后一個行框的 baseline,如果沒有,inline-block 的 baseline 就是這個 box 的margin 下邊緣。

一個行框的baseline位置是:

  1. 如果其中有 baseline 對齊的元素,那么行框的 baseline 就是這些元素的 baseline。

  2. 如果沒有,那么就假設其中有一段文字(繼承字體字號等),那就是它的 baseline

大概就是這個樣子,個人經驗,可能不準確,而且不同瀏覽器也可能不同。


查看完整回答
反對 回復 2018-09-30
  • 1 回答
  • 0 關注
  • 917 瀏覽
慕課專欄
更多

添加回答

舉報

0/150
提交
取消
微信客服

購課補貼
聯系客服咨詢優(yōu)惠詳情

幫助反饋 APP下載

慕課網APP
您的移動學習伙伴

公眾號

掃描二維碼
關注慕課網微信公眾號