SlideShare a Scribd company logo
Welcome
Special thanks to our honorable teacher
MD. SHARIF HOSSEN
Lecturer of ICT Dept.
Comilla University
Web Browsers and Web
Document
GROUP MEMBERS:
 MD. NAZIR ALAM-1109001
 ENAMUL HAQ-1109005
 MARUFUR RAHMAN-1109006
 ZANNATUL NAIM-1109008
 NOORMOHAMMED-1109009
Overview
 What is Web Browser?
 Popular web browsers
 History and Milestones
 The relationship between web document and web browser
 How browser retrieve from the web document?
 The relationship between web page and web browser
 What is web document?
 How does Web document integrate with the web browser?
 Static Web Page.
 Dynamic Web Page.
 Types of Dynamic Web page
 How client and server side works?
 An example to retrieve data with the web page from the server
 Conclusion
ENAMUL HAQ
 A Web browser is a application that interprets the
coding language of the Web in graphic form
 This allows anyone to “browse the Web” by simple
point and click navigation 1
What is Web Browsers?
Popular web browsers:
 Mozilla Firefox (or simply Firefox) is a
free and open-source web browser developed by the
Mozilla Foundation and its subsidiary, the
Mozilla Corporation. Firefox is available for
Windows, macOS and Linux operating systems
 Google Chrome is a freeware web browser
developed by Google. It was first released in 2008,
for Microsoft Windows, and was later ported to
Linux, OS X, iOS and Android.
History and Milestones
・ WorldWideWeb. Tim Berners-Lee Christmas
day, 1990.
・ libwww. Berners-Lee and a student at CERN
named Jean-Francois Groff 1991 /1992,.
・ Line-mode. Nicola Pellow,1991
・ Erwise. After a visit from Robert Cailliau, a
group of students at Helsinki University of
Technology joined together to write a web
browser. April, 1992.
History and Milestones
 Opera. In 1994, the Opera browser was developed by a
team of researchers at a telecommunication company
called Telenor in Oslo, Norway.
 Internet in a box. January, 1994, O'Reilly and
Associates
 ・ Mozilla. In October, 1994, Netscape released the the
first beta version of their browser, Mozilla 0.96b, over
the Internet.
 ・ Internet Explorer. On August 23rd, 1995, Microsoft
released their Windows 95 operating system, including
a Web browser called Internet Explorer.
MARUFUR RAHMAN
The relationship between web
document and web browser
 A web browser displays a web page on a monitor or
mobile device. The web page is what displays, but the
term also refers to a computer file, usually written in
HTML or comparable markup language. Web
browsers coordinate the various web resource
elements for the written web page, such as style
sheets, scripts, and images, to present the web page.
How browser retrieve the web
document
 a web browser can retrieve a web page from a remote
web server. On a higher level, the web server may
restrict access to only a private network such as a
corporate intranet or it provides access to the World
Wide Web. On a lower level, the web browser uses
the Hypertext Transfer Protocol (HTTP) to make
such requests.
What is Web page?
 A web page (US spelling webpage or Web page) is
a document that is suitable for the World Wide Web
and web browsers
The Uses of Web Document in
Designing
 An Webpage is best thought as a set of VIRTUAL
ELEMENTS (paragraphs,titles,tables,list,images).
 There are so many languages are used to create a
web designing like as html, css, javascript, php etc
What is HTML
 HTML is the standard markup language for creating
Web pages.
 HTML stands for Hyper Text Markup Language
 HTML describes the structure of Web pages using
markup
 HTML elements are the building blocks of HTML
pages
Html Example :
 <html>
 <head>
 <title>This is a title</title>
 </head>
 <body>
 <p>Hello world!</p>
 </body>
 </html>
Html Output
What is CSS:
 CSS is a language that describes the style
of an HTML document.
 CSS describes how HTML elements should
be displayed
Css Example
Css Output
TYPES OF WEBPAGE
 THERE HAVE TWO TYPES OF WEB PAGE:
 1.STATIC WEB PAGE
 2.DYNAMIC WEB PAGE
ZANNATUL NAIM
Static Web Page
 Static Web pages display the exact same
