html doubts-------URGENT

The HTML source has to be readable or else the browser will not be able to display anything. You need the browser to read your HTML code to parse and display it.

Anyway why do you need to hide HTML source? That is just markup code and is “dumb”. It can’t contain any logic so don’t understand what needs to be hidden here?

1 Like