Deck 15: Using Acess and the Web

ملء الشاشة (f)
exit full mode
سؤال
Both a command button and a label can be modified to work as hyperlink controls.
استخدم زر المسافة أو
up arrow
down arrow
لقلب البطاقة.
سؤال
Which data type should you use to store webpage address data in a record such as www.boston.com ?

A) Attachment
B) WebPage
C) HTML
D) Hyperlink
سؤال
You must be signed in to your Microsoft account to access your OneDrive.
سؤال
Importing brings data into the database from an external file.
سؤال
HTML stands for _____.

A) Hypertext Master Lines
B) Hypertext Markup Language
C) Hyperlink Mass Language
D) Hyperlink Marketing Lines
سؤال
Hyperlink fields store files and webpages.
سؤال
The hyperlink pointer looks like a(n) _____.

A) red x
B) pointing hand
C) white arrow
D) black double-headed arrow
سؤال
An image control can be modified to work as a hyperlink control.
سؤال
When you export a table to an HTML file, you have the option to preserve the formatting and layout of the table.
سؤال
Hyperlink fields automatically update if the location of the webpage or file changes.
سؤال
You must know the email address of someone you want to share a file with using OneDrive.
سؤال
XML markup tags use the same as HTML markup tags.
سؤال
You can create a hyperlink field in a table's datasheet view.
سؤال
You use Access to create an Access Web app.
سؤال
The Hyperlink Address property is found on the _____ tab of the property sheet.

A) Format
B) Data
C) Event
D) Other
سؤال
The process of exporting a report to an HTML or XML file is very similar.
سؤال
When you hover over hyperlink data in a datasheet with your mouse, what appears?

A) A ScreenTip with the path to the hyperlink resource
B) A thumbnail picture of the hyperlink resource
C) The Description property of the resource
D) A MiniToolbar that allows you to format the entry
سؤال
What is the default color of a visited hyperlink entry in a field?

A) black
B) red
C) blue
D) purple
سؤال
You can open an HTML file in a browser such as Firefox or Edger.
سؤال
What is the default color of a hyperlink entry in a field?

A) black
B) red
C) blue
D) purple
سؤال
What is the purpose of XML?

A) To markup content on a webpage
B) To markup data to be shared between computer programs
C) To style a webpage
D) To define the layout of a web page
سؤال
XML stands for _____.

A) Extensible Markup Language
B) Extraneous Markup Language
C) Extraordinary Markup Language
D) External Markup Language
سؤال
The beginning of text to be formatted is marked with a(n) _____ tag.

A) start
B) beginning
C) front
D) opening
سؤال
Webpage formatting and presentation is defined with which technology?

A) HTML
B) Rich Text controls
C) XML
D) CSS
سؤال
Tags are entered into an HTML file in ____.

A) (parentheses)
B) {curly brackets}
C)
D) [square brackets]
سؤال
CSS stands for _____.

A) Cascading Single Styles
B) Cascading Style Sheets
C) Computing Style Sets
D) Computing Style Series
سؤال
You can import data from an HTML file into Access provided the data is structured in the HTML file with ____ tags.

A) formatting
B) table
C) font
D) database
سؤال
Which file is helpful to allow a human to easily read an XML file?

A) HTML
B) XSD
C) XDOC
D) XSL
سؤال
Which form control would you use to format text with HTML markup tags?

A) label
B) text box
C) combo box
D) list box
سؤال
Which tag marks the beginning of a row of data in HTML?

A) row
B) record
C) tr
D) td
سؤال
When exporting to XML, which helper file is created that contains a description of the data's characteristics?

A) XML
B) XSD
C) XSL
D) XLS
سؤال
Who is the leading international standards committee on fundamental web technologies?

A) World Wide Web Consortium
B) Microsoft
C) IBM
D) Google
سؤال
The line break HTML tag is an example of a(n) _____.

A) opening tag
B) paired tag
C) closing tag
D) empty tag
سؤال
HTML tags are called HTML _____ by webpage developers

A) elements
B) content
C) styles
D) rules
سؤال
Which html tag identifies the color, font face, and size of the marked content?

A) text
B) markup
C) font
D) format
سؤال
Which file provides information about the data types and properties that can be used to ensure the integrity of an XML file?

A) HTML
B) XSD
C) XDOC
D) XSL
سؤال
Which HTML tag would mark the end of bold content?

A) b
B) /b
C) bold
D) /bold
سؤال
When exporting to XML, which helper file is created that contains a description of how the data is to be formatted?

A) XML
B) XSD
C) XSL
D) XLS
سؤال
Which HTML tag would you use to markup monospaced text?

A) code
B) monospace
C) Courier
D) type
سؤال
Which tag marks an HTML line break?

A) break
B) lb/
C) break/
D) br/
سؤال
Explain why XML files make it easier to pass data between two programs as compared to HTML files.
سؤال
You convert a label into a hyperlink label by modifying the label's Hyperlink _____ property.
سؤال
What HTML tag marks the beginning of a table header entry?

A) table
B) header
C) th
D) tbl
سؤال
Describe the role of the three XML files that are created when you export Access data to an XML file format.
سؤال
The following code illustrates using HTML tags to format Rich Text:
=" Thank you for your order. Payment Notes: 105 deposit is
Due at time of booking. 50% nonrefundable deposit is due two weeks prior to
Departure date. The full balance is due 2 days prior to departure
Date. "
In the code shown, what formatting change is made to the "50% nonrefundable..." sentence?

A) the color is red
B) the size is 6
C) the font face is Arial
D) the font is italic
سؤال
In an XSD file, the markup of the data is a description of the fields and their properties.
سؤال
Word Text is a Text Format property that allows you to mix formatting of text displayed by a text box on a form or report.
سؤال
The following code illustrates using HTML tags to format Rich Text:
=" Thank you for your order. Payment Notes: 105 deposit is
Due at time of booking. 50% nonrefundable deposit is due two weeks prior to
Departure date. The full balance is due 2 days prior to departure
Date. "
In the code shown, what formatting change is made to the last sentence?

A) the color is red
B) the size is 6
C) the font face is Arial
D) the font is italic
سؤال
_____ is the language used to describe content in a traditional webpage.
سؤال
The following code illustrates using HTML tags to format Rich Text:
=" Thank you for your order. Payment Notes: 105 deposit is
Due at time of booking. 50% nonrefundable deposit is due two weeks prior to
Departure date. The full balance is due 2 days prior to departure
Date. "
In the figure shown, how many line breaks are included?

A) 2
B) 4
C) 6
D) 8
سؤال
Which address would you enter into a browser to work with your OneDrive?

A) onedrive.com
B) microsoftonedrive.com
C) mydrive.com
D) one.com
سؤال
Which tag marks the beginning of a field of data in HTML?

A) column
B) field
C) tr
D) td
سؤال
Create a(n) _____ data type when you want to store a link to a webpage or file in a field.
سؤال
An Access Web app is saved with the extension of _____.

A) .accdb
B) .laccdb
C) .webaccdb
D) .accdw
سؤال
The following code illustrates using HTML tags to format Rich Text:
=" Thank you for your order. Payment Notes: 105 deposit is
Due at time of booking. 50% nonrefundable deposit is due two weeks prior to
Departure date. The full balance is due 2 days prior to departure
Date. "
In the code shown, what formatting change is made to the first sentence?

A) the color is red
B) the size is 6
C) the font face is Arial
D) the font is italic
سؤال
HTML 4 is the latest version of HTML as defined by leading Web technology standards.
سؤال
_____ is a cloud-based storage and file-sharing service provided by Microsoft.
سؤال
When importing data from an XML file, what helps define field data types?

A) the schema file, the XSD file
B) the choices you make in the import XML Wizard
C) the associated css file
D) the helper HTML file
سؤال
The following code illustrates using HTML tags to format Rich Text:
=" Thank you for your order. Payment Notes: 105 deposit is
Due at time of booking. 50% nonrefundable deposit is due two weeks prior to
Departure date. The full balance is due 2 days prior to departure
Date. "
In the code shown, how many line breaks are added after the first sentence?

