How can we give space in HTML code example
Example: leading spaces html
<!-- Add leading white space in front of text -->
Hello World
<!-- Output: ' Hello World' -->
<!-- Add leading white space in front of text -->
Hello World
<!-- Output: ' Hello World' -->