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
Document preview thumbnail
Preview 4 out of 37 pages
Exam (elaborations)

CSCI 1103 PROGRAMMING EXAM 2025 STUDY GUIDE QUESTIONS AND ANSWERS

Document preview thumbnail
Preview 4 out of 37 pages

CSCI 1103 PROGRAMMING EXAM 2025 STUDY GUIDE QUESTIONS AND ANSWERS

Content preview

CSCI 1103 PROGRAMMING EXAM 2025 STUDY
GUIDE QUESTIONS AND ANSWERS



◉Which CSS layout method is best suited to achieve this layout? .
Answer: flex


◉Which css grid property establishes a 3 equal column layout?


columns: .33 .33 .33
row: 3 3 3
grid-template-columns: 1fr 1fr 1fr
child: 1em 1em 1em . Answer: grid-template-columns: 1fr 1fr 1fr


◉Website colors can be specified in
______
format as a 6 digit
______
number . Answer: RGB
hex

,◉The following css:
.special {
color: green;
margin: 0 0 0 12px;
}


Makes all paragraphs green with 12px margin bottom
Makes paragraphs green with an optional 12px margin.
Makes class special elements green with 12px left margin.
Makes id special elements green with 12 px margin bottom . Answer:
Makes class special elements green with 12px left margin.


◉Which of the following CSS selects all links that are nested inside a
list item?




ul .a {...}
a:hover ul.li {...}
a:link list-item {...}
li a {....} . Answer: li a {....}


◉In CSS which selectors allow you to target multiple elements on the
page?

,ids
classes
RFDs
properties . Answer: classes


◉The CSS Box Model consists of the following elements in (inside-out)
order:


padding
margin
border
content . Answer: __2__padding
__4__margin
__3__border
__1__content


◉Which of the following are block elements?


links
images
paragraphs

, headers
lists . Answer: paragraphs
headers
lists


◉To horizontally center block elements use:


padding-left-right: auto
padding: auto
margin: 0 auto
block: center . Answer: margin: 0 auto


◉Which of the following are css selectors?


element
class
tag
id . Answer: id
element
class


◉html tags used to create sections of the page

Document information

Uploaded on
January 7, 2026
Number of pages
37
Written in
2025/2026
Type
Exam (elaborations)
Contains
Questions & answers
$12.99

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

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.
FocusFile7
3.9
(24)
Sold
226
Followers
3
Items
55945
Last sold
9 hours ago


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

Working on your references?

Create accurate citations in APA, MLA and Harvard with our free citation generator.

Working on your references?

Frequently asked questions