A) 1
B) 2
C) 3
D) 4
سؤال
Explain why HTML formatting tags are appropriate to use in an Access report but not for current webpage development.
سؤال
Kristen wants to create a web app.  What software is required, and what is the purpose of each?
سؤال
You must have access to a SharePoint server that is configured to support Access Web apps to start creating them. ____________________
سؤال
An Access Web app is a special type of Access database that is stored on a SharePoint server.
سؤال
Doug wants to store hyperlinks to Word documents in a field. Explain how this is done.  Use the file, Vail.docx as a reference for the hyperlink data for the first record.
سؤال
Forms in a traditional desktop database are called screens in an Access Web app.
سؤال
Use a community folder to share files with other people in your OneDrive.
سؤال
Sara needs to distribute some Access forms and reports to others throughout her company.  Discuss the disadvantages of using an Access Web app for this purpose.
سؤال
Match between columns
marks the beginning of bold text
<b>
marks the beginning of bold text
</font>
marks the beginning of bold text
<br/>
marks the beginning of bold text
</i>
marks the beginning of bold text
<font size=6>
marks the end of italicized text
<b>
marks the end of italicized text
</font>
marks the end of italicized text
<br/>
marks the end of italicized text
</i>
marks the end of italicized text
<font size=6>
marks the beginning of a text font size
<b>
marks the beginning of a text font size
</font>
marks the beginning of a text font size
<br/>
marks the beginning of a text font size
</i>
marks the beginning of a text font size
<font size=6>
marks the end of font formatting
<b>
marks the end of font formatting
</font>
marks the end of font formatting
<br/>
marks the end of font formatting
</i>
marks the end of font formatting
<font size=6>
creates a line break
<b>
creates a line break
</font>
creates a line break
<br/>
creates a line break
</i>
creates a line break
<font size=6>
سؤال
The template icons with a globe in the background are web app templates. ______________________
سؤال
You use the Modify Hyperlink dialog box to change the value of a Hyperlink. _____________________
سؤال
Kent needs to distribute some Access forms and reports to others throughout his company.  Discuss the advantages of using an Access Web app for this purpose.
فتح الحزمة
قم بالتسجيل لفتح البطاقات في هذه المجموعة!
Unlock Deck
Unlock Deck
1/71
auto play flashcards
العب
simple tutorial
ملء الشاشة (f)
exit full mode
Deck 15: Using Acess and the Web
1
Both a command button and a label can be modified to work as hyperlink controls.
True
2
Which data type should you use to store webpage address data in a record such as www.boston.com ?

A) Attachment
B) WebPage
C) HTML
D) Hyperlink
D
3
You must be signed in to your Microsoft account to access your OneDrive.
True
4
Importing brings data into the database from an external file.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
5
HTML stands for _____.

A) Hypertext Master Lines
B) Hypertext Markup Language
C) Hyperlink Mass Language
D) Hyperlink Marketing Lines
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
6
Hyperlink fields store files and webpages.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
7
The hyperlink pointer looks like a(n) _____.

A) red x
B) pointing hand
C) white arrow
D) black double-headed arrow
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
8
An image control can be modified to work as a hyperlink control.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
9
When you export a table to an HTML file, you have the option to preserve the formatting and layout of the table.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
10
Hyperlink fields automatically update if the location of the webpage or file changes.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
11
You must know the email address of someone you want to share a file with using OneDrive.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
12
XML markup tags use the same as HTML markup tags.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
13
You can create a hyperlink field in a table's datasheet view.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
14
You use Access to create an Access Web app.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
15
The Hyperlink Address property is found on the _____ tab of the property sheet.

A) Format
B) Data
C) Event
D) Other
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
16
The process of exporting a report to an HTML or XML file is very similar.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
17
When you hover over hyperlink data in a datasheet with your mouse, what appears?

A) A ScreenTip with the path to the hyperlink resource
B) A thumbnail picture of the hyperlink resource
C) The Description property of the resource
D) A MiniToolbar that allows you to format the entry
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
18
What is the default color of a visited hyperlink entry in a field?

