SlideShare a Scribd company logo
Prepared by Anas Khaitou
26/12/2012
1)   My Name is Anas Khaitou
2)   Gradated From SVU 2010 BIT specification
3)   Preparing for master about Internet Quality in SVU,
     MQM specification
4)   Web supervisor at E-lcom ISP
5)   Author of book Lean Drupal in Arabic
6)   7 years experts as web design and programming
     using PHP, CMS, frameworks ..etc.
7)   Works with more than 7 companies inside and
     outside Syria
8)   Lunch and programming more than 50 websites
     inside and outside Syria
Introduction to website design
   History of internet    Website types
   Benefits of having     What is website design
    website                Website programming
   What is the Web         language
   What is HTTP           Start a website
   What is HTML           HTML example
   Web browser history    End
   How web browser
    works
   1969: Arpanet On the October 29, 1969,
    computers at Stanford and UCLA connected
    for the first time
   1972: CYCLADES: France began its own
    Arpanet-like project in 1972, called
    CYCLADES. the host computer should be
    responsible for data transmission rather than
    the network itself.
   1973: The first trans-Atlantic connection and
    the popularity of emailing
 1974: The beginning of TCP/IP which would have
  no central control and would work around a
  transmission control protocol
 1990: World Wide Web protocols finished The
  code for the World Wide Web was written by Tim
  Berners-Lee, based on his proposal from the
  year before, along with the standards for HTML,
  HTTP, and URLs.
 1991: First web page created
 1993: Mosaic – first graphical web browser for
  the general public
1.   You stop being invisible.

2.   You create another sales tool

3.   Two-Way Communicative Marketing

4.   Cheap Market Research

5.   Improve credibility
   The term WWW refers to the World Wide Web or
    simply the Web.
   The World Wide Web consists of all the public
    Web sites connected to the Internet worldwide,
    including the client devices that access Web
    content.
   The World Web is based on these technologies:
      1. HTML - Hypertext Markup Language
      2. HTTP - Hypertext Transfer Protocol
      3. Web servers and Web browsers
   HTTP - the Hypertext Transfer Protocol -
    provides a standard for Web browsers and
    servers to communicate.
   HTTP is an application layer network
    protocol built on top of TCP.
   HTTP clients (such as Web browsers) and
    servers communicate via HTTP request and
    response messages.
   The three main HTTP message types are GET,
    POST, and HEAD.
   HTML stands for Hypertext Markup
    Language.

   HTML is used to define the structure and
    layout of a Web page

   HTML used tags that have attributes.

   Tim Berners-Lee was the primary author of
    html, however, you do the results.
 A browser is a software application for retrieving,
  presenting and traversing information resources on
  the World Wide Web
 The first web browser was invented in 1990 by Tim
  Berners-Lee. It was called WorldWideWeb
 1993 Mosaic released
 1994 Netscape
 1995 Internet Explorer
 1996 Opera
 1998 Mozilla
 2003 Safari
 2004 Firefox
 2008 Google chrome
Introduction to website design
   Request a page from server

   Request pass through the network using a
    protocol like http

   The resource is usually an HTML document
Google.com                        192.168.1.4

DNS Server                   We browser                       Server


             192.168.1.4                       HTML & other
                                                  files


                      Web Page            Google.com




                                 User
   The job of the HTML parser is to parse the
    HTML markup into a parse tree.

   The vocabulary and syntax of HTML are
    defined in specifications created by the W3C
    organization.
Introduction to website design
   There are a lot of programming languages
    used for website design.
   Languages are classified as:
     Client – Side
     Server – Side
   Client-side is used to make Web pages
    change after they arrive at the browser.

   It is useful for making pages a bit more
    interesting and user-friendly.

   Examples: HTML – Java Script
   Server-side tends to be used for allowing
    users to have individual accounts and
    providing data from databases

   PHP and ASP.net are the two main
    technologies for server-side scripting.
   This classification is based on the technology
    running the website.

   This method decides the way the website deals
    with its data, content and provides an interface
    to its visitors.

   According to the Building Method we have
    two types:
    I.    Static websites
    II.   Dynamic websites
   Advantages
     Flexibility is the main advantage of a static site
     Every page can be different if desired


   Disadvantages
     Update the content
     Scalability
   Advantages
     Connect to databases
     Create a content management system


   Disadvantages
     The design of a dynamic site is more fixed than a
      static one
     Costs are higher initially than for a static site.
STATIC SITE                        DYNAMIC SITE

1.   fixed amount of pages         1.   Unlimited amount of pages
2.   information is presented in   2.   Information is presented in
     HTML                               programming languages
                                        and DB
3.   The content on a static       3.   The content generally
     webpage will never change          changes every time the
     unless the change is               page loads with you having
     applied manually                   to manually make those
                                        changes.
Introduction to website design
    Adding interactivity to a web site attracts
     user attention and tends to brings them to
     the website again.

    Interaction on a website can be classified in
     two categories:
    1. Single User Interaction
    2. Multi-User Interaction
Introduction to website design
   display the content in a way which would
    attract users to spend more time on a
    website.
   Use flash and Jquery to represent your
    website
Allowing site visitors to
interact with each other
Most common examples are
blogs, polls, discussions,
sharing presentations, chat
site, images and links etc.
   website design is planning, creation and
    updating websites.

   Website design involves also information
    architecture, website structure, website
    layout, colors, and fonts well as icons design.

   building the front-end of a web page.
Website
Planning            Hosting              Testing




           Domain               Web                Getting
            Name              Technolo              Your
                                gies
                                                    Site
                                                   Noticed
Website
Planning            Hosting              Testing




           Domain               Web                Getting
            Name              Technolo              Your
                                gies
                                                    Site
                                                   Noticed
Understand website design concepts
I. Users:
        Types experts, regular
        Ages
II.     Purpose
        Commercial, government
III.    Features
        Resizable font, ecommerce cart
IV.   Design:
   easy to use
   User-friendliness
   Agent request
Introduction to website design
Introduction to website design
Website
Planning            Hosting              Testing




           Domain               Web                Getting
            Name              Technolo              Your
                                gies
                                                    Site
                                                   Noticed
Domain name is a unique name for a web site,
like example.com.


    Who is responsible for IP addressing
    and domain name management?

 ICANN (Internet Corporation for Assigned Names &
Numbers)
Website
Planning            Hosting              Testing




           Domain               Web                Getting
            Name              Technolo              Your
                                gies
                                                    Site
                                                   Noticed
A web hosting service is a
type of Internet hosting
service that allows
individuals and
organizations to make
their website accessible via
the World Wide Web.
Imagination Data Center
Real Data Center
Website
Planning            Hosting              Testing




           Domain               Web                Getting
            Name              Technolo              Your
                                gies
                                                    Site
                                                   Noticed
This information includes
 Markup languages
 Programming interfaces languages
 Standards for document identification and
  display.
Website
Planning            Hosting              Testing




           Domain               Web                Getting
            Name              Technolo              Your
                                gies
                                                    Site
                                                   Noticed
You will need to test your web pages as you
design them in the major browsers
Website
Planning            Hosting              Testing




           Domain               Web                Getting
            Name              Technolo              Your
                                gies
                                                    Site
                                                   Noticed
When your site is ready, you will need to
submit it to search engines like Google and
Bing.
Website
Planning            Hosting              Testing




           Domain               Web                Getting
            Name              Technolo              Your
                                gies
                                                    Site
                                                   Noticed
   Client Side
     HTML
     CSS
     JavaScript

   Server Side
     PHP or ASP

   CMS
Introduction to website design
   HTML stands for Hypertext Markup Language

  Is HTML considered a programming language?
No, HTML is not a programming language.
The "M" stands for "Markup". Generally, a
programming language allows you to describe
some sort of process of doing something, whereas
HTML is a way of adding context and structure to
text.
1.   Open Notepad and then go to File -> Save
     As...

2.   When you choose your filename, ensure
     that you put .html on the end, e.g.
     mypage.html

3.   Click OK
   HTML file (or web page) is coded using tags,
    which can define areas of a page or things on
    that page. <html>
                        <head>

                        </head>

                        <body>

                        </body>

              </html>
   HTML Tag: the HTML tags go at the start and at the end of your
    document. This tells your browser that what falls between them
    should be defined as HTML. So, unless I say otherwise, don't put
    anything before <html or after </html>.
   HEAD Tag: What comes between these tags is not intended to be
    displayed as part of your page. Between these tags we can tell the
    browser things about the page or do stuff in the background. It is a
    useful place for many things, and I will introduce one of them later
    on.
   BODY Tag: Between these two tags is stuff you want to display on
    your page. All of it. So if you need to put more on your page, then
    create more space between these two tags. Simple as. You can
    also set a few basic settings for your page using the body tag,
    which we will come to later on also! One step at a time.
