Deck 4: The Web Web Basics Browsers

ملء الشاشة (f)
exit full mode
سؤال
 A Web _________ is client software that displays Web page elements and handles links between those pages.
استخدم زر المسافة أو
up arrow
down arrow
لقلب البطاقة.
سؤال
 A Web __________ is based on an HTML source document that is stored as a file on a Web server.​
سؤال
 A __________ document contains the text for a Web page interspersed with coding for how to display text and any additional visual or auditory elements.​
سؤال
 What is the term that is used to describe a computer system that could store literary documents, link them according to logical relationships, and allow readers to comment and annotate what they read?​ 

A) ​WWW 
B) ​Internet 
C) ​cascading style sheets 
D) ​hypertext
سؤال
 A link contains the ________ that links to another Web page.​ 

A) ​hypertext 
B) ​URL 
C) ​domain name 
D) ​CSS
سؤال
 The file name of a specific Web page always appears first in the URL. 
سؤال
 Web sites can be spread across multiple Web servers.​ 
سؤال
 A Web _________ is an Internet-based computer that stores Web site content and accepts requests from browsers.​ 

A) ​site 
B) ​server 
C) ​store 
D) ​browser
سؤال
 In today's Web, most Web pages have bidirectional links.​ 
سؤال
 Every Web page has a unique address called a(n) ___________.​ 

A) ​HTML 
B) ​CSS 
C) ​HTTP 
D) ​URL
سؤال
 URLs contain a domain name.​ 
سؤال
 HTTP is the markup language used to specify the contents of a Web page. 
سؤال
 The World Wide Web is a collection of HTML documents, images, videos, and sound files that can be linked to each other and accessed over the Internet using a protocol called _____.​ 

A) ​HTTP 
B) ​HTML 
C) ​FTP 
D) ​IP
سؤال
 What is the term used for when a link leads to a Web page that no longer exists?​ 

A) ​404 error 
B) ​link rot 
C) ​URL error 
D) ​short URL
سؤال
 The Web is synonymous with the Internet. 
سؤال
 Ted Nelson developed the specifications for URLs, HTML, and HTTP.​ 
سؤال
 Which early browser was the first to run on multiple computer platforms including Windows?​ 

A) ​Mosaic 
B) ​Internet Explorer 
C) ​Safari 
D) ​none of the above
سؤال
 The ____________ is a collection of HTML documents, images, videos, and sound files that can be linked to each other and accessed over the Internet using a protocol called HTTP.​ 

A) ​The Internet 
B) ​World Wide Web 
C) ​ARPSNET 
D) ​HTML
سؤال
 A URL never contains spaces.​ 
سؤال
 Web pages are connected by __________ links.​
سؤال
 Browser cache is another term for browser History list.​ 
سؤال
 A browser __________ adds features to a browser.​ 

A) ​plugin 
B) ​extension 
C) ​executable 
D) ​OS
سؤال
 It is a good idea to ________ your browser when a new version becomes available, mainly to increase security.​
سؤال
 Apple Safari, Google Chrome, Microsoft Internet Explorer, and Mozilla Firefox are examples of ________.​
سؤال
 If you allow your browser to store passwords, you non longer need to worry about security for those passwords. 
سؤال
 Which of the following is a function of the browser cache?​ 

A) ​Any elements that it stores do not have to be downloaded again. 
B) ​Your passwords are securely stored. 
C) ​Your cookies are downloaded. 
D) ​All of the above.
سؤال
 If your device will not display a PDF in your browser, you may need to install a browser ________ .​ 

A) ​cache 
B) ​extension 
C) ​executable 
D) ​plugin
سؤال
 Files can remain in the Web cache for days or weeks​ 
سؤال
 The browser ________ page is the first page displayed when the browser starts.​
سؤال
 Which of the following would NOT be considered an essential element of a browser?​ 

A) ​Navigation buttons 
C) ​Address box 
D) ​Bookmark toolbar
سؤال
 If you want to change your default browser, you need to delete the browsers that you no longer want to use.​ 
سؤال
 Your ________ browser is automatically used when opening a web page or clicking on a web link.​
سؤال
 In a browser, _________ services can automatically complete your search requests based on previous searches.
سؤال
 Your browser _________ serves as temporary storage for Web documents.
سؤال
 A(n) ________ is a program that extends a browser's ability to work with file formats.
سؤال
 In a browser, __________ link to pages that you use frequently.​ 

A) ​bookmarks 
B) ​favorites 
C) ​both A and B 
D) ​None of the above
سؤال
 You can use multiple browsers on a device.​ 
سؤال
 Browser________ allow your browser to queue up multiple Web pages so that you can easily switch between them.​
سؤال
 It is not possible to delete the contents of your browser cache.​ 