A) black
B) red
C) blue
D) purple
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
19
You can open an HTML file in a browser such as Firefox or Edger.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
20
What is the default color of a hyperlink entry in a field?

A) black
B) red
C) blue
D) purple
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
21
What is the purpose of XML?

A) To markup content on a webpage
B) To markup data to be shared between computer programs
C) To style a webpage
D) To define the layout of a web page
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
22
XML stands for _____.

A) Extensible Markup Language
B) Extraneous Markup Language
C) Extraordinary Markup Language
D) External Markup Language
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
23
The beginning of text to be formatted is marked with a(n) _____ tag.

A) start
B) beginning
C) front
D) opening
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
24
Webpage formatting and presentation is defined with which technology?

A) HTML
B) Rich Text controls
C) XML
D) CSS
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
25
Tags are entered into an HTML file in ____.

A) (parentheses)
B) {curly brackets}
C)
D) [square brackets]
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
26
CSS stands for _____.

A) Cascading Single Styles
B) Cascading Style Sheets
C) Computing Style Sets
D) Computing Style Series
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
27
You can import data from an HTML file into Access provided the data is structured in the HTML file with ____ tags.

A) formatting
B) table
C) font
D) database
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
28
Which file is helpful to allow a human to easily read an XML file?

A) HTML
B) XSD
C) XDOC
D) XSL
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
29
Which form control would you use to format text with HTML markup tags?

A) label
B) text box
C) combo box
D) list box
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
30
Which tag marks the beginning of a row of data in HTML?

A) row
B) record
C) tr
D) td
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
31
When exporting to XML, which helper file is created that contains a description of the data's characteristics?

A) XML
B) XSD
C) XSL
D) XLS
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
32
Who is the leading international standards committee on fundamental web technologies?

A) World Wide Web Consortium
B) Microsoft
C) IBM
D) Google
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
33
The line break HTML tag is an example of a(n) _____.

A) opening tag
B) paired tag
C) closing tag
D) empty tag
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
34
HTML tags are called HTML _____ by webpage developers

A) elements
B) content
C) styles
D) rules
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
35
Which html tag identifies the color, font face, and size of the marked content?

A) text
B) markup
C) font
D) format
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
36
Which file provides information about the data types and properties that can be used to ensure the integrity of an XML file?

A) HTML
B) XSD
C) XDOC
D) XSL
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
37
Which HTML tag would mark the end of bold content?

A) b
B) /b
C) bold
D) /bold
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
38
When exporting to XML, which helper file is created that contains a description of how the data is to be formatted?

A) XML
B) XSD
C) XSL
D) XLS
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
39
Which HTML tag would you use to markup monospaced text?

A) code
B) monospace
C) Courier
D) type
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
40
Which tag marks an HTML line break?

A) break
B) lb/
C) break/
D) br/
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
41
Explain why XML files make it easier to pass data between two programs as compared to HTML files.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
42
You convert a label into a hyperlink label by modifying the label's Hyperlink _____ property.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
43
What HTML tag marks the beginning of a table header entry?

A) table
B) header
C) th
D) tbl
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
44
Describe the role of the three XML files that are created when you export Access data to an XML file format.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
45
The following code illustrates using HTML tags to format Rich Text:
=" Thank you for your order. Payment Notes: 105 deposit is
Due at time of booking. 50% nonrefundable deposit is due two weeks prior to
Departure date. The full balance is due 2 days prior to departure
Date. "
In the code shown, what formatting change is made to the "50% nonrefundable..." sentence?

A) the color is red
B) the size is 6
C) the font face is Arial
D) the font is italic
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
46
In an XSD file, the markup of the data is a description of the fields and their properties.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
47
Word Text is a Text Format property that allows you to mix formatting of text displayed by a text box on a form or report.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
48
The following code illustrates using HTML tags to format Rich Text:
=" Thank you for your order. Payment Notes: 105 deposit is
Due at time of booking. 50% nonrefundable deposit is due two weeks prior to
Departure date. The full balance is due 2 days prior to departure
Date. "
In the code shown, what formatting change is made to the last sentence?

