Snippets tagged “linear-gradient”
5 snippets use this tag.
- How to Apply CSS Styles to Only the Half of a Word or Character?CSS
Learn how to make a word or character have half style or triple style. Use only CSS to get the effect, or do it with the help of JavaScript and jQuery.
- How To Create a Glowing TextCSS
Catch your user’s attention with beautiful glowing text created with only CSS. See examples and get the code snippet to create your own glowing text.
- How to Create a Multicolor Text with HTML and CSSCSS
If you want to make your Web page more attractive using multicolor texts, read our snippet, find out 3 ways of creating ones and see examples.
- How to Increase the Space Between the Dots of Dotted BordersHTML
In this snippet, we’ll show how you can overcome the difficulty of increasing the space between the dots of dotted borders. See what properties you can use.
- How to Set Background Color with HTML and CSSHTML
Learn how to set a background color in general, how to have gradient and changing background colors with examples.