Archive of: css
-
Learning More About Text Decoration
June 2 2020
I've only ever used line-through, none, and underline when working with the text-decoration property. After learning about the new text-decoration-thickness property a couple of weeks ago, I thought it would be wise to learn more. I never knew overline was an option. I love that I can continue to learn more and more about CSS the more I work with outside of the things I've done in the past. -
Conic Gradients
June 1 2020
I've never used conic gradients and wanted to give them a try. It looks like the spec is still in the works, but it looks like it will be really useful when it has better browser support. Right now the gradient won't display on Firefox, so I have to keep that in mind. I'm not sure if the solution of using a second layer is ideal, so I'll have to keep that in mind if I plan on using them. -
Learning CSS Variables
May 31 2020
Having never used CSS Variables before, I thought I should give it a shot. If you haven't ever used them, I recommend reading up on them. Check out Mozilla Developer Network to learn more.
Page 19 of 19
Previous