- This topic is empty.
-
AuthorPosts
-
March 12, 2016 at 5:04 pm #239085
Tar
ParticipantI am creating an external stylesheet in Sublime using CSS3.
When I start typing ‘header’ it changes colour to pink when ‘head’ is typed, but not when I finish the typing. The header becomes white and naturally, no changes are made on my page. I’ve tried googling it but with not much success. Why would it not recognise it?
I have no problems with other elements whatsoever. The header is the only one.
This is for an online course and the due date is in a day, I can’t proceed without it being recognised as a valid element. :/
Help, please. :D
March 12, 2016 at 5:15 pm #239088Paulie_D
MemberI’m not sure what you are asking.
Is your issue with Sublime Text syntax highlighting or that the CSS you are creating isn’t working?
If it’s the CSS…we’d need to see it.
If it’s Sublime Text…I’d suggest you did into their docs.
March 12, 2016 at 5:57 pm #239097Tar
ParticipantIt’s the highlighting that doesn’t work. It works for all the other elements, but as soon as I put a header in, it doesn’t work (and that goes for all elements after it). Consequently, the stylesheet doesn’t work for the parts that are not properly highlighted. Sorry for the bad explaining, I just started to learn.
March 12, 2016 at 6:04 pm #239099Paulie_D
MemberConsequently, the stylesheet doesn’t work for the parts that are not properly highlighted.
That doesn’t make any sense.
If the CSS is valid, it will work regardless of whether ST’s syntax highlighting works or not.
Perhaps we need to see some code…you may have a syntax problem.
March 12, 2016 at 6:43 pm #239102Tar
ParticipantI took your ‘it doesn’t make sense’ as a cue to check it once again. Now it works? But it didn’t work the prior 50+ times that I tried. I changed nothing.
Do you know the reason for some elements not being highlighted?
March 12, 2016 at 7:35 pm #239103Paulie_D
MemberNo idea…without seeing it in action.
My guess is that you missed a comma or semi-colon somewhere…
Anyway, glad you got it sorted.
March 12, 2016 at 7:38 pm #239104Tar
ParticipantI really haven’t changed anything, I just opened it in my browser again (the same one I used before, Chrome). And the changes just…appeared.
Thanks for your time and effort. :)
March 12, 2016 at 7:51 pm #239105Paulie_D
MemberOh…caching issue then perhaps.
G’night.
-
AuthorPosts
- The forum ‘CSS’ is closed to new topics and replies.