سؤال
 If you wanted to add a feature to your browser, such as an ad-blocker, you would need to install a browser __________.​
سؤال
 An HTML document is sometimes referred to as a _______ document.​
سؤال
 Authors mark up HTML documents by inserting special instructions called HTML ______.​
سؤال
 The Head section of an HTML document contains text and links to images.​ 
سؤال
 When were the original HTML specifications developed by Tim Berners-Lee?​ 

A) ​1970 
B) ​1980 
C) ​1990 
D) ​2000
سؤال
 HTML tags are instructions for a browser.​ 
سؤال
 Which of the following is NOT used to create or edit HTML documents?​ 

A) ​HTML conversion utility 
B) ​Filezilla FTP client 
C) ​Word processing software 
D) ​Online HTML editor
سؤال
 Which of the following is a markup language?​ 

A) ​XML 
B) ​XHTML 
C) ​SGML 
D) ​All of the above
سؤال
 HTML is the only markup language used on the Web.​ 
سؤال
 If you wanted to set the text in a section of your HTML document to italics, what tag would you use?​ 

A) <​italic​> 
B) <​i​> 
C) ​<​it​> 
D) ​none of the above
سؤال
 Which HTML tag designates links to other Web pages?​ 

A) ​<​h1​> 
B) ​<​img​> 
C) ​<​html​> 
D) ​<​a href​>
سؤال
 An HTML document consists of three sections: the head,  the body, and the content.​ 
سؤال
 Programs such as Dreamweaver and KompoZer are examples of ______ HTML editors.​
سؤال
 What does the HTML tag ​<​​p​> designate in an HTML document?​ 

A) ​new paragraph 
B) ​personal data 
C) ​print command 
D) ​show photos
سؤال
 ______ is a markup language designed to describe data.​
سؤال
 ​In an HTML document, most tags are inserted as pairs. 
سؤال
 You can create HTML documents with simple text editors such as Notepad or TextEdit.​ 
سؤال
 An HTML document begins with the DOCTYPE and html declarations.​ 
سؤال
 _____ is the current HTML specifications.​
سؤال
 Which of the following file extensions indicates teh file is an HTML document?​ 

A) ​.html
B) ​.htm
C) ​.doc
D) ​both A and B
سؤال
 ______ is called a markup language because authors mark up documents by inserting special instructions.​
سؤال
 Which HTTP method does a browser use when you upload files to a specific Web address?​ 

A) ​POST 
B) ​GET 
C) ​PUT 
D) ​SEND
سؤال
 A _________ Web page displays customized content in response to keyboard or mouse actions, or based on information supplied directly or indirectly by the person viewing the page.​
سؤال
 Besides a URL, and a set of Web pages, what else do you need for getting a Web site up and running?​
سؤال
 ________-side scripts run on Web servers rather than on your local device.​
سؤال
 You can think of HTTP as the system that browsers use to communicate with a Web server and ask for HTML documents.​ 
سؤال
 A 404 status code indicates that the resource that your browser requested does not exist.​ 
سؤال
 An HTTP ________ is a sequence of transactions between a Web server and a broswer.​
سؤال
 A set of commands called HTTP ________ help your browser communicate with Web servers.​
سؤال
 Cookies can be stored on desktop and laptop computers but not smartphones or tablet computers.​ 
سؤال
 Using just HTML and CSS, Web designers can create dynamic Web pages.​ 
سؤال
 Which of the following is a common use of server-side scripting?​ 

A) ​online shopping 
B) ​changing the appearance of a graphical object displayed on a Web page 
C) ​caching Web pages for quick loading 
D) ​all of the above
سؤال
 A file with a .css file extension indicates that it is a(n) ________ CSS.​
سؤال
 HTTP uses port 20 for communications between a client device and a server.​ 
سؤال
 Because HTTP is a _________ protocol, each time you connect to a different Web page at the site, the server regards it as a new visit.​
سؤال
 If you wanted to turn bold off for the remainder of the text in an HTML document, what tag would you use?​ 

A) ​<​i​> 
B) ​<​b​> 
C) ​<​/bold​> 
D) ​<​/b​>
سؤال
 A(n) ____________ is a company that provides space on a server to house Web pages.​ 

A) ​HTML editor 
B) ​CSS 
C) ​ISP 
D) ​Web hosting service
سؤال
 ______-side scripts are embedded in an HTML document and run locally when a Web page is displayed by a browser.​
سؤال
 HTTP is considered to be a(n) ___________ protocol.​ 

A) ​cookie 
B) ​FTP 
C) ​persistent 
D) ​stateless
سؤال
 Which of the following is NOT an HTTP method?​ 

A) ​GET 
B) ​SEND 
C) ​OPTIONS 
D) ​PUT
سؤال
 _____________ is a set of detailed style specifications, called style rules, for an HTML document.​
