« Web, HTML, Tech Forum

Background

Posted by SMITHERS

posted

Forum: Web, HTML, Tech

Anyone know how to make background transparent? I found some coding but cant get it to work in the right Div.


Report Topic

9 Replies

Sort Replies:

Reply by The Bearodactyl

posted

@Sasha wut


Report Reply

Reply by michael murder

posted

use

main{
background: none;
}


Report Reply

Reply by Mappy

posted
updated

The default value for background-color is transparent so you could do:


background-color:;


Report Reply

Reply by Kat Brennan

posted

Where do you copy and paste the background code?


Report Reply

Reply by Kimberly Anna

posted

Is there a site yet to get background codes for this?


Report Reply

Reply by Rookie Wyze

posted

 I can code it, but for some reason, it won't stay.


Report Reply

Reply by SMITHERS

posted

yeah just wanting to transparent or close to it  just need right code it seems like now


Report Reply

Reply by Katie

posted

Also this site is great way to preview what you are working on 



Report Reply

Reply by Katie

posted


It depends on what coding your doing 

I find doing background color and then either having no color so it is transparent or adding 55 at the end the html color code 


Report Reply