when creating a website how do you make one the main page?

I just bought a domain and a website and I designed a couple of pages to put on the but when i go to the site it say “INDEX Of/” and then lets me chose which file i want to go to. How do i make one the main page?

3

✅ Answers

? Favorite Answer

  • The “home” page is named index.html or index.htm. Be sure to check inside your Control Panel to turn off directory listing of your site for security reasons.

    How to Make a Webpage:

    Full Web Building Tutorials: http://www.w3schools.com/

    The Web Book (free): http://www.the-web-book.com/index.php

    Beginner’s HTML Tutorial: http://www.htmlbasix.com/

    How to Create a Webpage: http://www.make-a-web-site.com/

    http://www.w3schools.com/site/default.asp

    So, you want to make a Web Page!: http://www.pagetutor.com/html_tutor/index.html

    Getting started with HTML: http://www.w3.org/MarkUp/Guide/

    Choosing Dimensions for Your Web Page Layout

    http://www.elated.com/articles/choosing-dimensions…

    How to create flexible sites quickly using standards like CSS and XHTML: http://www.ibm.com/developerworks/web/library/wa-r…

    In Search of the Holy Grail: http://www.alistapart.com/articles/holygrail/

    Ron

  • Usually the “main page” of a website is called index.htm However, your domain host might also allow you to use index.html, index.php, index.asp, or any multitude of others. Your safest bet, if you are creating the page in html, is to save the file as index.htm

  • Depending on the server used for your site, you need to name a page ‘index.html’, ‘index.htm’ or ‘default.htm’

  • Leave a Comment