One thing that definitely stands out is your editor's liberal use of the long ago deprecated FONT tag. You should definitely use CSS for that instead.
I'd recommend reading up a bit on HTML and CSS, as that will certainly help you pick a more suitable editor from the pack.
Apple has a nice (and short) best practices page for web development:
Web Page Development: Best Practices