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

KaiTheFrogGuy's Blog

"Officer, I drop kicked that child in SELF"
Transmasculine
69 years old
United States
Last Login: 1615838857000
Contacting KaiTheFrogGuy
Message
Report
Add
Block
All Blogs (1/10)
1609590302000

Css Shit

For new users and overall noobs like me:

BACKGROUNDS

-
To change a background to a color you must do

div.body {
background:#(hexcode);
}

To change the font of your whole page you ADD to that,

div.body {
background:#(hexcode);
font-family:(font);
}

In order to add an image or a gif as your background, you do

div.body {
background-image: url("gif or image url here");
}

-

Comment down below if you want more help!
https://media.tenor.com/images/5abae3d57c80bdb487e856f571f8f569/tenor.gif

3 Comments