<html>
          <head>
                    <title>My first HTML page</title>
          </head>
          <body>
                    <p>
                    Welcome to my first web page!
                    </p>

          </body>
</html>
Any question?
   Thank you
Introduction to website design
You can reach me via:
M: 0955335301
E : khaitou@ymail.com
F : facebook.com/Anas.Khaitou
T : twitter.com/AnasKhaitou

More Related Content

KEY
Droidcon - Unify Insights
PDF
Gary Taylor SMX Stockholm Presentation Slides 2012
PDF
Gs Web Marketing Portfolio
PDF
Web works presso
PDF
Grameen Solutions Application Development Featured Projects 2009 11 15
PDF
Web 2.0 Application development with Ruby on Rails
PPTX
Web Sphere Portal
PDF
Grameen Solutions Product Engineering Featured Projects 2009 11 12
Droidcon - Unify Insights
Gary Taylor SMX Stockholm Presentation Slides 2012
Gs Web Marketing Portfolio
Web works presso
Grameen Solutions Application Development Featured Projects 2009 11 15
Web 2.0 Application development with Ruby on Rails
Web Sphere Portal
Grameen Solutions Product Engineering Featured Projects 2009 11 12

Viewers also liked (20)

PPT
Web design basics
PDF
Digital Video Production Outline
PPT
Effective Online Video Production and Distribution
PPTX
Web Application Development
PDF
How to make a video - Part 1: Video Production Basics
PPT
Introduction to Basic Concepts in Web
PDF
An Introduction to Video Production for Digital Media (2012)
PPTX
Understanding preproduction
PPT
Introduction to Video Production
PPT
A Basic Guide to Shooting Video
PPTX
Pre production techniques power point
PDF
Pre-Production Presentation
PPT
Intro to Web Design
PPTX
Pre production, production and post production roles within a music video
PPT
Web Application Development Fundamentals
PPT
Web Development Ppt
PPT
Basic Web Concepts
KEY
Web Design 101
PDF
Fundamentals of Web Development For Non-Developers
PPT
Web Development using HTML & CSS
Web design basics
Digital Video Production Outline
Effective Online Video Production and Distribution
Web Application Development
How to make a video - Part 1: Video Production Basics
Introduction to Basic Concepts in Web
An Introduction to Video Production for Digital Media (2012)
Understanding preproduction
Introduction to Video Production
A Basic Guide to Shooting Video
Pre production techniques power point
Pre-Production Presentation
Intro to Web Design
Pre production, production and post production roles within a music video
Web Application Development Fundamentals
Web Development Ppt
Basic Web Concepts
Web Design 101
Fundamentals of Web Development For Non-Developers
Web Development using HTML & CSS
Ad

Similar to Introduction to website design (20)

PPT
Web designing and publishing computer studies theory lesson
PPT
Webdesigningandpublishingcomputerstudiestheorylesson 101212054612-phpapp02
PDF
Web Basics for Business
PDF
WEB I - 01 - Introduction to Web Development
PPTX
UNIT 2 (i). Digital Marketing
PDF
web desigining and publishing and easy level
PPT
Introduction to Web Engineering and Services
PPT
Webmaster
PPT
Webmaster
PPTX
Wd & im session a1_internet infrastructure_march 03,2010
PPTX
Basics of Web Development.pptx
PPTX
Web Design & Development !BATRA COMPUTER CENTRE
PPTX
Fundamentals of Web
PPTX
Web development revolution
PDF
Web Development Presentation
PPTX
Modern-Web-Development-Trends-and-Tools (2).pptx
PPTX
Modern-Web-Development-Trends-and-Tools (1).pptx
PPTX
Web Browsers.pptx
PPT
Introduction to Web Design By SiD
PDF
Wt unit 1 ppts web development process
Web designing and publishing computer studies theory lesson
Webdesigningandpublishingcomputerstudiestheorylesson 101212054612-phpapp02
Web Basics for Business
WEB I - 01 - Introduction to Web Development
UNIT 2 (i). Digital Marketing
web desigining and publishing and easy level
Introduction to Web Engineering and Services
Webmaster
Webmaster
Wd & im session a1_internet infrastructure_march 03,2010
Basics of Web Development.pptx
Web Design & Development !BATRA COMPUTER CENTRE
Fundamentals of Web
Web development revolution
Web Development Presentation
Modern-Web-Development-Trends-and-Tools (2).pptx
Modern-Web-Development-Trends-and-Tools (1).pptx
Web Browsers.pptx
Introduction to Web Design By SiD
Wt unit 1 ppts web development process
Ad

