your homepage will be index.html (or what ever extension you use).
As long as you have created index.html with the content you want and placed it in the public_html folder then when you go to
http://www.yourdomain.com/ then that index page should come up.
Note: if there is a file in there already called index.htm then delete it (or rename it to old.htm).