hi there!
[Problem]
You will face a BOM problem if you use Windows Notepad to save the file.
If the file is HTML(or JSP or ...), you can see the bottom space because of the BOM problem.
[solved]
If you use 'EditPlus' to save the file, you can solve this problem.
Because 'EditPlus' can store the file without including the BOM.
Good luck to you!
#BOM #remove #HTML