
MIDTERM_EXAMINATION
Quiz by John Jeremie Z. Desipida
Tag the questions with any skills you have. Your dashboard will track each student's mastery of each skill.
Doing business electronically is one of the major activities of e-commerce.
There are multiple activities in E-Business, including selling online, customer service, and collaborative intelligence.
E-Business refers to a broader definition of Electronic Commerce, just buying and selling goods and services, and conducting all kinds of business online such as servicing customers, collaborating with business partners, delivering e-learning, and conducting electronic transactions within organizations.
The E-Business capabilities include offering products and services to many customers, individuals, and businesses in many locations, including overseas.
What are the parameters or the major activities of E-Commerce?
What are the five support areas of the Electronic Commerce Framework? (Enumerate chronologically, Write in Uppercase Letters and separate answers with a comma)
The type of E-business model refers to the transaction between and among organizations.
What type of E-Business Model refers to the transactions when people use the internet to sell products or services to individuals and organizations?
This type of E-Business Model includes retail transactions of products or services from businesses to individuals.
In this business model transactions from individual consumers sell or buy from another consumer.
This media is used primarily for social interactions and conversations such as sharing opinions, experiences, insights, and perceptions, and for online collaboration.
It is a social entity composed of nodes (which are generally individuals, groups, or organizations) that are connected by links such as hobbies, friendships, or professions.
What does HTML mean?
What does CSS mean?
What does WWW mean?
What do we call the application we use to create a website?
HTTP refers to?
It describes how the web server can be found on the internet its examples are .edu, .org, .com, and .gov.
In CSS box model, it clears an area around the content.
What is the tag that is usually at the top of the page, but can be in the middle of the page as well?
The basic structure of a web page
It tells the browser what type of document the webpage is
<p> tag is used to create what elements in HTML?
<div> tag is used to create what elements in HTML?
The text-align in this rule h1 {text-align: center} is the?
The 75% in this rule hr {width: 75%} is the?
In CSS box model, it clears an area outside the border.
This type of selector uses an element type to match all instances of the element type and apply specified formatting features to those instances.
This type of selector uses the same syntax as the other types of selector, except instead of specifying an element type, you specify *, what is this selector?
The purpose of this selector is to select elements that have particular value for their class attribute.
What is the tag that is used to link the stylesheet to the HTML file.
In CSS box Model, this part goes around the padding and content.
It is described as a business planning document that identifies its business and its mission, identifies the customers and competition, it also includes the key management team members of a company.
In the CSS box model, this is where the text and images appear.
What is the term for shortened code for the HTML properties?