• Before posting a question, please check our Frequently Asked Questions page as well as previous threads here. Odds are you aren't the first to ask, and you may find the answer without having to post!

Coding questions

1 minute ago, StoneWolf18 said:







.rainbow {
background-image: -webkit-gradient( linear, left top, right top, color-stop(0, #f22), color-stop(0.15, #f2f), color-stop(0.3, #22f), color-stop(0.45, #2ff), color-stop(0.6, #2f2),color-stop(0.75, #2f2), color-stop(0.9, #ff2), color-stop(1, #f22) );
color:transparent;
-webkit-background-clip: text;
background-clip: text;
}

Such as? :3 (I just learned this today and am in love...)





 

the stuff google showed me https://developers.google.com/fonts/docs/getting_started
 
9 hours ago, Fyuri said:



The directions you seek are right in that link itself.  You just need to read through everything.  However, please note that these effects created in this manner are only supported by a few browsers.




 

i know,
 
Remember that book thing that one of the coders made? I wanna make that but just a sheet of paper.
 

Users who are viewing this thread

Back
Top