UTF-8 Without BOM?

前端 未结 1 1751
灰色年华
灰色年华 2020-12-11 05:46

I use Dreamweaver and i want to save my file as UTF-8 Without BOM?

How i can do this?

相关标签:
1条回答
  • 2020-12-11 06:34

    You can do this by opening the page properties and encoding. Instructions below are for Dreamweaver CS3 and are hopefully similar to the version you're using.

    1. Open your document
    2. Open the Modify menu
    3. Choose Page Properties
    4. Select the Title/Encoding submenu
    5. Select the Encoding dropdown and choose Unicode (UTF-8)
    6. Make sure the checkbox "Include Unicode Signature (BOM)" is unchecked.
    0 讨论(0)
提交回复
热议问题