SlideShare ist ein Scribd-Unternehmen logo
1 von 20
• A static web page displays the same
information for all users, from all contexts or
subject making customization impossible.
• Thus, Static web pages are suitable for the
contents that never or rarely need to be
updated.
STATIC WEB PAGES
 Web Pages exist as individual
files
 Some file types that may be
familiar
 MS WORD DOC .doc, .docx
 MS EXCEL .xls, xlsx
 ADOBE FILES: .pdf, .psd, .ai.
 Digital Camera Files .jpg, .tiff
 Examples of typical static web
page files
 .htm
 .html
 Pages typically contain text,
hyper links, photos, and graphics
 Pages may also contain animated
or interactive media such as:
 Movie Clips (YouTube etc.)
 Adobe Flash Presentations
 Microsoft Silverlight
 Other media types
 Pages are associated with each
other by a menu of links or
“Navigation Menu”
 Changes to the main Navigation
Menu will require an edit to every
web page that contains this menu.
 Web development software can
automate Navigation Menu
maintenance, but pages will still
need to be re-published for
changes to take effect.
footer
 Pages are published by uploading
files to a Web Hosting Computer
 Directly from within the
development software
 By transferring individual or groups
of files with a File Transfer
program.
 Maintaining a networked folder
with the Web Hosting Serve
 Static Web Page Files are
published by physical transfer
from the development PC to a
Web Hosting Computer
  A server-side dynamic web page is a web
page whose construction is controlled by an 
application server processing server-side scripts. 
 They can be customised according to the need of the 
user!
 Employ Dynamic pages that exist as
files with extensions based on the type
of programming used.
 .jsp , .cfm, .pl, .php, .asp, .aspx
 Pages are Dynamic in that they can
draw ever changing Content from
external information sources
 Pages can provide Create, Retrieve,
Update, and Delete functions for
company records
 Pages may not require
republishing
 Pages are capable of providing
interactivity such as:
 Forms to request information or
submit sales leads
 Internal searches within your site
 Registration and Login, personal
profile maintenance, and
authenticated/secure access to
protected or premium content
Dynamic Product Catalogs and online
sales (Ecommerce)
 Information that is already maintained
within company I.T. Systems such as
Databases, Spreadsheets, and text files
can be leveraged as Web Content.
Access can be granted to allow
customers to maintain their own
information.
Web Content Management System (WCMS)
A web content management (WCM) system is a CMS
designed to simplify the publication of Web content to Web
sites, in particular allowing content creators to submit
content without requiring technical knowledge of HTML or
the uploading of files.
 When new web pages are added, Page
Navigation Menus are maintained
automatically
 Many Common Interactive and Dynamic
Features may be provided such as:
forms, articles, blogs, ecommerce,
event calendars, forums, etc.
 Pages and sub-pages may be created
based on a universal design or template
 Pages may have a modular design
featuring panels/areas for information
of certain types on select pages

No software installation is
necessary, just a web browser.
Static website
• It contain fixed no. of
pages.
• Theme of website and
content of webpage are
fixed.
• Static sites never use
database connectivity.
Dynamic website
• it can create webpage
dynamically.
• Webpage design and
content may change on run
time
• Dynamic sites deal with
database and generate the
contents dynamically using
database quires.
Static website
• It is highly secure than
dynamic sites because it
behave as a half duplex
approach so only one way
communication is possible
i.e.., server to client.
• It is directly run on browser
and does not require other
server application language
static website can be
created form html and css.
Dynamic website
• Dynamic website are less
secure because it behave as
full duplex approach so
both side communication is
possible so user can change
the server data.
• It run the application on
server and the output will
display on webpage so this
is require server application
language like PHP,
ASP.NET,JSP etc.
Static websites are a better choice when you:
 are limited in budget and are starting with a core web
presence
 are dealing with 20 pages or less
 are planning to add new pages occasionally
 are assigning maintenance to a provider or have skilled
staff and proper software
 need of portable, physical web page files
Dynamic websites are a better choice when you:
 need custom programming to accommodate your unique business needs
 need pages that must pull information from sources external to the website
proper
 need to be able to easily add and edit web pages (Content) from within a
browser
 need web pages that will display and update records from your information
systems
 need to give one or more staff members access to edit the site

Weitere ähnliche Inhalte

Was ist angesagt?