information whenever anyone visits it.
 Static Web pages do not have to be simple plain
text.
Static Web Page
Static Page Output
Static Web Page
Why do we Need a Style Sheet?
Separates content from format
Consistent appearance over a site
Allows to easily change style
 In one page
 In a whole site
Increases the ability to handle style features
Static Web Page
 Static web pages are suitable for the contents that
never or rarely need to be updated.
 However, maintaining large numbers of static pages
as files can be impractical without automated tools.
 Any personalization or interactivity has to run client-
side, which is restricting
Static web page is delivered to the
user exactly as stored
Advantages of static websites
 Quick to develop
 Cheap to develop
 Cheap to host
Disadvantages of static websites
 Requires web development expertise to update site
 Site not as useful for the user
 Content can get stagnant
MD. NOOR MOHAMMAD
Dynamic Web Page
A dynamic website contains information that
changes, depending on the viewer, the time of the day,
the time zone, the viewers native language, and other
factors.
Types of Dynamic Web page
 Server-side dynamic web page
 Client-side dynamic web page
 Client-side dynamic web page
 It is processed using client side scripting such as
JavaScript. And then passed in
 Server-side dynamic web page
 It is created by using server-side scripting. There are
server-side scripting parameters that determine how
to assemble a new web page which also include
setting up of more client-side processing.
Types of Dynamic Web page
How Client side Web page works?
Client-side scripting refers to the programs that are
executed on client-side. Client-side scripts contains the
instruction for the browser to be executed in response to
certain user’s action.
Client Side Example
Server side Web page works?
 Sever-side scripting acts as an interface
for the client and also limit the user access
the resources on web server. It can also
collects the user’s characteristics in order
to customize response.
Server-side Example
Conclusion
 If you have further questions about the Web
browser or Web document, this document is a
repository of questions and answers about the
procedures and programs.
Thank You!

More Related Content

What's hot

Clientserver Presentation
Clientserver PresentationClientserver Presentation
Clientserver Presentation
Tuhin_Das
 

What's hot (20)

Virtualization
VirtualizationVirtualization
Virtualization
 
Static dynamic and active web pages
Static dynamic and active web pagesStatic dynamic and active web pages
Static dynamic and active web pages
 
File Transfer Protocol
File Transfer ProtocolFile Transfer Protocol
File Transfer Protocol
 
Load balancing in cloud computing.pptx
Load balancing in cloud computing.pptxLoad balancing in cloud computing.pptx
Load balancing in cloud computing.pptx
 
Network Layer design Issues.pptx
Network Layer design Issues.pptxNetwork Layer design Issues.pptx
Network Layer design Issues.pptx
 
Distributed system architecture
Distributed system architectureDistributed system architecture
Distributed system architecture
 
Load Balancing in Cloud
Load Balancing in CloudLoad Balancing in Cloud
Load Balancing in Cloud
 
Web technology
Web technologyWeb technology
Web technology
 
HTTP request and response
HTTP request and responseHTTP request and response
HTTP request and response
 
HTTP Basics
HTTP BasicsHTTP Basics
HTTP Basics
 
Web Tech
Web TechWeb Tech
Web Tech
 
Web Technology UPTU UNIT 1
Web Technology UPTU UNIT 1 Web Technology UPTU UNIT 1
Web Technology UPTU UNIT 1
 
Web application
Web applicationWeb application
Web application
 
Clientserver Presentation
Clientserver PresentationClientserver Presentation
Clientserver Presentation
 
Networking and Internetworking Devices
Networking and Internetworking DevicesNetworking and Internetworking Devices
Networking and Internetworking Devices
 
Dhcp ppt
Dhcp pptDhcp ppt
Dhcp ppt
 
switching techniques in data communication and networking
switching techniques in data communication and networkingswitching techniques in data communication and networking
switching techniques in data communication and networking
 
Osi reference model
Osi reference modelOsi reference model
Osi reference model
 
Introduction to Web Development
Introduction to Web DevelopmentIntroduction to Web Development
Introduction to Web Development
 
Synchronous and Asynchronous Transmission
Synchronous and Asynchronous TransmissionSynchronous and Asynchronous Transmission
Synchronous and Asynchronous Transmission
 

