SlideShare uma empresa Scribd logo
1 de 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

Mais conteúdo relacionado

Mais procurados

Content management system
Content management systemContent management system
Content management systemAdhoura Academy
 
Web content management
Web content managementWeb content management
Web content managementSmita Chandra
 
Web Development Presentation
Web Development PresentationWeb Development Presentation
Web Development PresentationTurnToTech
 
JavaScript: Implementations And Applications
JavaScript: Implementations And ApplicationsJavaScript: Implementations And Applications
JavaScript: Implementations And ApplicationsPragya Pai
 
Web publishing
Web publishingWeb publishing
Web publishingKanav Sood
 
Web servers – features, installation and configuration
Web servers – features, installation and configurationWeb servers – features, installation and configuration
Web servers – features, installation and configurationwebhostingguy
 
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
 
Developing an ASP.NET Web Application
Developing an ASP.NET Web ApplicationDeveloping an ASP.NET Web Application
Developing an ASP.NET Web ApplicationRishi Kothari
 
Web Page Authoring 1
Web Page Authoring 1Web Page Authoring 1
Web Page Authoring 1yht4ever
 
Basic WordPress for Beginner ppt
Basic WordPress for Beginner pptBasic WordPress for Beginner ppt
Basic WordPress for Beginner pptDipika Wadhvani
 
Introduction to Web Architecture
Introduction to Web ArchitectureIntroduction to Web Architecture
Introduction to Web ArchitectureChamnap Chhorn
 
Advanced mechanisms for dynamic content delivery
Advanced mechanisms for dynamic content deliveryAdvanced mechanisms for dynamic content delivery
Advanced mechanisms for dynamic content deliveryAakash587
 
Introduction to ASP.NET
Introduction to ASP.NETIntroduction to ASP.NET
Introduction to ASP.NETRajkumarsoy
 
Advanced Web Development
Advanced Web DevelopmentAdvanced Web Development
Advanced Web DevelopmentRobert J. Stein
 

Mais procurados (20)

Content management system
Content management systemContent management system
Content management system
 
Web forms in ASP.net
Web forms in ASP.netWeb forms in ASP.net
Web forms in ASP.net
 
Web content management
Web content managementWeb content management
Web content management
 
HTML CSS Basics
HTML CSS BasicsHTML CSS Basics
HTML CSS Basics
 
Web Development Presentation
Web Development PresentationWeb Development Presentation
Web Development Presentation
 
JavaScript: Implementations And Applications
JavaScript: Implementations And ApplicationsJavaScript: Implementations And Applications
JavaScript: Implementations And Applications
 
Website
WebsiteWebsite
Website
 
Web publishing
Web publishingWeb publishing
Web publishing
 
Web servers – features, installation and configuration
Web servers – features, installation and configurationWeb servers – features, installation and configuration
Web servers – features, installation and configuration
 
website planning and creation for beginners
website planning and creation for beginners website planning and creation for beginners
website planning and creation for beginners
 
Developing an ASP.NET Web Application
Developing an ASP.NET Web ApplicationDeveloping an ASP.NET Web Application
Developing an ASP.NET Web Application
 
Web Page Authoring 1
Web Page Authoring 1Web Page Authoring 1
Web Page Authoring 1
 
Basic WordPress for Beginner ppt
Basic WordPress for Beginner pptBasic WordPress for Beginner ppt
Basic WordPress for Beginner ppt
 
Introduction to Web Architecture
Introduction to Web ArchitectureIntroduction to Web Architecture
Introduction to Web Architecture
 
Advanced mechanisms for dynamic content delivery
Advanced mechanisms for dynamic content deliveryAdvanced mechanisms for dynamic content delivery
Advanced mechanisms for dynamic content delivery
 
Web Development
Web DevelopmentWeb Development
Web Development
 
World Wide Web (WWW)
World Wide Web (WWW)World Wide Web (WWW)
World Wide Web (WWW)
 
Introduction to ASP.NET
Introduction to ASP.NETIntroduction to ASP.NET
Introduction to ASP.NET
 
Web Design Issues
Web Design IssuesWeb Design Issues
Web Design Issues
 
Advanced Web Development
Advanced Web DevelopmentAdvanced Web Development
Advanced Web Development
 

Destaque

Destaque (20)

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
 
Dynamic Web
Dynamic WebDynamic Web
Dynamic Web
 
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
 
Html Ppt
Html PptHtml Ppt
Html Ppt
 

Semelhante a 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
 
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
 

Semelhante a 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
 
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)
 
Content management system overview
Content management system overviewContent management system overview
Content management system overview
 

Último

New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.Curtis Poe
 
unit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptxunit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptxBkGupta21
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfAddepto
 
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxDigital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxLoriGlavin3
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii SoldatenkoFwdays
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek SchlawackFwdays
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubKalema Edgar
 
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxA Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxLoriGlavin3
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Mattias Andersson
 
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxPasskey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxLoriGlavin3
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr BaganFwdays
 
Advanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionAdvanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionDilum Bandara
 
What is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfWhat is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfMounikaPolabathina
 
Take control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteTake control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteDianaGray10
 
Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 3652toLead Limited
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfAlex Barbosa Coqueiro
 
SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024Lorenzo Miniero
 
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024BookNet Canada
 

Último (20)

New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.
 
unit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptxunit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptx
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdf
 
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxDigital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding Club
 
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxA Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?
 
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxPasskey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan
 
Advanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionAdvanced Computer Architecture – An Introduction
Advanced Computer Architecture – An Introduction
 
What is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfWhat is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdf
 
Take control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteTake control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test Suite
 
Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdf
 
SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024
 
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
 

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

Notas do Editor

  1. Joint Photographic Experts GroupGraphic Interchange Format