How to use 'Comments Tag'
-
Hi – Every time I try to use add comments to my code, it adds an extra space to wherever I want the comment. I can’t figure out what I’m missing. If I create a page as follows:
<div>This is a test of line 1</div>
<!– This is commented text –>
<div>This is a test of line 2
This is a test of line 3
</div>While the commented text does not appear, it does add an extra line between line 1 and line 2. You can also see this and other similar examples at https://techvm.com/?page_id=102
Can someone tell me what I’m doing wrong so I don’t get the extra space? In advance – thanks for the help.
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘How to use 'Comments Tag'’ is closed to new replies.