Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

1) [Critical Thinking] Name one advantage of setting the display of an element to inline-block. 2) [True or False] When an element is floated left,

1) [Critical Thinking] Name one advantage of setting the display of an element to inline-block.

2) [True or False] When an element is floated left, the content that follows it will float up to the left of the element by default.

3) [Critical Thinking] Using the exact syntax as described by the author in this video, write the HTML for a grid that is exactly 50% of the grid width

4) [Critical Thinking] What is the exact syntax of the property/value pair used to set the grid width of the columns inside the grid container to 33%?

5) [Critical Thinking] What is the exact syntax of a property/value pair used in flexbox for the container that allows 3 items only set to a width of 20% to be placed equidistant (meaning with space between and around each item)

6) [True or False] Vector-based images can be identified by zooming in to see that the edges of the image remain smooth when compared to raster based images.

7) Name the SVG element that is used to draw advanced shapes combined from lines, arc, curves, and more.

8) In this video, the author alters the size of an existing SVG and then places a width and height that would distort the image if it were not an SVG. What happens when the author adds extra height to the SVG in this way?

9) What strategy does the author use to support high-density display devices and low-resolution devices using the same image for a 100% size on a page?

10) What is the vendor prefix to target the Firefox browser?

11) [Critical Thinking] What is the exact syntax of a property/value pair that will affect a transition in such a way as to slow down the speed of the transition only at the end of the transition?

12) [Critical Thinking] What is the exact syntax of the property/value pair to repeat an animation forever?

13) [Critical Thinking] When using the CSS shape circle, what happens when we use a value larger than 50% of the element's width and height?

14) What is the default size of a rem in pixels?

15) [Critical Thinking] After watching the video, what do you suppose would be the advantage of setting a font-size to 1vw, which wont visibly change the size inside a static browser window?

16) [Critical Thinking] What is the exact syntax of a rule that will target all elements with classes that start with the characters btn-, and give each of them a one-pixel black border?

17) What tip does the author have to make links easier to click?

18) [Critical Thinking] Why would we add an ARIA role such as alert if we have already assigned the word alert to the name of the class in an effort to be semantic?

19) The author recommends considering using only classes and not IDs when creating stylesheets. Why?

20) [Critical Thinking] The author recommends not to over qualify selectors. If you had an example a selector such as the following:

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Beyond Big Data Using Social MDM To Drive Deep Customer Insight

Authors: Martin Oberhofer, Eberhard Hechler

1st Edition

0133509796, 9780133509793

More Books

Students also viewed these Databases questions