Similar to Web browsers and web document

frontendwebdevelopment-190510024804 (1).pptx
frontendwebdevelopment-190510024804 (1).pptxfrontendwebdevelopment-190510024804 (1).pptx
frontendwebdevelopment-190510024804 (1).pptx
ReemaAsker1
 
Web 2 0 Fullfeatures
Web 2 0 FullfeaturesWeb 2 0 Fullfeatures
Web 2 0 Fullfeatures
vsnmurthy
 
Web 2 0 Fullfeatures
Web 2 0 FullfeaturesWeb 2 0 Fullfeatures
Web 2 0 Fullfeatures
guest9b7f4753
 
ICS 2203-WEB APPLICATION DEVELOPMENT-EDUC Y2S1_MATHCOMP.docx
ICS 2203-WEB APPLICATION DEVELOPMENT-EDUC Y2S1_MATHCOMP.docxICS 2203-WEB APPLICATION DEVELOPMENT-EDUC Y2S1_MATHCOMP.docx
ICS 2203-WEB APPLICATION DEVELOPMENT-EDUC Y2S1_MATHCOMP.docx
Martin Mulwa
 

Similar to Web browsers and web document (20)

Front end web development
Front end web developmentFront end web development
Front end web development
 
frontendwebdevelopment-190510024804 (1).pptx
frontendwebdevelopment-190510024804 (1).pptxfrontendwebdevelopment-190510024804 (1).pptx
frontendwebdevelopment-190510024804 (1).pptx
 
Unit 5 World_Wide_Web.pptx
Unit 5 World_Wide_Web.pptxUnit 5 World_Wide_Web.pptx
Unit 5 World_Wide_Web.pptx
 
Introduction To Website Development
Introduction To Website DevelopmentIntroduction To Website Development
Introduction To Website Development
 
seminar Presentation final.pptx
seminar Presentation final.pptxseminar Presentation final.pptx
seminar Presentation final.pptx
 
Basics of Web Development.pptx
Basics of Web Development.pptxBasics of Web Development.pptx
Basics of Web Development.pptx
 
Web development ppt
Web development pptWeb development ppt
Web development ppt
 
Web Design & Development !BATRA COMPUTER CENTRE
Web Design & Development !BATRA COMPUTER CENTREWeb Design & Development !BATRA COMPUTER CENTRE
Web Design & Development !BATRA COMPUTER CENTRE
 
Web Pages
Web PagesWeb Pages
Web Pages
 
web designing course in chandigarh
web designing course in chandigarhweb designing course in chandigarh
web designing course in chandigarh
 
INDUSTRIAL TRAINING Presentation on Web Development. (2).pptx
INDUSTRIAL TRAINING Presentation on Web Development. (2).pptxINDUSTRIAL TRAINING Presentation on Web Development. (2).pptx
INDUSTRIAL TRAINING Presentation on Web Development. (2).pptx
 
Web designing and publishing computer studies theory lesson
Web designing and publishing computer studies theory lessonWeb designing and publishing computer studies theory lesson
Web designing and publishing computer studies theory lesson
 
Web 2 0 Fullfeatures
Web 2 0 FullfeaturesWeb 2 0 Fullfeatures
Web 2 0 Fullfeatures
 
Web 2 0 Fullfeatures
Web 2 0 FullfeaturesWeb 2 0 Fullfeatures
Web 2 0 Fullfeatures
 
Web development
Web developmentWeb development
Web development
 
ICS 2203-WEB APPLICATION DEVELOPMENT-EDUC Y2S1_MATHCOMP.docx
ICS 2203-WEB APPLICATION DEVELOPMENT-EDUC Y2S1_MATHCOMP.docxICS 2203-WEB APPLICATION DEVELOPMENT-EDUC Y2S1_MATHCOMP.docx
ICS 2203-WEB APPLICATION DEVELOPMENT-EDUC Y2S1_MATHCOMP.docx
 
Web-Development Powerpoint Presentation.
Web-Development Powerpoint Presentation.Web-Development Powerpoint Presentation.
Web-Development Powerpoint Presentation.
 