Was ist angesagt? (20)

Introduction to CSS
Introduction to CSSIntroduction to CSS
Introduction to CSS
 
Client side scripting and server side scripting
Client side scripting and server side scriptingClient side scripting and server side scripting
Client side scripting and server side scripting
 
Web application
Web applicationWeb application
Web application
 
HTML Forms
HTML FormsHTML Forms
HTML Forms
 
Html presentation
Html presentationHtml presentation
Html presentation
 
Html Ppt
Html PptHtml Ppt
Html Ppt
 
Javascript
JavascriptJavascript
Javascript
 
JavaScript Programming
JavaScript ProgrammingJavaScript Programming
JavaScript Programming
 
Introduction of Html/css/js
Introduction of Html/css/jsIntroduction of Html/css/js
Introduction of Html/css/js
 
Bootstrap
BootstrapBootstrap
Bootstrap
 
Complete Lecture on Css presentation
Complete Lecture on Css presentation Complete Lecture on Css presentation
Complete Lecture on Css presentation
 
Intro to Wordpress
Intro to WordpressIntro to Wordpress
Intro to Wordpress
 
Dynamic Web
Dynamic WebDynamic Web
Dynamic Web
 
Web Development
Web DevelopmentWeb Development
Web Development
 
jQuery for beginners
jQuery for beginnersjQuery for beginners
jQuery for beginners
 
Lab #2: Introduction to Javascript
Lab #2: Introduction to JavascriptLab #2: Introduction to Javascript
Lab #2: Introduction to Javascript
 
Content Management System - CMS
 Content Management System - CMS Content Management System - CMS
Content Management System - CMS
 
Introduction to JavaScript
Introduction to JavaScriptIntroduction to JavaScript
Introduction to JavaScript
 
Web development | Derin Dolen
Web development | Derin Dolen Web development | Derin Dolen
Web development | Derin Dolen
 
Basic WordPress for Beginner ppt
Basic WordPress for Beginner pptBasic WordPress for Beginner ppt
Basic WordPress for Beginner ppt
 

Andere mochten auch

Html / CSS Presentation
Html / CSS PresentationHtml / CSS Presentation
Html / CSS PresentationShawn Calvert
 
Test presentation
Test presentationTest presentation
Test presentationdoucetteb
 
Introduction to drupal
Introduction to drupalIntroduction to drupal
Introduction to drupalmayank.grd
 
Offline strategies for HTML5 web applications - ConFoo13
Offline strategies for HTML5 web applications - ConFoo13Offline strategies for HTML5 web applications - ConFoo13
Offline strategies for HTML5 web applications - ConFoo13Stephan Hochdörfer
 
Web front end development introduction to html css and javascript
Web front end development introduction to html css and javascriptWeb front end development introduction to html css and javascript
Web front end development introduction to html css and javascriptMarc Huang
 
Website Presentation
Website PresentationWebsite Presentation
Website PresentationTod Baker
 
Scope - Static and Dynamic
Scope - Static and DynamicScope - Static and Dynamic
Scope - Static and DynamicSneh Pahilwani
 
HTML presentation for beginners
HTML presentation for beginnersHTML presentation for beginners
HTML presentation for beginnersjeroenvdmeer
 
Introduction to html
Introduction to htmlIntroduction to html
Introduction to htmlvikasgaur31
 
Web Design Project Report
Web Design Project ReportWeb Design Project Report
Web Design Project ReportMJ Ferdous
 

Andere mochten auch (19)

Static dynamic and active web pages
Static dynamic and active web pagesStatic dynamic and active web pages
Static dynamic and active web pages
 
Intro to Dynamic Web Pages
Intro to Dynamic Web PagesIntro to Dynamic Web Pages
Intro to Dynamic Web Pages
 
Html / CSS Presentation
Html / CSS PresentationHtml / CSS Presentation
Html / CSS Presentation
 
Test presentation
Test presentationTest presentation
Test presentation
 
Introduction to drupal
Introduction to drupalIntroduction to drupal
Introduction to drupal
 
Offline strategies for HTML5 web applications - ConFoo13
Offline strategies for HTML5 web applications - ConFoo13Offline strategies for HTML5 web applications - ConFoo13
Offline strategies for HTML5 web applications - ConFoo13
 
Scirus
ScirusScirus
Scirus
 