Introduction to website design

  • 1. Prepared by Anas Khaitou 26/12/2012
  • 2. 1) My Name is Anas Khaitou 2) Gradated From SVU 2010 BIT specification 3) Preparing for master about Internet Quality in SVU, MQM specification 4) Web supervisor at E-lcom ISP 5) Author of book Lean Drupal in Arabic 6) 7 years experts as web design and programming using PHP, CMS, frameworks ..etc. 7) Works with more than 7 companies inside and outside Syria 8) Lunch and programming more than 50 websites inside and outside Syria
  • 4. History of internet  Website types  Benefits of having  What is website design website  Website programming  What is the Web language  What is HTTP  Start a website  What is HTML  HTML example  Web browser history  End  How web browser works
  • 5. 1969: Arpanet On the October 29, 1969, computers at Stanford and UCLA connected for the first time  1972: CYCLADES: France began its own Arpanet-like project in 1972, called CYCLADES. the host computer should be responsible for data transmission rather than the network itself.  1973: The first trans-Atlantic connection and the popularity of emailing
  • 6.  1974: The beginning of TCP/IP which would have no central control and would work around a transmission control protocol  1990: World Wide Web protocols finished The code for the World Wide Web was written by Tim Berners-Lee, based on his proposal from the year before, along with the standards for HTML, HTTP, and URLs.  1991: First web page created  1993: Mosaic – first graphical web browser for the general public
  • 7. 1. You stop being invisible. 2. You create another sales tool 3. Two-Way Communicative Marketing 4. Cheap Market Research 5. Improve credibility
  • 8. The term WWW refers to the World Wide Web or simply the Web.  The World Wide Web consists of all the public Web sites connected to the Internet worldwide, including the client devices that access Web content.  The World Web is based on these technologies: 1. HTML - Hypertext Markup Language 2. HTTP - Hypertext Transfer Protocol 3. Web servers and Web browsers
  • 9. HTTP - the Hypertext Transfer Protocol - provides a standard for Web browsers and servers to communicate.  HTTP is an application layer network protocol built on top of TCP.  HTTP clients (such as Web browsers) and servers communicate via HTTP request and response messages.  The three main HTTP message types are GET, POST, and HEAD.
  • 10. HTML stands for Hypertext Markup Language.  HTML is used to define the structure and layout of a Web page  HTML used tags that have attributes.  Tim Berners-Lee was the primary author of html, however, you do the results.
  • 11.  A browser is a software application for retrieving, presenting and traversing information resources on the World Wide Web  The first web browser was invented in 1990 by Tim Berners-Lee. It was called WorldWideWeb  1993 Mosaic released  1994 Netscape  1995 Internet Explorer  1996 Opera  1998 Mozilla  2003 Safari  2004 Firefox  2008 Google chrome
  • 13. Request a page from server  Request pass through the network using a protocol like http  The resource is usually an HTML document
  • 14. Google.com 192.168.1.4 DNS Server We browser Server 192.168.1.4 HTML & other files Web Page Google.com User
  • 15. The job of the HTML parser is to parse the HTML markup into a parse tree.  The vocabulary and syntax of HTML are defined in specifications created by the W3C organization.
  • 17. There are a lot of programming languages used for website design.  Languages are classified as:  Client – Side  Server – Side
  • 18. Client-side is used to make Web pages change after they arrive at the browser.  It is useful for making pages a bit more interesting and user-friendly.  Examples: HTML – Java Script
  • 19. Server-side tends to be used for allowing users to have individual accounts and providing data from databases  PHP and ASP.net are the two main technologies for server-side scripting.
  • 20. This classification is based on the technology running the website.  This method decides the way the website deals with its data, content and provides an interface to its visitors.  According to the Building Method we have two types: I. Static websites II. Dynamic websites
  • 21. Advantages  Flexibility is the main advantage of a static site  Every page can be different if desired  Disadvantages  Update the content  Scalability
  • 22. Advantages  Connect to databases  Create a content management system  Disadvantages  The design of a dynamic site is more fixed than a static one  Costs are higher initially than for a static site.
  • 23. STATIC SITE DYNAMIC SITE 1. fixed amount of pages 1. Unlimited amount of pages 2. information is presented in 2. Information is presented in HTML programming languages and DB 3. The content on a static 3. The content generally webpage will never change changes every time the unless the change is page loads with you having applied manually to manually make those changes.
  • 25. Adding interactivity to a web site attracts user attention and tends to brings them to the website again.  Interaction on a website can be classified in two categories: 1. Single User Interaction 2. Multi-User Interaction
  • 27. display the content in a way which would attract users to spend more time on a website.  Use flash and Jquery to represent your website
  • 28. Allowing site visitors to interact with each other Most common examples are blogs, polls, discussions, sharing presentations, chat site, images and links etc.
  • 29. website design is planning, creation and updating websites.  Website design involves also information architecture, website structure, website layout, colors, and fonts well as icons design.  building the front-end of a web page.
  • 30. Website Planning Hosting Testing Domain Web Getting Name Technolo Your gies Site Noticed
  • 31. Website Planning Hosting Testing Domain Web Getting Name Technolo Your gies Site Noticed
  • 32. Understand website design concepts I. Users:  Types experts, regular  Ages II. Purpose  Commercial, government III. Features  Resizable font, ecommerce cart
  • 33. IV. Design:  easy to use  User-friendliness  Agent request
  • 36. Website Planning Hosting Testing Domain Web Getting Name Technolo Your gies Site Noticed
  • 37. Domain name is a unique name for a web site, like example.com.  Who is responsible for IP addressing and domain name management? ICANN (Internet Corporation for Assigned Names & Numbers)
  • 38. Website Planning Hosting Testing Domain Web Getting Name Technolo Your gies Site Noticed
  • 39. A web hosting service is a type of Internet hosting service that allows individuals and organizations to make their website accessible via the World Wide Web.
  • 42. Website Planning Hosting Testing Domain Web Getting Name Technolo Your gies Site Noticed
  • 43. This information includes  Markup languages  Programming interfaces languages  Standards for document identification and display.
  • 44. Website Planning Hosting Testing Domain Web Getting Name Technolo Your gies Site Noticed
  • 45. You will need to test your web pages as you design them in the major browsers
  • 46. Website Planning Hosting Testing Domain Web Getting Name Technolo Your gies Site Noticed
  • 47. When your site is ready, you will need to submit it to search engines like Google and Bing.
  • 48. Website Planning Hosting Testing Domain Web Getting Name Technolo Your gies Site Noticed
  • 49. Client Side  HTML  CSS  JavaScript  Server Side  PHP or ASP  CMS
  • 51. HTML stands for Hypertext Markup Language  Is HTML considered a programming language? No, HTML is not a programming language. The "M" stands for "Markup". Generally, a programming language allows you to describe some sort of process of doing something, whereas HTML is a way of adding context and structure to text.
  • 52. 1. Open Notepad and then go to File -> Save As... 2. When you choose your filename, ensure that you put .html on the end, e.g. mypage.html 3. Click OK
  • 53. HTML file (or web page) is coded using tags, which can define areas of a page or things on that page. <html> <head> </head> <body> </body> </html>
  • 54. HTML Tag: the HTML tags go at the start and at the end of your document. This tells your browser that what falls between them should be defined as HTML. So, unless I say otherwise, don't put anything before <html or after </html>.  HEAD Tag: What comes between these tags is not intended to be displayed as part of your page. Between these tags we can tell the browser things about the page or do stuff in the background. It is a useful place for many things, and I will introduce one of them later on.  BODY Tag: Between these two tags is stuff you want to display on your page. All of it. So if you need to put more on your page, then create more space between these two tags. Simple as. You can also set a few basic settings for your page using the body tag, which we will come to later on also! One step at a time.
  • 55. <html> <head> <title>My first HTML page</title> </head> <body> <p> Welcome to my first web page! </p> </body> </html>
  • 57. Thank you
  • 59. You can reach me via: M: 0955335301 E : khaitou@ymail.com F : facebook.com/Anas.Khaitou T : twitter.com/AnasKhaitou