فتح الحزمة
قم بالتسجيل لفتح البطاقات في هذه المجموعة!
Unlock Deck
Unlock Deck
1/100
auto play flashcards
العب
simple tutorial
ملء الشاشة (f)
exit full mode
Deck 4: The Web Web Basics Browsers
1
 A Web _________ is client software that displays Web page elements and handles links between those pages.
  browser​
2
 A Web __________ is based on an HTML source document that is stored as a file on a Web server.​
  page
3
 A __________ document contains the text for a Web page interspersed with coding for how to display text and any additional visual or auditory elements.​
  source
4
 What is the term that is used to describe a computer system that could store literary documents, link them according to logical relationships, and allow readers to comment and annotate what they read?​ 

A) ​WWW 
B) ​Internet 
C) ​cascading style sheets 
D) ​hypertext
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
5
 A link contains the ________ that links to another Web page.​ 

A) ​hypertext 
B) ​URL 
C) ​domain name 
D) ​CSS
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
6
 The file name of a specific Web page always appears first in the URL. 
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
7
 Web sites can be spread across multiple Web servers.​ 
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
8
 A Web _________ is an Internet-based computer that stores Web site content and accepts requests from browsers.​ 

A) ​site 
B) ​server 
C) ​store 
D) ​browser
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
9
 In today's Web, most Web pages have bidirectional links.​ 
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
10
 Every Web page has a unique address called a(n) ___________.​ 

A) ​HTML 
B) ​CSS 
C) ​HTTP 
D) ​URL
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
11
 URLs contain a domain name.​ 
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
12
 HTTP is the markup language used to specify the contents of a Web page. 
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
13
 The World Wide Web is a collection of HTML documents, images, videos, and sound files that can be linked to each other and accessed over the Internet using a protocol called _____.​ 

A) ​HTTP 
B) ​HTML 
C) ​FTP 
D) ​IP
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
14
 What is the term used for when a link leads to a Web page that no longer exists?​ 

A) ​404 error 
B) ​link rot 
C) ​URL error 
D) ​short URL
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
15
 The Web is synonymous with the Internet. 
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
16
 Ted Nelson developed the specifications for URLs, HTML, and HTTP.​ 
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
17
 Which early browser was the first to run on multiple computer platforms including Windows?​ 

A) ​Mosaic 
B) ​Internet Explorer 
C) ​Safari 
D) ​none of the above
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
18
 The ____________ is a collection of HTML documents, images, videos, and sound files that can be linked to each other and accessed over the Internet using a protocol called HTTP.​ 

A) ​The Internet 
B) ​World Wide Web 
C) ​ARPSNET 
D) ​HTML
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
19
 A URL never contains spaces.​ 
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
20
 Web pages are connected by __________ links.​
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
21
 Browser cache is another term for browser History list.​ 
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
22
 A browser __________ adds features to a browser.​ 

A) ​plugin 
B) ​extension 
C) ​executable 
D) ​OS
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
23
 It is a good idea to ________ your browser when a new version becomes available, mainly to increase security.​
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
24
 Apple Safari, Google Chrome, Microsoft Internet Explorer, and Mozilla Firefox are examples of ________.​
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
25
 If you allow your browser to store passwords, you non longer need to worry about security for those passwords. 
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
26
 Which of the following is a function of the browser cache?​ 

A) ​Any elements that it stores do not have to be downloaded again. 
B) ​Your passwords are securely stored. 
C) ​Your cookies are downloaded. 
D) ​All of the above.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
27
 If your device will not display a PDF in your browser, you may need to install a browser ________ .​ 

A) ​cache 
B) ​extension 
C) ​executable 
D) ​plugin
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
28
 Files can remain in the Web cache for days or weeks​ 
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
29
 The browser ________ page is the first page displayed when the browser starts.​
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
30
 Which of the following would NOT be considered an essential element of a browser?​ 

A) ​Navigation buttons 
C) ​Address box 
D) ​Bookmark toolbar
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
31
 If you want to change your default browser, you need to delete the browsers that you no longer want to use.​ 
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
32
 Your ________ browser is automatically used when opening a web page or clicking on a web link.​
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
33
 In a browser, _________ services can automatically complete your search requests based on previous searches.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
34
 Your browser _________ serves as temporary storage for Web documents.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
35
 A(n) ________ is a program that extends a browser's ability to work with file formats.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
36
 In a browser, __________ link to pages that you use frequently.​ 

