Inline SVG with Flex Layout

Published

Be careful in setting the width or height to “auto” when using inline SVG in HTML.

iframe Border Issue Solved

Published

iOS Safari renders the iframe tag with an old-fashioned border even though I set the display property to “none” on that iframe tag. It took me a while to realize what was missing.

highlight.js on CDN

Published

highlight.js is a popular library for syntax highlighting. I just figured out how to use its CDN version.

gVim Menu Issue Solved

Published

Something has been wrong with my gVim’s menus for quite some time. Finally, I found a workaround yesterday.