Written by students who passed Immediately available after payment Read online or as PDF Wrong document? Swap it for free 4.6 TrustPilot
logo-home
Exam (elaborations)

CMP 130 Final Exam Questions With Revised Answers

Rating
-
Sold
-
Pages
7
Grade
A+
Uploaded on
05-09-2024
Written in
2024/2025

CMP 130 Final Exam Questions With Revised Answers The _____ property allows the positioning of an element to the right or left of other elements. - answerfloat Ben has been assigned the task of restyling the website of a leading fashion brand. While restyling the About Us page, Ben notices that it contains groups of content that are not currently wrapped within a semantic element. These groups of content include the Designer Clothing group, the Casual Clothing group, and the Formal Clothing group. Ben should use a(n) _____ to group each of these areas together. - answersection element A(n) _____ displays text as bold and center-aligned. - answerheader cell Gigano Mobiles, a smartphone manufacturer, is going to release its new flagship device next month. The Chief Executive Officer (CEO) of Gigano Mobiles asks Maeve, a website developer, to develop an exclusive website for the flagship device. Maeve has created the website, but she is not able to include more than one blank space at a time. Even if she hits the SPACE button twice, the browser displays it as a single space. Which of the following would you suggest Maeve to use to overcome this problem? - answer  Emma is the supervisor at Rainbow Music. She is responsible for reviewing and editing the audio files before they are made accessible to the audience of the company's music website. As an audio editor, Emma observes that most of the audio files are extremely large in size. Emma should utilize a _____ to reduce the size of an audio file, while maintaining enough quality to play the audio file on a computer. - answercodec One of four values--left (the default), center, right, or justify--can be used by the _____ property. - answertext-align Which video file format is supported by the HTML 5 video element? - answer.ogg _____ is a website development strategy that strives to provide an optimal user experience of a website regardless of the device or browser used. - answerResponsive design ©THEBRIGHTSTARS 2024 Jerema, the CEO of a leading garment manufacturing outlet, has assigned her assistant, Ann, the task of utilizing tables and their styling features to create an organized information store that contains all of Jerema's meeting schedules. Ann creates a table that has four rows and three columns that lists all the required information. Ann has used table styling properties to give the table a neat look. Although Ann has applied a border to the table element, each cell has its own border, making the table appear to have double lines between each table data cell. Which styling property should Ann use in this case to display the table with single, consolidated borders? - answerborder-collapse property To style the div id="container" element, _____ is used as the selector. - answer#container To create a(n) _____ grid, you design a webpage that uses a grid or columns. - answerfluid The _____ element defines different parts of a webpage document, such as an introduction, new products, or service information. - answersection The _____ is an empty Hypertext Markup Language (HTML) tag - answerimage tag According to the World Wide Web Consortium (W3C), the _____ element "represents some flow content, optionally with a caption, that is self-contained and is typically referenced as a single unit from the main flow of the document. - answerfigure Using a _____ element directly below the header element and then inserting the navigation links in this element ensures that the links appear near the header, where visitors can access them easily. - answernav div id="container" is used to insert a div element with an id attribute value of container to a website template. The ending div tag here should be _____. - answer/div Jenny is a freelance web designer and uses style sheets that give her the flexibility to easily redesign or rebrand a website. Recently, Jenny has been contracted for a project wherein she needs to maintain a website for a leading orthopedic appliance manufacturer. Jenny wants to enhance the look of the webpage by formatting individual sections of the webpage. Which of the following Cascading Style Sheets (CSS) styles should Jenny use so that the style changes the content marked up by a specific pair of tags but does not affect other content in the document? - answerinline Mark is a fitness trainer and uses a webpag

Show more Read less
Institution
CMP 130
Course
CMP 130

Content preview

©THEBRIGHTSTARS 2024



CMP 130 Final Exam Questions With
Revised Answers

The _____ property allows the positioning of an element to the right or left of other elements. -
answer✔✔float
Ben has been assigned the task of restyling the website of a leading fashion brand.
While restyling the About Us page, Ben notices that it contains groups of content that are not
currently wrapped within a semantic element. These groups of content include the Designer
Clothing group, the Casual Clothing group, and the Formal Clothing group. Ben should use a(n)
_____ to group each of these areas together. - answer✔✔section element

A(n) _____ displays text as bold and center-aligned. - answer✔✔header cell
Gigano Mobiles, a smartphone manufacturer, is going to release its new flagship device next
month. The Chief Executive Officer (CEO) of Gigano Mobiles asks Maeve, a website developer,
to develop an exclusive website for the flagship device.
Maeve has created the website, but she is not able to include more than one blank space at a
time. Even if she hits the SPACE button twice, the browser displays it as a single space. Which
of the following would you suggest Maeve to use to overcome this problem? - answer✔✔ 
Emma is the supervisor at Rainbow Music. She is responsible for reviewing and editing the
audio files before they are made accessible to the audience of the company's music website.


