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
This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.