Does not shows error? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Does not shows error?

It does not show error when there is mistake in code html.

22nd Jul 2018, 3:24 AM
Jeet Chakraborty
Jeet Chakraborty - avatar
2 Answers
+ 3
As HTML has not a precompile process you can't see the errors, maybe if you miss close a tag you will see it as text in the website For example: <div> /div>
22nd Jul 2018, 3:28 AM
Guillem Padilla
Guillem Padilla - avatar
+ 2
very thx for reply I didnt thought any one reply to that.
22nd Jul 2018, 3:29 AM
Jeet Chakraborty
Jeet Chakraborty - avatar