Wednesday, January 15, 2014

How to Create a Website Using A Free Domain

There are many free website hosts on the Internet. Without shelling out a penny for a domain, or Web address, you can create a Web page. Most of the free domains limit the amount of space included. They may also limit how much information can be transmitted per hour. If your website will not have heavy traffic, a free domain could be a great solution. Have a question? Get an answer from Online Tech Support now!










Instructions


  1. Creating a Free Domain

    • 1
      Select a free domain from http://www.freewebsiteproviders.com/free-domain-hosting.php. Let's use 110mb.com as an example.
    • 2
      Click "Create an account."
    • 3
      Fill in the account information, including the username, which will be your domain name.
    • 4
      Click on "Create my account now."
    • 5
      Sign into your email account to activate your website account.
    • 6
      Return to the domain website and log in using your username and password.
    • 7
      Use 'the "Site Builder" or pre-made templates to create your website. If these are not available see simple HTML below.

    Building Your Page: Simple HTML

    • 8
      Click on the file manager.
    • 9
      Select "Edit the index.htm file."
    • 10
      Begin an HTML document, using the tag <HTML>.
    • 11
      Create the head of the document, using the tag <head>. The title and other important information belongs in the head.
    • 12
      Add a title by using the title tag with your text. Example:
      <title>Type your website title here.
      This will display your title at the top of the web browser.
    • 13
      End the title using </title> after your text.
    • 14
      End the head with the tag </head>. Your document should look like this:
      <HMTL>
      <head>
      <title>Your title here</title>
      </head>
    • 15
      Create the body of the document using the <body> tag. This is what visitors will see on the page. Example:
      <body>This is my very first website!
    • 16
      End the body of the document with the tag </body>.
    • 17
      End the HTML document with the tag </HTML>.

    Add a Background Color

    • 18
      After the <body> tag, use the tag <body bgcolor="">
    • 19
      Select a color from the hexidecimal color codes.
    • 20
      Copy the hexidecimal color code.
    • 21
      Paste the hexidecimal color code between the "" quotation marks in the background color tag.
    • 22
      Click 'Save' to preview the background color on your web page.

    Add an Image

    • 23
      Click on the file manager.
    • 24
      Click "Upload file."
    • 25
      Select a photo or image from your computer and click "Upload."
    • 26
      Click on the name of the photo to view its website address.
    • 27
      Copy the image's website address.
    • 28
      Click to edit the index.htm file.
    • 29
      In the body, use the image tag; <img src="">
    • 30
      Paste the image's website address between the "" quotations.
    • 31
      Click "Save" to preview the page, complete with image.

2 comments:

Unknown said...

Thanks for your post. ক্রিকেট খেলার খবর

Amar Healthy said...

Useful article,

Read Islamic Articles here http://alebadah.com/

Post a Comment

Twitter Delicious Facebook Digg Stumbleupon Favorites More

 
Customized by TrixKing |Get This Template