100% satisfaction guarantee Immediately available after payment Both online and in PDF No strings attached
logo-home
ISDS 3105 Final Exam Questions and Answers 100% Pass $15.99   Add to cart

Exam (elaborations)

ISDS 3105 Final Exam Questions and Answers 100% Pass

 2 views  0 purchase
  • Course
  • ISDS
  • Institution
  • ISDS

ISDS 3105 Final Exam Questions and Answers 100% Pass

Preview 4 out of 43  pages

  • October 14, 2024
  • 43
  • 2024/2025
  • Exam (elaborations)
  • Questions & answers
  • ISDS
  • ISDS
avatar-seller
TheeGrades
ISDS 3105 Final Exam Questions and Answers 100%
Pass

A grid item may be placed in a specific row or column or span multiple rows and/or columns
using various following CSS properties: CORRECT ANS-- the grid-row property lists the grid
item's starting and ending row line numbers. ex: grid-row: ; makes the grid item start at
row line 1 and end at row line 3, so the grid item spans 2 rows.

- the grid-column property lists the grid item's starting and ending column line numbers. ex:
grid-column: ; makes the grid item start at column line 1 and end at column line 4, so the
grid item spans 3 columns.

- the grid-area property lists the grid item's starting and ending row and column numbers. ex:
grid-area: / ; makes the grid item start at row line 1 and column line 2 and end at
row line 3 and column line 4, so the grid item spans 2 rows and 2 columns.




grid-template-areas property CORRECT ANS-specifies the grid layout using the named grid
items




position property CORRECT ANS-gives developers more control over where elements
should appear in the browser. position has four possible values: - static: Static positioning is
the default positioning - relative: Relative positioning positions the element relative to the
element's default position - fixed: Fixed positioning positions the element relative to the
viewport in a fixed location - absolute: Absolute positioning positions the element relative to
the nearest positioned ancestor.




viewport CORRECT ANS-the visible area of a webpage, not including the address bar,
bookmark bar, tabs, etc.

, ISDS 3105 Final Exam Questions and Answers 100%
Pass
Absolute positioning is similar to fixed positioning except: CORRECT ANS-1. The position is
based on the nearest positioned ancestor element that uses fixed, absolute, or relative
positioning. If no positioned ancestor element exists, the element is positioned relative to the
document body.

2. An absolute-positioned element scrolls with the document unless an ancestor element is
using fixed positioning.




z-index property CORRECT ANS-used to specify a relative distance that orders the
appearance of elements. elements with higher z-index values are placed on top of elements
with lower z-index values




text-shadow property CORRECT ANS-adds shadows to text and accepts four values:

- offset-x: horizontal pixel offset of shadow

- offset-y: vertical pixel offset of shadow

- blur-radius: optional shadow blur (default is 0)

- color: optional shadow color (default is usually the current CSS color)




box-shadow property CORRECT ANS-adds a shadow to the box around an element using
the following properties:

- inset: optional value that draws the shadow inside the box (default is outside the box)

- offset-x: horizontal pixel offset of shadow

- offset-y: vertical pixel offset of shadow

- blur-radius: optional shadow blue (default is 0)

, ISDS 3105 Final Exam Questions and Answers 100%
Pass
- spread-radius: positive value causes shadow to grow, negative values to shrink (default is 0)

- color: optional shadow color (default is usually the current CSS color)




border-radius property CORRECT ANS-rounds an element's borders by assigning one to
four radius values:

- single value: all four corners are equally rounded

- two values: first value is top-left and bottom-right corners, second value is top-right and
bottom-left corners

- three values: first value is top-left, second is top-right and bottom-left, third is bottom-right

- four values: first value is top-left, second is top-right, third is bottom-right, fourth is bottom-
left



each corner may also be assigned a radius using four CSS properties:

- border-top-left-radius

- border-top-right-radius

- border-bottom-left-radius

- border-bottom-right-radius




border-image-property CORRECT ANS-renders an element's border using sections of an
image. the border image takes the place of any border properties specified by 'border-style'.
the following CSS properties are specified by 'border-image' all at once:

- border-image-source: Image URL

, ISDS 3105 Final Exam Questions and Answers 100%
Pass
- border-image-slice: Image section size

- border-image-repeat: "repeat" to repeat the image section, "round" to repeat the image
section but resize the image if needed to fit, or "stretch" to stretch an image section



a border image will not appear unless the 'border-width' property is non-zero and 'border-
style' is set to any legal value except 'none' and 'hidden'




vendor prefix CORRECT ANS-A prefix added to an experimental or nonstandard CSS
property that only works on a specific browser type. -webkit- for Chrome, Safari, and newer
versions of Opera

-moz- for Firefox

-ms- for Internet Explorer

-o- for older versions of Opera




linear-gradient(color1, color2) CORRECT ANS-creates a linear gradient that transitions from
color1 to color2 when moving from the top edge to the bottom edge. Additional colors can be
supplied to the function. Ex: linear-gradient(red, green, blue, yellow) transitions from red to
green to blue to yellow when moving from top to bottom.

To change the gradient's direction, the first argument to linear-gradient can be a direction or
an angle:

Direction - A direction of left, right, top, or bottom with the word to in front. Ex: to left creates
a linear gradient that moves from right to left, and to bottom right goes from the top-left
corner to the bottom-right corner.

The benefits of buying summaries with Stuvia:

Guaranteed quality through customer reviews

Guaranteed quality through customer reviews

Stuvia customers have reviewed more than 700,000 summaries. This how you know that you are buying the best documents.

Quick and easy check-out

Quick and easy check-out

You can quickly pay through credit card or Stuvia-credit for the summaries. There is no membership needed.

Focus on what matters

Focus on what matters

Your fellow students write the study notes themselves, which is why the documents are always reliable and up-to-date. This ensures you quickly get to the core!

Frequently asked questions

What do I get when I buy this document?

You get a PDF, available immediately after your purchase. The purchased document is accessible anytime, anywhere and indefinitely through your profile.

Satisfaction guarantee: how does it work?

Our satisfaction guarantee ensures that you always find a study document that suits you well. You fill out a form, and our customer service team takes care of the rest.

Who am I buying these notes from?

Stuvia is a marketplace, so you are not buying this document from us, but from seller TheeGrades. Stuvia facilitates payment to the seller.

Will I be stuck with a subscription?

No, you only buy these notes for $15.99. You're not tied to anything after your purchase.

Can Stuvia be trusted?

4.6 stars on Google & Trustpilot (+1000 reviews)

83750 documents were sold in the last 30 days

Founded in 2010, the go-to place to buy study notes for 14 years now

Start selling
$15.99
  • (0)
  Add to cart