I typed the code:
p::before {
content: Question #;
}
but it is not being accepted. someone should help.
I typed the code:
p::before {
content: Question #;
}
but it is not being accepted. someone should help.
That value needs to be wrapped in quotes
Thanks a lot, JeremyLT
Thank You so much Jeremy, this problem drove me crazy