What are you trying to do?.
You cant just edit html anywhere in Suite/Sugar crm and just expect it to work. The system uses the smarty template engine for a start. But below this there is a metadata layer that defines the layout for every module and MVC layer that allows you to add custom views (which you can add raw html into if you want).