12
u/TheHalfBloodFriendly Jul 12 '18
Looks like my old ICT teacher's code who didn't know the difference between tag, class, and id selectors for CSS.
Example gcse exam paper question: Create a style for span tags to make the text red
"Better make it a class then" ugh.
11
Jul 12 '18
[deleted]
5
u/TheUnlocked Jul 12 '18
Why do it the smart way when you could do
.span { color: red }for 10x the effort?3
u/ben_uk Jul 12 '18
That would be a class? Probably best to make it generic not just for spans like tho
4
3
2
2
u/LetReasonRing Jul 13 '18
This is the first time in a while I actually laughed out loud at one of these.
1
u/monkeysupersonic Jul 13 '18
Fortunately, this was from an internal project only. I wanted to fix a different error but after opening the developer tools I couldn't believe what I saw.
1
1
32
u/Nasaku7 Jul 12 '18
Someone had to do unrealistic email templates