Here’s a simple and pretty decent way to add an outline to your text using only CSS. Try it out and see how you like it.
text-shadow: -1px 0 #000000,0 1px #000000,1px 0 #000000,0 -1px #000000;
Related External Links:
Here’s a simple and pretty decent way to add an outline to your text using only CSS. Try it out and see how you like it.
text-shadow: -1px 0 #000000,0 1px #000000,1px 0 #000000,0 -1px #000000;
Related External Links:
Article Topic:Software Development - HTML / CSS
Date:January 19, 2017
Want me to help develop your next Ruby-on-Rails project or application?
Contact Me