techblog2022-05-20
Displaying Language Names in the Top-Right Corner of Code Blocks with CSS
When writing code, displaying the language name makes it easier to read. This can be achieved with CSS alone.
When writing code, displaying the language name makes it easier to read. This can be achieved with CSS alone.