GregorTacTac@lemm.ee to Programmer Humor@programming.dev · 1 year agoAverage CSSlemm.eeimagemessage-square86fedilinkarrow-up1568arrow-down119file-text
arrow-up1549arrow-down1imageAverage CSSlemm.eeGregorTacTac@lemm.ee to Programmer Humor@programming.dev · 1 year agomessage-square86fedilinkfile-text
minus-squareAux@lemmy.worldlinkfedilinkarrow-up1·edit-21 year agoInline means that your element should be treated like text. If your element is not text, then you shouldn’t use inline. In this screenshot the element is text, so it’s ok.
Inline means that your element should be treated like text. If your element is not text, then you shouldn’t use inline. In this screenshot the element is text, so it’s ok.