As an audio editor, Emma observes that most of the audio files are extremely large in size.
Emma should utilize a _____ to reduce the size of an audio file, while maintaining enough
quality to play the audio file on a computer. - answer✔✔codec
One of four values--left (the default), center, right, or justify--can be used by the _____ property.
- answer✔✔text-align

Which video file format is supported by the HTML 5 video element? - answer✔✔.ogg
_____ is a website development strategy that strives to provide an optimal user experience of a
website regardless of the device or browser used. - answer✔✔Responsive design

, ©THEBRIGHTSTARS 2024


Jerema, the CEO of a leading garment manufacturing outlet, has assigned her assistant, Ann, the
task of utilizing tables and their styling features to create an organized information store that
contains all of Jerema's meeting schedules. Ann creates a table that has four rows and three
columns that lists all the required information.
Ann has used table styling properties to give the table a neat look. Although Ann has applied a
border to the table element, each cell has its own border, making the table appear to have double
lines between each table data cell. Which styling property should Ann use in this case to display
the table with single, consolidated borders? - answer✔✔border-collapse property

To style the div id="container" element, _____ is used as the selector. - answer✔✔#container

To create a(n) _____ grid, you design a webpage that uses a grid or columns. - answer✔✔fluid
The _____ element defines different parts of a webpage document, such as an introduction, new
products, or service information. - answer✔✔section

The _____ is an empty Hypertext Markup Language (HTML) tag - answer✔✔image tag
According to the World Wide Web Consortium (W3C), the _____ element "represents some
flow content, optionally with a caption, that is self-contained and is typically referenced as a
single unit from the main flow of the document. - answer✔✔figure
Using a _____ element directly below the header element and then inserting the navigation links
in this element ensures that the links appear near the header, where visitors can access them
easily. - answer✔✔nav
<div id="container"> is used to insert a div element with an id attribute value of container to a
website template. The ending div tag here should be _____. - answer✔✔</div>
Jenny is a freelance web designer and uses style sheets that give her the flexibility to easily
redesign or rebrand a website. Recently, Jenny has been contracted for a project wherein she
needs to maintain a website for a leading orthopedic appliance manufacturer.
Jenny wants to enhance the look of the webpage by formatting individual sections of the
webpage. Which of the following Cascading Style Sheets (CSS) styles should Jenny use so that
the style changes the content marked up by a specific pair of tags but does not affect other
content in the document? - answer✔✔inline
Mark is a fitness trainer and uses a webpage that maintains his list of client information and
training schedules. The developer who maintains Mark's webpage, Jenny, has been asked to use
tables instead of bulleted lists to keep track of all the data in an organized and clear manner.

Written for

Institution
CMP 130
Course
CMP 130

Document information

Uploaded on
September 5, 2024
Number of pages
7
Written in
2024/2025
Type
Exam (elaborations)
Contains
Questions & answers

Subjects

$10.99
Get access to the full document:

Wrong document? Swap it for free Within 14 days of purchase and before downloading, you can choose a different document. You can simply spend the amount again.
Written by students who passed
Immediately available after payment
Read online or as PDF

Get to know the seller

Seller avatar
Reputation scores are based on the amount of documents a seller has sold for a fee and the reviews they have received for those documents. There are three levels: Bronze, Silver and Gold. The better the reputation, the more your can rely on the quality of the sellers work.
Brightstars Havard School
View profile
Follow You need to be logged in order to follow users or courses
Sold
221
Member since
1 year
Number of followers
7
Documents
13089
Last sold
3 days ago
VERIFIED EXAMS AND STUDY GUIDES.

Here, you will find Study Notes, Exam answer packs 100% Guarenteed success.

3.2

33 reviews

5
10
4
4
3
8
2
3
1
8

Trending documents

Recently viewed by you

Why students choose Stuvia

Created by fellow students, verified by reviews

Quality you can trust: written by students who passed their tests and reviewed by others who've used these notes.

Didn't get what you expected? Choose another document

No worries! You can instantly pick a different document that better fits what you're looking for.

Pay as you like, start learning right away

No subscription, no commitments. Pay the way you're used to via credit card and download your PDF document instantly.

Student with book image

“Bought, downloaded, and aced it. It really can be that simple.”

Alisha Student

Frequently asked questions