Hello.
If two words are one larger and the other smaller. How to make these words aligned on the same axis on the css?
Thank.
PS The axis is the median line, if that.
You can try this:
div span { vertical-align: middle; }
Example
UPD. no need to set line-height
Use one line-height leading for each word.
line-height
Source: https://ru.stackoverflow.com/questions/397242/More articles:Change the appearance of a third-party siteElimination of an element that satisfies the conditionHow to add in HashMap method for ImageView?How to find square root in Python?IE7 output issuesGet tag content in javascript bypassing cross-originLazy loading pageCan I use CLANG already?The item is not deleted.Database Backup ScriptAll Articles