Well .html files aren't rendered by php(but you can enable this in config) so the php code just outputs to browser. You can see that by viewing page source - all php code is just text. I think you can just delete index.html(don't forget to backup) and index.php will be default. and about the look... I think there are some settings because css that ruins the form is generated by php. Its on 120 line
Hi Thanks for that I have managed to get the site working now also the form is working properly now also and does not look so squashed Thanks