Trying to put a number on a code. EX ( .24K )
Im working on a just dance style and I roundup on a blockage. I tried putting a code for the 24k Magic cover, (.24K), but it would tell me that the number 24 is an unexpected token. Is there a way to fix this? If so how?
Comments
.24K
{
background-image: url(https://www.dropbox.com/s/v3oyc1jquorqz9o/24k_cover_albumcoach.png?raw=1);
}
But since the code starts with .24 it gives me an error of "Unexpected token '.24' at line 1885, col 1" and it doesn't let me adjust it.
.\24
.Good info!
thanks.....