Web 2 0 Fullfeatures
Web 2 0 FullfeaturesWeb 2 0 Fullfeatures
Web 2 0 Fullfeatures
 
WP SESSION 2 PPT.ppt
WP SESSION 2 PPT.pptWP SESSION 2 PPT.ppt
WP SESSION 2 PPT.ppt
 
Introduction to web technology
Introduction to web technologyIntroduction to web technology
Introduction to web technology
 

More from Mohammad Kamrul Hasan

More from Mohammad Kamrul Hasan (7)

Distinguishing Performance of 60-GHz Micro strip Patch Antenna for Different ...
Distinguishing Performance of 60-GHz Micro strip Patch Antenna for Different ...Distinguishing Performance of 60-GHz Micro strip Patch Antenna for Different ...
Distinguishing Performance of 60-GHz Micro strip Patch Antenna for Different ...
 
Truth management system
Truth  management systemTruth  management system
Truth management system
 
What should or not be programmed on the web
What should or not be programmed on the  webWhat should or not be programmed on the  web
What should or not be programmed on the web
 
Tasks suitable for programming on the web
Tasks suitable for programming on the webTasks suitable for programming on the web
Tasks suitable for programming on the web
 
Programming paradigm and web programming
Programming paradigm and web programmingProgramming paradigm and web programming
Programming paradigm and web programming
 
Object oriented vs. object based programming
Object oriented vs. object based  programmingObject oriented vs. object based  programming
Object oriented vs. object based programming
 
Choice of programming language for web developing.
Choice of programming language for web developing.Choice of programming language for web developing.
Choice of programming language for web developing.
 

Recently uploaded

plant breeding methods in asexually or clonally propagated crops
plant breeding methods in asexually or clonally propagated cropsplant breeding methods in asexually or clonally propagated crops
plant breeding methods in asexually or clonally propagated crops
parmarsneha2
 
The Roman Empire A Historical Colossus.pdf
The Roman Empire A Historical Colossus.pdfThe Roman Empire A Historical Colossus.pdf
The Roman Empire A Historical Colossus.pdf
kaushalkr1407
 
Industrial Training Report- AKTU Industrial Training Report
Industrial Training Report- AKTU Industrial Training ReportIndustrial Training Report- AKTU Industrial Training Report
Industrial Training Report- AKTU Industrial Training Report
Avinash Rai
 

Recently uploaded (20)

PART A. Introduction to Costumer Service
PART A. Introduction to Costumer ServicePART A. Introduction to Costumer Service
PART A. Introduction to Costumer Service
 
Basic_QTL_Marker-assisted_Selection_Sourabh.ppt
Basic_QTL_Marker-assisted_Selection_Sourabh.pptBasic_QTL_Marker-assisted_Selection_Sourabh.ppt
Basic_QTL_Marker-assisted_Selection_Sourabh.ppt
 
plant breeding methods in asexually or clonally propagated crops
plant breeding methods in asexually or clonally propagated cropsplant breeding methods in asexually or clonally propagated crops
plant breeding methods in asexually or clonally propagated crops
 
The Roman Empire A Historical Colossus.pdf
The Roman Empire A Historical Colossus.pdfThe Roman Empire A Historical Colossus.pdf
The Roman Empire A Historical Colossus.pdf
 
Basic phrases for greeting and assisting costumers
Basic phrases for greeting and assisting costumersBasic phrases for greeting and assisting costumers
Basic phrases for greeting and assisting costumers
 
Matatag-Curriculum and the 21st Century Skills Presentation.pptx
Matatag-Curriculum and the 21st Century Skills Presentation.pptxMatatag-Curriculum and the 21st Century Skills Presentation.pptx
Matatag-Curriculum and the 21st Century Skills Presentation.pptx
 
The approach at University of Liverpool.pptx
The approach at University of Liverpool.pptxThe approach at University of Liverpool.pptx
The approach at University of Liverpool.pptx
 
Embracing GenAI - A Strategic Imperative
Embracing GenAI - A Strategic ImperativeEmbracing GenAI - A Strategic Imperative
Embracing GenAI - A Strategic Imperative
 
