xgqfrms™, xgqfrms® : xgqfrms's offical website of cnblogs! xgqfrms™, xgqfrms® : xgqfrms's offical website of GitHub!

css text-align-last & text-align

css text-align-last & text-align

css

https://caniuse.com/mdn-css_properties_text-align-last

https://caniuse.com/?search=text-align-last

text-align-last

https://developer.mozilla.org/en-US/docs/Web/CSS/text-align-last


/* Keyword values */
text-align-last: auto;
text-align-last: start;
text-align-last: end;
text-align-last: left;
text-align-last: right;
text-align-last: center;
text-align-last: justify;

/* Global values */
text-align-last: inherit;
text-align-last: initial;
text-align-last: unset;

text-align

https://developer.mozilla.org/en-US/docs/Web/CSS/text-align


/* Keyword values */
text-align: left;
text-align: right;
text-align: center;
text-align: justify;
text-align: justify-all;
text-align: start;
text-align: end;
text-align: match-parent;

/* Character-based alignment in a table column */
text-align: ".";
text-align: "." center;

/* Block alignment values (Non-standard syntax) */
text-align: -moz-center;
text-align: -webkit-center;

/* Global values */
text-align: inherit;
text-align: initial;
text-align: unset;

refs

https://css-tricks.com/almanac/properties/t/text-align-last/

https://twitter.com/mozdevnet/status/779082848716271616



©xgqfrms 2012-2020

www.cnblogs.com 发布文章使用:只允许注册用户才可以访问!


posted @ 2020-09-08 19:40  xgqfrms  阅读(253)  评论(2编辑  收藏  举报