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

frogcore's Blog

"*cries*"
Female
13 years old
Interzone
Last Login: 1623786298000
Contacting frogcore
Message
Report
Add
Block
All Blogs (2/10)
1617755123000

CSS HELP?!

Can someone please help me out with css? I'm too dumb and tired to understand it.

Please login to leave a comment.
Comments
._.mushr00ms._.
1617792964000

something useful to get you started is
body{ background-image: url(image link here) }

and to put red text in the top bar of ur screen (this is rlly just optional but its fun)
}
span#hUp::before {
content: "put text here";
font-size: 13px;
animation-duration: 0.3s;
animation-timing-function: ease;
animation-delay: 0s;
animation-iteration-count: infinite;
animation-direction: normal;
animation-fill-mode: none;
animation-play-state: running;

(1/10)