Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我读到<img>HTML 4.01 中不推荐使用 align 属性。我只是对一件事感到好奇,align 属性与 CSS float 的作用相同吗?
<img>
根据您赋予它的值,该align属性会做明显不同的事情。其中一些东西已被替换float,另一些被替换vertical-align。
align
float
vertical-align