A) the color is red
B) the size is 6
C) the font face is Arial
D) the font is italic
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
49
_____ is the language used to describe content in a traditional webpage.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
50
The following code illustrates using HTML tags to format Rich Text:
=" Thank you for your order. Payment Notes: 105 deposit is
Due at time of booking. 50% nonrefundable deposit is due two weeks prior to
Departure date. The full balance is due 2 days prior to departure
Date. "
In the figure shown, how many line breaks are included?

A) 2
B) 4
C) 6
D) 8
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
51
Which address would you enter into a browser to work with your OneDrive?

A) onedrive.com
B) microsoftonedrive.com
C) mydrive.com
D) one.com
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
52
Which tag marks the beginning of a field of data in HTML?

A) column
B) field
C) tr
D) td
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
53
Create a(n) _____ data type when you want to store a link to a webpage or file in a field.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
54
An Access Web app is saved with the extension of _____.

A) .accdb
B) .laccdb
C) .webaccdb
D) .accdw
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
55
The following code illustrates using HTML tags to format Rich Text:
=" Thank you for your order. Payment Notes: 105 deposit is
Due at time of booking. 50% nonrefundable deposit is due two weeks prior to
Departure date. The full balance is due 2 days prior to departure
Date. "
In the code shown, what formatting change is made to the first sentence?

A) the color is red
B) the size is 6
C) the font face is Arial
D) the font is italic
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
56
HTML 4 is the latest version of HTML as defined by leading Web technology standards.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
57
_____ is a cloud-based storage and file-sharing service provided by Microsoft.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
58
When importing data from an XML file, what helps define field data types?

A) the schema file, the XSD file
B) the choices you make in the import XML Wizard
C) the associated css file
D) the helper HTML file
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
59
The following code illustrates using HTML tags to format Rich Text:
=" Thank you for your order. Payment Notes: 105 deposit is
Due at time of booking. 50% nonrefundable deposit is due two weeks prior to
Departure date. The full balance is due 2 days prior to departure
Date. "
In the code shown, how many line breaks are added after the first sentence?

A) 1
B) 2
C) 3
D) 4
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
60
Explain why HTML formatting tags are appropriate to use in an Access report but not for current webpage development.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
61
Kristen wants to create a web app.  What software is required, and what is the purpose of each?
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
62
You must have access to a SharePoint server that is configured to support Access Web apps to start creating them. ____________________
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
63
An Access Web app is a special type of Access database that is stored on a SharePoint server.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
64
Doug wants to store hyperlinks to Word documents in a field. Explain how this is done.  Use the file, Vail.docx as a reference for the hyperlink data for the first record.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
65
Forms in a traditional desktop database are called screens in an Access Web app.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
66
Use a community folder to share files with other people in your OneDrive.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
67
Sara needs to distribute some Access forms and reports to others throughout her company.  Discuss the disadvantages of using an Access Web app for this purpose.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
68
Match between columns
marks the beginning of bold text
<b>
marks the beginning of bold text
</font>
marks the beginning of bold text
<br/>
marks the beginning of bold text
</i>
marks the beginning of bold text
<font size=6>
marks the end of italicized text
<b>
marks the end of italicized text
</font>
marks the end of italicized text
<br/>
marks the end of italicized text
</i>
marks the end of italicized text
<font size=6>
marks the beginning of a text font size
<b>
marks the beginning of a text font size
</font>
marks the beginning of a text font size
<br/>
marks the beginning of a text font size
</i>
marks the beginning of a text font size
<font size=6>
marks the end of font formatting
<b>
marks the end of font formatting
</font>
marks the end of font formatting
<br/>
marks the end of font formatting
</i>
marks the end of font formatting
<font size=6>
creates a line break
<b>
creates a line break
</font>
creates a line break
<br/>
creates a line break
</i>
creates a line break
<font size=6>
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
69
The template icons with a globe in the background are web app templates. ______________________
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
70
You use the Modify Hyperlink dialog box to change the value of a Hyperlink. _____________________
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
71
Kent needs to distribute some Access forms and reports to others throughout his company.  Discuss the advantages of using an Access Web app for this purpose.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
locked card icon
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.