+ 1
In HTML I'm searching for mistake over 30 mins after typing centre instead of center.How can i avoid American British eng error?
2 Answers
+ 2
If you are on Windows 10 enable dictionary
0
How I can enable dictionary?
I'm using note pad and saving these files in .HTML format.
Can't we change the AE to BE at initial stage of coding like
<html lang="en"></html>?