🏫 info/👔 IT 꿀팁
[EditPlus] How to Remove UTF-8 BOMs
팀드모네
2019. 2. 23. 16:22
728x90
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
반응형