Comments on [ F2U ] Perfume All Comments

hgfydisjxlzgfeidhsj i love the code!! although i am running into a problem with colors; im trying to change the main background color, but it isnt really working? the colors you listed at the start, im changing them to the desired colors, but im unsure if the colors are just not working or if im just changing the wrong color? :')

"the colors you listed at the start ..."  if you are referring to the hexcode inside the giant <!-- --> section, that won't do anything because it's like a "note pad" area, everything inside the guides won't affect the code at all!

i put the colours inside there for people to use the code editor's control/command + f function and replace the colours that way ^^

anyways, the snippet of coding for the background is actually below that!

<div class="card bg-faded p-md-4 p-2" style="box-shadow:0 0 50px rgba(0,0,0,0.1); background-color:#9db6ec; border-color:rgba(255,255,255,0.3); border-width:4px; border-radius:40px;">

Yeah I know that it’s mainly used as notes (apologies if that came off rudely ^^”), but I’ll try to do that snippet of code (I probably overlooked it :’)

everyone's at a different stage of HTML knowledge so i try to cover and explain everything just in case; i should probably be apologising if i sounded condensending in anyway non;)b

but yes, utlitise the ctrl/cmmd + f function whenever needed!  even experienced users (cough me) overlook small things like that LMAO

No no it’s alright :’D 

Pfft yeah I remember when I first began toyhouse I had to navigate html all on my own lmao