Web front end development introduction to html css and javascript
Web front end development introduction to html css and javascriptWeb front end development introduction to html css and javascript
Web front end development introduction to html css and javascript
 
Intr To Html & Xhtml
Intr To Html & XhtmlIntr To Html & Xhtml
Intr To Html & Xhtml
 
Static web documents
Static web documents Static web documents
Static web documents
 
PPT ch03
PPT ch03PPT ch03
PPT ch03
 
Website Presentation
Website PresentationWebsite Presentation
Website Presentation
 
Static vs dynamic
Static vs dynamicStatic vs dynamic
Static vs dynamic
 
Chapter 4
Chapter 4Chapter 4
Chapter 4
 
Scope - Static and Dynamic
Scope - Static and DynamicScope - Static and Dynamic
Scope - Static and Dynamic
 
Document Design in Technical Writing
Document Design in Technical WritingDocument Design in Technical Writing
Document Design in Technical Writing
 
HTML presentation for beginners
HTML presentation for beginnersHTML presentation for beginners
HTML presentation for beginners
 
Introduction to html
Introduction to htmlIntroduction to html
Introduction to html
 
Web Design Project Report
Web Design Project ReportWeb Design Project Report
Web Design Project Report
 

Ähnlich wie presentation on static website design

All-Squared-LVAC-Web-Design.ppt
All-Squared-LVAC-Web-Design.pptAll-Squared-LVAC-Web-Design.ppt
All-Squared-LVAC-Web-Design.pptkulmiyealiabdille
 
Building Dynamic Websites With Joomla CMS
Building Dynamic Websites With Joomla CMSBuilding Dynamic Websites With Joomla CMS
Building Dynamic Websites With Joomla CMSThomas Siegers
 
Website Designing Services | Web Development Vizag | Web Solutions Visakhapatnam
Website Designing Services | Web Development Vizag | Web Solutions VisakhapatnamWebsite Designing Services | Web Development Vizag | Web Solutions Visakhapatnam
Website Designing Services | Web Development Vizag | Web Solutions VisakhapatnamGods Grace Technologies
 
Web Development Vizag and Website Designing Services
Web Development Vizag and Website Designing ServicesWeb Development Vizag and Website Designing Services
Web Development Vizag and Website Designing ServicesGods Grace Technologies
 
Information Management & Sharing in Digital Era
Information Management & Sharing in Digital Era Information Management & Sharing in Digital Era
Information Management & Sharing in Digital Era Liaquat Rahoo
 
Web Design Basics and HTML
Web Design Basics and HTMLWeb Design Basics and HTML
Web Design Basics and HTMLRajesh Sanabada
 
website planning and creation for beginners
website planning and creation for beginners website planning and creation for beginners
website planning and creation for beginners Shruti Goel
 
Different Types Of Websites - With Basic Information
Different Types Of Websites - With Basic InformationDifferent Types Of Websites - With Basic Information
Different Types Of Websites - With Basic InformationAfzal Hameed
 
Website creat website
Website creat website Website creat website
Website creat website EslamSaper1
 
Website Overview
Website OverviewWebsite Overview
Website OverviewChanHan Hy
 
Joomla Services
Joomla ServicesJoomla Services
Joomla ServicesVipin Sahu
 
Dynamic Website Designing
Dynamic Website DesigningDynamic Website Designing
Dynamic Website DesigningOGEN Infosystem
 
Indictrans technologies CMS presentation
Indictrans technologies CMS presentationIndictrans technologies CMS presentation
Indictrans technologies CMS presentationKanhaiya Kale
 
SharePoint 2007 and SharePoint 2010 for Web Content Management (WCM)
SharePoint 2007 and SharePoint 2010 for Web Content Management (WCM)SharePoint 2007 and SharePoint 2010 for Web Content Management (WCM)
SharePoint 2007 and SharePoint 2010 for Web Content Management (WCM)Richard Harbridge
 

Ähnlich wie presentation on static website design (20)

All-Squared-LVAC-Web-Design.ppt
All-Squared-LVAC-Web-Design.pptAll-Squared-LVAC-Web-Design.ppt
All-Squared-LVAC-Web-Design.ppt
 
Building Dynamic Websites With Joomla CMS
Building Dynamic Websites With Joomla CMSBuilding Dynamic Websites With Joomla CMS
Building Dynamic Websites With Joomla CMS
 
