Home | All Fwiends | Random | Music | Blog | Search

rat1819's Blog

"hello friend (:"
Male
14 years old
Netherlands
Last Login: 1624886625000
Contacting rat1819
Message
Report
Add
Block
All Blogs (4/10)
1622191188000

new message

woah! i finally got it working! thanks much to danni, ive got the code from her page - to get the text changing on hover, i asked it on stackoverflow, it's really helpful.

here's the (basic) code i used to get it changing on hover;

span#hUp::before {
content: "sampletext1";
font-size: 13px;
font-family: monospace;
}
span#hUp:hover::before {
content: "sampletext2";
}

i posted this because people may be interested on how to do it, and dont know how to find style.css in the inspect feature.

Comments
danni
1622206689000

INLESS IF YOURE TLKING ABOUT SOMEONE ELSE, THEN THATS EMBARRASSING.

danni
1622206647000

I didnt know that my crazy antics helped you! very cool :]

(2/10)