Editor's Notes

  • #6: بدأت فكرة إنشاء شبكة معلومات من قبل إدارة الدفاع الأمريكية في عام 1969 م . عن طرق تمويل مشروع من أجل وصل الإدارة مع متعهدي القوات المسلحة ، وعدد كبير من الجامعات التي تعمل على أبحاث ممولة من القوات المسلحة ، وسميت هذه الشبكة باسم (أربا) ARPA اختصار الكلمة الإنجليزية The Advanced Research Project Administration وكان الهدف من هذا المشروع تطوير تقنية تشبيك كمبيوتر تصمد أمام هجوم عسكري ، وصممت شبكة &quot; أربا &quot; عن طريق خاصية تدعى طريقة إعادة التوجيه الديناميكي Dynamic rerouting وتعتمد هذه الطريقة على تشغيل الشبكة بشكل مستمر حتى في حالة انقطاع إحدى الوصلات أو تعطلها عن العمل تقوم الشبكة بتحويل الحركة إلى وصلات أخرى .فيما بعد لم يقتصر أستخدم شبكة &quot; أربانيت &quot; على القوات المسلحة فحسب ، فقد استخدمت من قبل الجامعات الأمريكية بكثافة كبيرة ، إلى حد أنها بدأت تعاني من ازدحام يفوق طاقتها ، وصار من الضروري إنشاء شبكة جديدة ، لهذا ظهرت شبكة جديدة في عام 1983 م سميت باسم &quot; مل نت &quot; MILNET لتخدم المواقع العسكرية فقط ، وأصبحت شبكة &quot; اربانيت&quot; تتولى أمر الاتصالات غير العسكرية ، مع بقائها موصولة مع &quot;مل نت &quot; من خلال برنامج أسمه بروتوكول &quot; إنترنيت &quot; Internet Protocol (IP)الذي اصبح فيما بعد المعيار الأساسي في الشبكات .بعد ظهور نظام التشغيل &quot; يونيكس &quot; Unix الذي اشتمل على البرمجيات الازمة للاتصال مع الشبكة وانتشار أستخدمه في أجهزة المستفدين أصبحت الشبكة مره أخرى تعاني من الحمل الزائد ، مما أدى إلى تحويل شبكة &quot; أربانيت &quot; في عام 1984 إلى مؤسسة العلوم الوطنية الأمريكية National Science Foundation (NSF) التي قامت بدورها وبالتحديد في عام 1986 بعمل شبكة أخرى أسرع أسمتها NSFNET ، وقد عملت هذه الشبكة بشكل جيد لغاية عام 1990 الذي تم فصل شبكة &quot;أربانيت&quot; عن الخدمة بعد 20 عام بسبب كثرة العيوب فيها ، مع بقاء شبكة NSFNET جزءاً مركزياً من &quot;إنترنيت&quot;. وباختصار نستطيع القول ان أهم نقاط تاريخ نشأة شبكة &quot;الانترنيت&quot; هي :
  • #7: http://sixrevisions.com/resources/the-history-of-the-internet-in-a-nutshell/http://www.angelfire.com/biz/kha98/maqlat_mhadrat/internethistory.htm
  • #8: 1. You stop being invisible.I’m not trying to be flippant, but by creating a website you stop being invisible to the people trying to find you online. More and more studies are telling us about the ROBO effect where customers are learning to research online before buying offline. They’re typing their problems or needs into the search engine of their choice and are researching the companies that appear for those queries. If you don’t have a Web presence, there’s no chance of you showing up and you never even enter into their thought process. In 2011, you can’t afford to be invisible.2. You create another sales tool.A website is a powerful sales tool and one that allows you to address your customers’ concerns, give them the information they need to make a decision and create compelling calls to action. Sure, you can keep placing ads in the Yellow Pages and hope that word-of-mouth generates on its own…or you can build something that inspires it to happen. Your website is your home turf where people can go to seek out trusted information about your company and engage with you on a more personal level. Use it to build confidence in your brand and to give customers important buying information (and incentives).3. Two-Way Communicative MarketingCustomers can quickly and easily give feedback on your product and/or marketing approach. 4. Cheap Market ResearchYou can use features on your website such as visitor polls, online surveys and your website statistics to find out what your customers like more and how they feel about certain aspects of your business to determine how you can improve your product and the way you do business.Website statistics show you how much traffic your website receives, how the visitor got to your website and where, geographically, the visitor is from.5. Improve credibilityA website gives you the opportunity to tell potential customers what you are about and why you deserve their trust and confidence. In fact, many people use the internet for pre-purchase research so that they can determine for themselves whether a particular supplier or brand is worthy of their patronage, and won t take them for a ride.The Internet also allows for Viral Marketing   where your website visitors spread positive word-of-mouth about your business - your customers do your marketing!