A) ​bookmarks 
B) ​favorites 
C) ​both A and B 
D) ​None of the above
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
37
 You can use multiple browsers on a device.​ 
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
38
 Browser________ allow your browser to queue up multiple Web pages so that you can easily switch between them.​
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
39
 It is not possible to delete the contents of your browser cache.​ 
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
40
 If you wanted to add a feature to your browser, such as an ad-blocker, you would need to install a browser __________.​
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
41
 An HTML document is sometimes referred to as a _______ document.​
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
42
 Authors mark up HTML documents by inserting special instructions called HTML ______.​
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
43
 The Head section of an HTML document contains text and links to images.​ 
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
44
 When were the original HTML specifications developed by Tim Berners-Lee?​ 

A) ​1970 
B) ​1980 
C) ​1990 
D) ​2000
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
45
 HTML tags are instructions for a browser.​ 
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
46
 Which of the following is NOT used to create or edit HTML documents?​ 

A) ​HTML conversion utility 
B) ​Filezilla FTP client 
C) ​Word processing software 
D) ​Online HTML editor
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
47
 Which of the following is a markup language?​ 

A) ​XML 
B) ​XHTML 
C) ​SGML 
D) ​All of the above
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
48
 HTML is the only markup language used on the Web.​ 
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
49
 If you wanted to set the text in a section of your HTML document to italics, what tag would you use?​ 

A) <​italic​> 
B) <​i​> 
C) ​<​it​> 
D) ​none of the above
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
50
 Which HTML tag designates links to other Web pages?​ 

A) ​<​h1​> 
B) ​<​img​> 
C) ​<​html​> 
D) ​<​a href​>
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
51
 An HTML document consists of three sections: the head,  the body, and the content.​ 
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
52
 Programs such as Dreamweaver and KompoZer are examples of ______ HTML editors.​
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
53
 What does the HTML tag ​<​​p​> designate in an HTML document?​ 

A) ​new paragraph 
B) ​personal data 
C) ​print command 
D) ​show photos
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
54
 ______ is a markup language designed to describe data.​
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
55
 ​In an HTML document, most tags are inserted as pairs. 
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
56
 You can create HTML documents with simple text editors such as Notepad or TextEdit.​ 
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
57
 An HTML document begins with the DOCTYPE and html declarations.​ 
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
58
 _____ is the current HTML specifications.​
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
59
 Which of the following file extensions indicates teh file is an HTML document?​ 

A) ​.html
B) ​.htm
C) ​.doc
D) ​both A and B
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
60
 ______ is called a markup language because authors mark up documents by inserting special instructions.​
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
61
 Which HTTP method does a browser use when you upload files to a specific Web address?​ 

A) ​POST 
B) ​GET 
C) ​PUT 
D) ​SEND
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
62
 A _________ Web page displays customized content in response to keyboard or mouse actions, or based on information supplied directly or indirectly by the person viewing the page.​
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
63
 Besides a URL, and a set of Web pages, what else do you need for getting a Web site up and running?​
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
64
 ________-side scripts run on Web servers rather than on your local device.​
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
65
 You can think of HTTP as the system that browsers use to communicate with a Web server and ask for HTML documents.​ 
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
66
 A 404 status code indicates that the resource that your browser requested does not exist.​ 
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
67
 An HTTP ________ is a sequence of transactions between a Web server and a broswer.​
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
68
 A set of commands called HTTP ________ help your browser communicate with Web servers.​
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
69
 Cookies can be stored on desktop and laptop computers but not smartphones or tablet computers.​ 
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
70
 Using just HTML and CSS, Web designers can create dynamic Web pages.​ 
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
71
 Which of the following is a common use of server-side scripting?​ 

A) ​online shopping 
B) ​changing the appearance of a graphical object displayed on a Web page 
C) ​caching Web pages for quick loading 
D) ​all of the above
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
72
 A file with a .css file extension indicates that it is a(n) ________ CSS.​
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
73
 HTTP uses port 20 for communications between a client device and a server.​ 
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
74
 Because HTTP is a _________ protocol, each time you connect to a different Web page at the site, the server regards it as a new visit.​
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
75
 If you wanted to turn bold off for the remainder of the text in an HTML document, what tag would you use?​ 

A) ​<​i​> 
B) ​<​b​> 
C) ​<​/bold​> 
D) ​<​/b​>
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
76
 A(n) ____________ is a company that provides space on a server to house Web pages.​ 

A) ​HTML editor 
B) ​CSS 
C) ​ISP 
D) ​Web hosting service
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
77
 ______-side scripts are embedded in an HTML document and run locally when a Web page is displayed by a browser.​
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
78
 HTTP is considered to be a(n) ___________ protocol.​ 

A) ​cookie 
B) ​FTP 
C) ​persistent 
D) ​stateless
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
79
 Which of the following is NOT an HTTP method?​ 

A) ​GET 
B) ​SEND 
C) ​OPTIONS 
D) ​PUT
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
80
 _____________ is a set of detailed style specifications, called style rules, for an HTML document.​
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.
فتح الحزمة
k this deck
locked card icon
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 100 في هذه المجموعة.