Creating Your Own Website For Free

Written by Philip Naudus


The Internet gives us a two-way portal torepparttar world. Unfortunately, most of us only userepparttar 132698 Internet in one direction (i.e. receiving information). Many people never take advantage ofrepparttar 132699 full potentialrepparttar 132700 Internet gives - some don't even know what they are missing. Yet, we can never maximizerepparttar 132701 usefulness ofrepparttar 132702 Internet until we take advantage of both sides ofrepparttar 132703 spectrum and joinrepparttar 132704 vast network of people who supply information as well.

Creating a website is an easy and inexpensive way to tellrepparttar 132705 world what is important to you. You might be surprised how many people will be interested in your opinions, job, family, or maybe even your recent backyard barbeque.

When I first began creating web pages, I created a website for our family (www.naudusfamily.com). It started out as a simple site to just tell what our family has been doing recently. None of us expected anything from it. I was so surprised when hundreds of visitors flocked to our site and our friends sent us emails telling us how much they enjoyed and appreciated it. Even such a simple site has been so rewarding.

In this course, we will discover how you can easily create your own site at little or no expense. Some very useful programs exist that make web development a simple task. No skill is needed. Experience is not required. Learning HTML is unnecessary. Simply point, click, drag and drop, letrepparttar 132706 program write allrepparttar 132707 HTML for you, and you're onrepparttar 132708 road to creating a great site!

Let's Start Fromrepparttar 132709 Very Beginning...

A very important first step is to decide what your site is going to be about. Who is your audience going to be? Is your website for everybody, or for specific people? What are they interested in? Be specific. Write it down. Once you are able to formulate your thoughts clearly on paper, you are ready to proceed ontorepparttar 132710 next step.

Next, think about specific pages you want on your site. Write down everything you think of. Finally, take everything you have written and organize it into a site map. Making a site map will help you visually planrepparttar 132711 navigation of your site. Avoid putting too many links onrepparttar 132712 home page. Ifrepparttar 132713 number of links exceeds 10, group them under several broad links. For example, if your site is about music, instead of having links for Mozart, Beethoven, Bach, etc. onrepparttar 132714 home page, you would have one link named "composers."

Remember, taking some time to plan before you begin can save you a lot of trouble inrepparttar 132715 future. Planning will also give your site a feeling of continuity, visitors can easily find what they are looking for, and as a result they will want to come back.

Web Page Editors

A web page editor (sometimes referred to as a "web editor" or simply "editor") is an invaluable tool that will assist you in making web pages. Requiring no knowledge of HTML, some editors have a WYSIWYG (What You See Is What You Get) interface in which all you need to do is drag and drop items, and it writes allrepparttar 132716 HTML for you. However, some people think that to be really good at web development you need to be able to code in straight HTML. Furthermore, they declare that using a web page editor is "cheating." Butrepparttar 132717 very opposite is true. By using an editor you can design impressive web pages without even knowing HTML.

Web-site designing Pillars (part2)

Written by Pavel Lenshin


WEB-SITE DESIGNING PILLIARS (part 2)

------------------------------------------------------------ copyright (c) Pavel Lenshin ------------------------------------------------------------

USABILITY

Usability is what makes your WS pleasant to deal with. While everyone defines personally for her(him)self how to make design nice to look at, memorable (in respect to branding) and serve customer/business needs inrepparttar best way possible,repparttar 132696 technical side of usability can and should be corrected usingrepparttar 132697 standard requirements.

SOURCE CODE OPTIMIZATION

Firstly aboutrepparttar 132698 four problems that come to my mind with "dirty" HTML source code:

1. Potential cross-browser conflicts as some particular useless Tags (a piece of HTML source code) may be neglected by one browser but create some visual errors, when viewed in other browser. 2. The more useless HTML Tags web-page has,repparttar 132699 more drive space it occupies. 3. Asrepparttar 132700 derivative ofrepparttar 132701 previous problem,repparttar 132702 more size of that web-page,repparttar 132703 longer it takes to visitor to load and view it. 4. Search engines like plain and clear textual information for easy search and scan. By having a lot of useless pieces of HTML code, you prevent SE spiders to proper index your web-pages. The result isrepparttar 132704 obvious decreasing of your Search Engine rankings. That is why Meta Tags correcting is notrepparttar 132705 only thing you should pay attention to.

Statistic shows that more then 85% of all WSs online demands graphics or HTML code optimization. That is actually a common problem,repparttar 132706 core of which lies inrepparttar 132707 use of highly popular "home" web editors like FrontPage or other.

The "winner" amongrepparttar 132708 worst is well-known Netscape Composer, due torepparttar 132709 extremely "dirty" HTML code it generates while editing old or creating new web-pages. If you have ever used Composer and no one have "cleaned" those web-pages afterwards, they definitely contain a lot of HTML "garbage".

Based on my own experience every 50Kb Netscape Composer's web-page can be easily optimized torepparttar 132710 40Kb file size or less, as a simple result ofrepparttar 132711 deleting junk HTML tags. If you implement Cascade Style Sheet and HTML compressor you will getrepparttar 132712 same, but "clean & shiny" web-page totaling 25-30Kb (40-50% space savings) withrepparttar 132713 enhanced visual effects.

The example above shows saving on a single web-page, but if we speak in terms of 50-60 pages WS, that occupy (without graphics) 3-5Mb of hard drive space,repparttar 132714 potential savings as a result of HTML optimization may reach 1-3Mb. So if you are experiencingrepparttar 132715 lack of hard drive space with your hosting provider,repparttar 132716 solution to that problem lies in simple WS optimization. It doesn't only save a lot of space, but, as we know, eliminates potential cross-browser mistakes, helps SE spiders to properly index your web-pages and make your visitors' surfing more quick and smooth and therefore pleasant.

GRAPHICS OPTIMIZATION

When we speak about poorly optimized graphics we get two problems: more occupied space and worse load time. Given thatrepparttar 132717 first obstacle may be overcome by acquiring personal server with several Gigabytes of hard drive space,repparttar 132718 letter problem will continue to exist asrepparttar 132719 majority of web visitors have low speed dial-up connection.

To make your graphics optimized onrepparttar 132720 basic level, you should save it inrepparttar 132721 proper graphic format. Many popular pictures of eBook covers can be easily optimized simply by re-saving .JPG format into .GIF or vice versa depending on particular file. That tactic alone can bring 15Kb file to occupy 7-10Kb inrepparttar 132722 matter of 2 min.

The basic math shows that 10 optimized pictures (without HTML optimization) on a web-page are capable to decreaserepparttar 132723 overall size of it from 120Kb to 70Kb with no visual loss inrepparttar 132724 quality of picture. Are you aware of statistics how many visitors leave your site just because they are tired to wait until all pictures load? It doesn't mean that you have to simply delete these pictures completely as some people suggest, what it does mean is that they are better to be optimized because in case with eBook covers, they proved to triple selling potential and their absence will be hardly compensated by new visitors.

To chooserepparttar 132725 right format, follow one simple rule: "Ifrepparttar 132726 target picture is more likely to be a photo, with many colors, unshaped objects and different lights, this file should be saved in .JPG format. If, onrepparttar 132727 contrary, a picture is more likely to consists of a number of vector objects like circles, triangles, squares, doesn't have too many colors or similar to some drown comics, then .GIF format isrepparttar 132728 best to use."

Cont'd on page 2 ==>
 
ImproveHomeLife.com © 2005
Terms of Use