Which attribute should this developer use? - ANSWER loop
Which attribute is used to display an image inside a <video> element before the
video starts playing? - ANSWER poster
Which style sheet code defines the 18-pixel Arial font for all level two headers? -
ANSWER h2 {
font-family: Arial; font-size: 18px;
}
Given the following CSS code:
body {
color : white;
}
Which part of an element is affected by the color property? - ANSWER Text
What should be added first when embedding CSS in a single web page as an
internal style sheet? - ANSWER A <style> element to the <head> section
What is the first character a developer should use for an id selector in CSS? -
ANSWER #
, A developer has an image that needs to remain in the same place when the page is
scrolled.
Which CSS positioning scheme should this developer use? - ANSWER Fixed
A developer needs two pixels of space on the left side of content relative to the
border.
Which CSS property should this developer use? - ANSWER padding-left: 2px;
What immediately encloses the padding in the CSS box model? - ANSWER Border
What is the outermost box of the CSS box model? - ANSWER Margin
Which markup positions an image so that the lower part of it is even with the lower
part of adjoining text? - ANSWER <img src="sample.jpg" vertical-align="baseline">
Which syntax for a CSS class floats images to the right? - ANSWER .floatright {
float: right; margin: 7px;
}
Which CSS transition should be used on an image to make it ease in when a user's
mouse hovers over that image? - ANSWER transition-timing-function
Which CSS property should a developer use to specify the bottom of a 3D element?
- ANSWER perspective-origin
A web designer creates the following animation by using CSS3:
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
You can quickly pay through credit card or Stuvia-credit for the summaries. There is no membership needed.
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 leonardmuriithi061. Stuvia facilitates payment to the seller.
Will I be stuck with a subscription?
No, you only buy these notes for $17.99. You're not tied to anything after your purchase.