Website
WebsiteWebsite
Website
 
What is static_and_dynamic_web_page
What is static_and_dynamic_web_pageWhat is static_and_dynamic_web_page
What is static_and_dynamic_web_page
 
Website Designing Services | Web Development Vizag | Web Solutions Visakhapatnam
Website Designing Services | Web Development Vizag | Web Solutions VisakhapatnamWebsite Designing Services | Web Development Vizag | Web Solutions Visakhapatnam
Website Designing Services | Web Development Vizag | Web Solutions Visakhapatnam
 
Web Development Vizag and Website Designing Services
Web Development Vizag and Website Designing ServicesWeb Development Vizag and Website Designing Services
Web Development Vizag and Website Designing Services
 
Internet Websites
Internet WebsitesInternet Websites
Internet Websites
 
Information Management & Sharing in Digital Era
Information Management & Sharing in Digital Era Information Management & Sharing in Digital Era
Information Management & Sharing in Digital Era
 
Web Design Basics and HTML
Web Design Basics and HTMLWeb Design Basics and HTML
Web Design Basics and HTML
 
Web Pages
Web PagesWeb Pages
Web Pages
 
website planning and creation for beginners
website planning and creation for beginners website planning and creation for beginners
website planning and creation for beginners
 
Different Types Of Websites - With Basic Information
Different Types Of Websites - With Basic InformationDifferent Types Of Websites - With Basic Information
Different Types Of Websites - With Basic Information
 
Website creat website
Website creat website Website creat website
Website creat website
 
Dynamic Website
Dynamic Website Dynamic Website
Dynamic Website
 
Website Overview
Website OverviewWebsite Overview
Website Overview
 
What's on the web
What's on the webWhat's on the web
What's on the web
 
Joomla Services
Joomla ServicesJoomla Services
Joomla Services
 
Dynamic Website Designing
Dynamic Website DesigningDynamic Website Designing
Dynamic Website Designing
 
Indictrans technologies CMS presentation
Indictrans technologies CMS presentationIndictrans technologies CMS presentation
Indictrans technologies CMS presentation
 
SharePoint 2007 and SharePoint 2010 for Web Content Management (WCM)
SharePoint 2007 and SharePoint 2010 for Web Content Management (WCM)SharePoint 2007 and SharePoint 2010 for Web Content Management (WCM)
SharePoint 2007 and SharePoint 2010 for Web Content Management (WCM)
 

Kürzlich hochgeladen

Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FMESafe Software
 
Corporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxCorporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxRustici Software
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...apidays
 
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Jeffrey Haguewood
 
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Victor Rentea
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyKhushali Kathiriya
 
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...apidays
 
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 AmsterdamDEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 AmsterdamUiPathCommunity
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAndrey Devyatkin
 
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Victor Rentea
 
DBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDropbox
 
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...apidays
 
CNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In PakistanCNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In Pakistandanishmna97
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...DianaGray10
 
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ..."I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...Zilliz
 
Six Myths about Ontologies: The Basics of Formal Ontology
Six Myths about Ontologies: The Basics of Formal OntologySix Myths about Ontologies: The Basics of Formal Ontology
Six Myths about Ontologies: The Basics of Formal Ontologyjohnbeverley2021
 
Platformless Horizons for Digital Adaptability
Platformless Horizons for Digital AdaptabilityPlatformless Horizons for Digital Adaptability
Platformless Horizons for Digital AdaptabilityWSO2
 
Exploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with MilvusExploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with MilvusZilliz
 
MS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsMS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsNanddeep Nachan
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century educationjfdjdjcjdnsjd
 

Kürzlich hochgeladen (20)

Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
Corporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxCorporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptx
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...
 
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
 
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : Uncertainty
 
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
 
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 AmsterdamDEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of Terraform
 
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
 
DBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor Presentation
 
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
 
CNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In PakistanCNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In Pakistan
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
 
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ..."I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
 
Six Myths about Ontologies: The Basics of Formal Ontology
Six Myths about Ontologies: The Basics of Formal OntologySix Myths about Ontologies: The Basics of Formal Ontology
Six Myths about Ontologies: The Basics of Formal Ontology
 
Platformless Horizons for Digital Adaptability
Platformless Horizons for Digital AdaptabilityPlatformless Horizons for Digital Adaptability
Platformless Horizons for Digital Adaptability
 
Exploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with MilvusExploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with Milvus
 
MS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsMS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectors
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 

presentation on static website design

  • 1.
  • 2. • A static web page displays the same information for all users, from all contexts or subject making customization impossible. • Thus, Static web pages are suitable for the contents that never or rarely need to be updated. STATIC WEB PAGES
  • 3.
  • 4.  Web Pages exist as individual files  Some file types that may be familiar  MS WORD DOC .doc, .docx  MS EXCEL .xls, xlsx  ADOBE FILES: .pdf, .psd, .ai.  Digital Camera Files .jpg, .tiff  Examples of typical static web page files  .htm  .html
  • 5.  Pages typically contain text, hyper links, photos, and graphics  Pages may also contain animated or interactive media such as:  Movie Clips (YouTube etc.)  Adobe Flash Presentations  Microsoft Silverlight  Other media types
  • 6.  Pages are associated with each other by a menu of links or “Navigation Menu”  Changes to the main Navigation Menu will require an edit to every web page that contains this menu.  Web development software can automate Navigation Menu maintenance, but pages will still need to be re-published for changes to take effect. footer
  • 7.  Pages are published by uploading files to a Web Hosting Computer  Directly from within the development software  By transferring individual or groups of files with a File Transfer program.  Maintaining a networked folder with the Web Hosting Serve  Static Web Page Files are published by physical transfer from the development PC to a Web Hosting Computer
  • 8.
  • 9.   A server-side dynamic web page is a web page whose construction is controlled by an  application server processing server-side scripts.   They can be customised according to the need of the  user!
  • 10.
  • 11.  Employ Dynamic pages that exist as files with extensions based on the type of programming used.  .jsp , .cfm, .pl, .php, .asp, .aspx  Pages are Dynamic in that they can draw ever changing Content from external information sources  Pages can provide Create, Retrieve, Update, and Delete functions for company records  Pages may not require republishing
  • 12.  Pages are capable of providing interactivity such as:  Forms to request information or submit sales leads  Internal searches within your site  Registration and Login, personal profile maintenance, and authenticated/secure access to protected or premium content
  • 13. Dynamic Product Catalogs and online sales (Ecommerce)  Information that is already maintained within company I.T. Systems such as Databases, Spreadsheets, and text files can be leveraged as Web Content. Access can be granted to allow customers to maintain their own information.
  • 14.
  • 15. Web Content Management System (WCMS) A web content management (WCM) system is a CMS designed to simplify the publication of Web content to Web sites, in particular allowing content creators to submit content without requiring technical knowledge of HTML or the uploading of files.
  • 16.  When new web pages are added, Page Navigation Menus are maintained automatically  Many Common Interactive and Dynamic Features may be provided such as: forms, articles, blogs, ecommerce, event calendars, forums, etc.  Pages and sub-pages may be created based on a universal design or template  Pages may have a modular design featuring panels/areas for information of certain types on select pages  No software installation is necessary, just a web browser.
  • 17. Static website • It contain fixed no. of pages. • Theme of website and content of webpage are fixed. • Static sites never use database connectivity. Dynamic website • it can create webpage dynamically. • Webpage design and content may change on run time • Dynamic sites deal with database and generate the contents dynamically using database quires.
  • 18. Static website • It is highly secure than dynamic sites because it behave as a half duplex approach so only one way communication is possible i.e.., server to client. • It is directly run on browser and does not require other server application language static website can be created form html and css. Dynamic website • Dynamic website are less secure because it behave as full duplex approach so both side communication is possible so user can change the server data. • It run the application on server and the output will display on webpage so this is require server application language like PHP, ASP.NET,JSP etc.
  • 19. Static websites are a better choice when you:  are limited in budget and are starting with a core web presence  are dealing with 20 pages or less  are planning to add new pages occasionally  are assigning maintenance to a provider or have skilled staff and proper software  need of portable, physical web page files
  • 20. Dynamic websites are a better choice when you:  need custom programming to accommodate your unique business needs  need pages that must pull information from sources external to the website proper  need to be able to easily add and edit web pages (Content) from within a browser  need web pages that will display and update records from your information systems  need to give one or more staff members access to edit the site

Hinweis der Redaktion

  1. Joint Photographic Experts GroupGraphic Interchange Format