I’m asked to comment out the line of the background-color property and value. so, i feel like my code is correct. Also, it says this will make the background white again, but I thought comments doesn’t effect the code. what am i doing wrong? plz, help.
Where in your code are you doing this? And please don’t think I am making fun of you. I actually don’t think this step does a very good job of explaining how to use comments, so I understand why you did what you did. So I’m asking you this question with the hopes that you will realize that you didn’t comment out the line you were supposed to.
Also, it is much much easier to help you if you post your actual code rather than a pic of your code. To display your code in here you need to wrap it in triple back ticks. On a line by itself type three back ticks. Then on the first line below the three back ticks paste in your code. Then below your code on a new line type three more back ticks. The back tick on my keyboard is in the upper left just above the Tab key and below the Esc key.
i made my comment on line 4. i used the same comment as the instruction. should i make up a comment or is their a specific comment thats supposed to be made?
so, i figured out what to do. thank you for your time and help. my opinion if the step would’ve asked to make background-color property a comment. Or nest it using comment command i would’ve figured out sooner. thanks again.
This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.