GIÁO ÁN DẠY THÊM (KẾ HOẠCH BÀI BUỔI 2) - TIẾNG ANH 8 GLOBAL SUCCESS (2 CỘT) N...
GIÁO ÁN DẠY THÊM (KẾ HOẠCH BÀI BUỔI 2) - TIẾNG ANH 8 GLOBAL SUCCESS (2 CỘT) N...GIÁO ÁN DẠY THÊM (KẾ HOẠCH BÀI BUỔI 2) - TIẾNG ANH 8 GLOBAL SUCCESS (2 CỘT) N...
GIÁO ÁN DẠY THÊM (KẾ HOẠCH BÀI BUỔI 2) - TIẾNG ANH 8 GLOBAL SUCCESS (2 CỘT) N...
 
Fish and Chips - have they had their chips
Fish and Chips - have they had their chipsFish and Chips - have they had their chips
Fish and Chips - have they had their chips
 
Jose-Rizal-and-Philippine-Nationalism-National-Symbol-2.pptx
Jose-Rizal-and-Philippine-Nationalism-National-Symbol-2.pptxJose-Rizal-and-Philippine-Nationalism-National-Symbol-2.pptx
Jose-Rizal-and-Philippine-Nationalism-National-Symbol-2.pptx
 
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
 
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXXPhrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
 
Industrial Training Report- AKTU Industrial Training Report
Industrial Training Report- AKTU Industrial Training ReportIndustrial Training Report- AKTU Industrial Training Report
Industrial Training Report- AKTU Industrial Training Report
 
Solid waste management & Types of Basic civil Engineering notes by DJ Sir.pptx
Solid waste management & Types of Basic civil Engineering notes by DJ Sir.pptxSolid waste management & Types of Basic civil Engineering notes by DJ Sir.pptx
Solid waste management & Types of Basic civil Engineering notes by DJ Sir.pptx
 
Introduction to Quality Improvement Essentials
Introduction to Quality Improvement EssentialsIntroduction to Quality Improvement Essentials
Introduction to Quality Improvement Essentials
 
Instructions for Submissions thorugh G- Classroom.pptx
Instructions for Submissions thorugh G- Classroom.pptxInstructions for Submissions thorugh G- Classroom.pptx
Instructions for Submissions thorugh G- Classroom.pptx
 
How to Break the cycle of negative Thoughts
How to Break the cycle of negative ThoughtsHow to Break the cycle of negative Thoughts
How to Break the cycle of negative Thoughts
 
Chapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptxChapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptx
 
How to Create Map Views in the Odoo 17 ERP
How to Create Map Views in the Odoo 17 ERPHow to Create Map Views in the Odoo 17 ERP
How to Create Map Views in the Odoo 17 ERP
 

