Technology Networking & Internet

How to Build an Under Construction Web Page

    • 1). Register a domain name for your website. There are a number of websites that sell domain names and offer Web hosting for a monthly fee.

    • 2). See if the company hosting your site has any standard "Under Construction" pages that you like. If so, use it. If not, continue to the next step.

    • 3). Create an "Under Construction" page in a word processing program. The most basic framework for such a page is this:

      <HTML>

      <HEAD>

      <TITLE>UNDER CONSTRUCTION</TITLE>

      <BODY>

      This Site is Under Construction

      </BODY>

      </HTML>

      Copy and paste this code into a word processing file and save it as index.html

      You can change the <BODY> section to change the text, colors, add images and whatever else you like.

    • 4). Upload the index file to your hosting account.

    • 5). Enter your website address in an Internet browser to see the Under Construction page.



Leave a reply