how to add a space line 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' -->