Web browsers and web document

  • 1. Welcome Special thanks to our honorable teacher MD. SHARIF HOSSEN Lecturer of ICT Dept. Comilla University
  • 2. Web Browsers and Web Document
  • 3. GROUP MEMBERS:  MD. NAZIR ALAM-1109001  ENAMUL HAQ-1109005  MARUFUR RAHMAN-1109006  ZANNATUL NAIM-1109008  NOORMOHAMMED-1109009
  • 4. Overview  What is Web Browser?  Popular web browsers  History and Milestones  The relationship between web document and web browser  How browser retrieve from the web document?  The relationship between web page and web browser  What is web document?  How does Web document integrate with the web browser?  Static Web Page.  Dynamic Web Page.  Types of Dynamic Web page  How client and server side works?  An example to retrieve data with the web page from the server  Conclusion
  • 6.  A Web browser is a application that interprets the coding language of the Web in graphic form  This allows anyone to “browse the Web” by simple point and click navigation 1 What is Web Browsers?
  • 7. Popular web browsers:  Mozilla Firefox (or simply Firefox) is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox is available for Windows, macOS and Linux operating systems  Google Chrome is a freeware web browser developed by Google. It was first released in 2008, for Microsoft Windows, and was later ported to Linux, OS X, iOS and Android.
  • 8.
  • 9. History and Milestones ・ WorldWideWeb. Tim Berners-Lee Christmas day, 1990. ・ libwww. Berners-Lee and a student at CERN named Jean-Francois Groff 1991 /1992,. ・ Line-mode. Nicola Pellow,1991 ・ Erwise. After a visit from Robert Cailliau, a group of students at Helsinki University of Technology joined together to write a web browser. April, 1992.
  • 10. History and Milestones  Opera. In 1994, the Opera browser was developed by a team of researchers at a telecommunication company called Telenor in Oslo, Norway.  Internet in a box. January, 1994, O'Reilly and Associates  ・ Mozilla. In October, 1994, Netscape released the the first beta version of their browser, Mozilla 0.96b, over the Internet.  ・ Internet Explorer. On August 23rd, 1995, Microsoft released their Windows 95 operating system, including a Web browser called Internet Explorer.
  • 12. The relationship between web document and web browser  A web browser displays a web page on a monitor or mobile device. The web page is what displays, but the term also refers to a computer file, usually written in HTML or comparable markup language. Web browsers coordinate the various web resource elements for the written web page, such as style sheets, scripts, and images, to present the web page.
  • 13. How browser retrieve the web document  a web browser can retrieve a web page from a remote web server. On a higher level, the web server may restrict access to only a private network such as a corporate intranet or it provides access to the World Wide Web. On a lower level, the web browser uses the Hypertext Transfer Protocol (HTTP) to make such requests.
  • 14. What is Web page?  A web page (US spelling webpage or Web page) is a document that is suitable for the World Wide Web and web browsers
  • 15. The Uses of Web Document in Designing  An Webpage is best thought as a set of VIRTUAL ELEMENTS (paragraphs,titles,tables,list,images).  There are so many languages are used to create a web designing like as html, css, javascript, php etc
  • 16. What is HTML  HTML is the standard markup language for creating Web pages.  HTML stands for Hyper Text Markup Language  HTML describes the structure of Web pages using markup  HTML elements are the building blocks of HTML pages
  • 17. Html Example :  <html>  <head>  <title>This is a title</title>  </head>  <body>  <p>Hello world!</p>  </body>  </html>
  • 19. What is CSS:  CSS is a language that describes the style of an HTML document.  CSS describes how HTML elements should be displayed
  • 22. TYPES OF WEBPAGE  THERE HAVE TWO TYPES OF WEB PAGE:  1.STATIC WEB PAGE  2.DYNAMIC WEB PAGE
  • 24. Static Web Page  Static Web pages display the exact same information whenever anyone visits it.  Static Web pages do not have to be simple plain text.
  • 27. Static Web Page Why do we Need a Style Sheet? Separates content from format Consistent appearance over a site Allows to easily change style  In one page  In a whole site Increases the ability to handle style features
  • 28. Static Web Page  Static web pages are suitable for the contents that never or rarely need to be updated.  However, maintaining large numbers of static pages as files can be impractical without automated tools.  Any personalization or interactivity has to run client- side, which is restricting
  • 29. Static web page is delivered to the user exactly as stored
  • 30. Advantages of static websites  Quick to develop  Cheap to develop  Cheap to host
  • 31. Disadvantages of static websites  Requires web development expertise to update site  Site not as useful for the user  Content can get stagnant
  • 33. Dynamic Web Page A dynamic website contains information that changes, depending on the viewer, the time of the day, the time zone, the viewers native language, and other factors.
  • 34. Types of Dynamic Web page  Server-side dynamic web page  Client-side dynamic web page
  • 35.  Client-side dynamic web page  It is processed using client side scripting such as JavaScript. And then passed in  Server-side dynamic web page  It is created by using server-side scripting. There are server-side scripting parameters that determine how to assemble a new web page which also include setting up of more client-side processing. Types of Dynamic Web page
  • 36. How Client side Web page works? Client-side scripting refers to the programs that are executed on client-side. Client-side scripts contains the instruction for the browser to be executed in response to certain user’s action.
  • 38. Server side Web page works?  Sever-side scripting acts as an interface for the client and also limit the user access the resources on web server. It can also collects the user’s characteristics in order to customize response.
  • 40. Conclusion  If you have further questions about the Web browser or Web document, this document is a repository of questions and answers about the procedures and programs.