flamingos-cant (hopepunk arc)@feddit.uk to 196@lemmy.blahaj.zoneEnglish · 3 months agoPNG rulefiles.catbox.moeimagemessage-square96linkfedilinkarrow-up1916arrow-down16
arrow-up1910arrow-down1imagePNG rulefiles.catbox.moeflamingos-cant (hopepunk arc)@feddit.uk to 196@lemmy.blahaj.zoneEnglish · 3 months agomessage-square96linkfedilink
minus-squarelowspeedchase@lemmy.dbzer0.comlinkfedilinkEnglisharrow-up10·3 months ago xHTML ‘use strict;’ for HTML is what I was always told, don’t take my word for it!
minus-squareSteveTech@programming.devlinkfedilinkEnglisharrow-up8arrow-down2·3 months agoJust to be that guy, 'use strict'; is specifically for JavaScript, and should still probably be used. With xHTML there were a few different DTDs that went in the DOCTYPE, Strict being one of them.
‘use strict;’ for HTML is what I was always told, don’t take my word for it!
Just to be that guy,
'use strict';is specifically for JavaScript, and should still probably be used. With xHTML there were a few different DTDs that went in the DOCTYPE,Strictbeing one of them.