Results 1 to 6 of 6

Thread: What is Static Website Design?

  1. #1

    Default What is Static Website Design?

    Hello Friends,

    Please tell me what is static website design.

  2. #2
    Join Date
    May 2015
    Posts
    18

    Default

    Hello dear ,,,,,,,,,
    Static simply means that the information or 'code' that makes up the website doesn't change.

  3. #3
    Join Date
    Feb 2015
    Location
    58 Highfield Drive, Merrimac QLD 4226
    Posts
    37

    Default

    Static web sites are crafted to work more like a printed document and to be referred to on the web

  4. #4
    Join Date
    May 2014
    Posts
    68

    Default

    As per a source found on Google A static website has defined as follows:

    A static web page (sometimes called a flat page/stationary page) is a web page that is delivered to the user exactly as stored, in contrast to dynamic web pages which are generated by a web application.

  5. #5
    Join Date
    Dec 2012
    Posts
    392

    Default

    Web Design Choices
    Static v Dynamic Website Design

    There are basically two main types of website - static and dynamic.
    A static site is one that is usually written in plain HTML and what is in the code of the page is what is displayed to the user.

    A dynamic site is one that is written using a server-side scripting language such as PHP, ASP, JSP, or Coldfusion. In such a site the content is called in by the scripting language from other files or from a database depending on actions taken by the user.
    Relative merits of static and dynamic websites
    Static sites - advantages

    Flexibility is the main advantage of a static site - every page can be different if desired, to match the layout to different content, and the designer is free to put in any special effects that a client may ask for in a unique way on different pages. This allows theming - for instance an author may want a different theme for a different book and associated pages or perhaps for a series of books, in order to match the cover designs or the context of the stories.

    Cost is generally lower up-front than a dynamic site.
    Static sites - disadvantages

    The main problem with any static site appears when you wish to update the content. Unless you are conversant with HTML and the design methods used in the site then you have to go back to the designer to have any content changes made. This may be perfectly ok when a new page is required which needs design input, but if all you want to do is change some text then it can be a nuisance for both client and designer.

    The second main problem is scalability. If you wish to sell products on your site and you have a lot of them then you may have to construct individual pages for each one, which can take considerable time, effort and cost.

    Costs - there are ongoing costs for updating the content.
    Dynamic sites - advantages

    The main advantages of dynamic sites are that by connecting them to databases you can easily pull in information in an organised and structured way to create product pages or categories of related products sorted in a variety of different ways depending on how the user wants to view them.

    This ability to connect to a database means that you can also create a content management system - an interface which allows the client to input and manage data via a web-based series of administration pages. That content can be text for their pages and images to go along with the text, or items in their product range with categories, specifications, short and long descriptions, images, etc. In both these cases it can be as simple or as complex as the client requires.

    There are little or no ongoing costs unless there is a change in the basic design or an extra capability added.
    Dynamic sites - disadvantages

    The design of a dynamic site is more fixed than a static one because many of the pages are essentially a template into which data and content is poured to create multiple pages of a similar type. So for instance all your product pages will be essentially the same page layout with different data being displayed. While some customisation cabability can be built in it is usually quite limited, such a selecting from a set of pre-defined options. Individual layout changes to particular pages are not usually possible.

    Costs are higher initially than for a static site, and additional functionality may also cost more, particularly if it's something that wasn't envisaged originally and requires re-writing of the core code or database.

    The source: http://www.spiderwriting.co.uk/static-dynamic.php

  6. #6
    Join Date
    Apr 2020
    Posts
    704

    Default

    A static website is delivered to a user exactly the way it's stored. That means that nothing on the page will change by the user or even the site administrator unless there's a redesign of the site, or the site administrator goes directly into the code to change it.

Similar Threads

  1. What is Static Website?
    By riprook7 in forum Web Design Solutions
    Replies: 10
    Last Post: 10-27-2015, 08:50 AM
  2. Travel website design
    By randiv in forum Web Design Solutions
    Replies: 0
    Last Post: 07-01-2014, 07:27 AM
  3. how to design website?
    By shonpolack in forum Web Design Solutions
    Replies: 9
    Last Post: 05-02-2014, 04:13 AM
  4. Which is the best software to design a website?
    By Branco in forum Web Design Solutions
    Replies: 38
    Last Post: 07-03-2013, 09:37 AM
  5. Design the best website for your company
    By JimmTiger in forum Web Design Solutions
    Replies: 14
    Last Post: 02-16-2013, 05:53 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •