issues
search
rafaelgeronimo
/
freeCodeCamp
1
stars
1
forks
source link
Applied Visual Design
#3
Closed
rafaelgeronimo
closed
6 years ago
rafaelgeronimo
commented
6 years ago
[x] Create Visual Balance Using the text-align Property
[x] PassedAdjust the Width of an Element Using the width Property
[x] PassedAdjust the Height of an Element Using the height Property
[x] PassedUse the strong Tag to Make Text Bold
[x] PassedUse the u Tag to Underline Text
[x] PassedUse the em Tag to Italicize Text
[x] PassedUse the s Tag to Strikethrough Text
[x] PassedCreate a Horizontal Line Using the hr Element
[x] PassedAdjust the background-color Property of Text
[x] PassedAdjust the Size of a Header Versus a Paragraph Tag
[x] PassedAdd a box-shadow to a Card-like Element
[x] PassedDecrease the Opacity of an Element
[x] PassedUse the text-transform Property to Make Text Uppercase
[x] PassedSet the font-size for Multiple Heading Elements
[x] PassedSet the font-weight for Multiple Heading Elements
[x] PassedSet the font-size of Paragraph Text
[x] PassedSet the line-height of Paragraphs
[x] PassedAdjust the Hover State of an Anchor Tag
[x] PassedChange an Element's Relative Position
[x] PassedMove a Relatively Positioned Element with CSS Offsets
[x] PassedLock an Element to its Parent with Absolute Positioning
[x] PassedLock an Element to the Browser Window with Fixed Positioning
[x] PassedPush Elements Left or Right with the float Property
[x] PassedChange the Position of Overlapping Elements with the z-index Property
[x] PassedCenter an Element Horizontally Using the margin Property
[x] PassedLearn about Complementary Colors
[x] PassedLearn about Tertiary Colors
[x] PassedAdjust the Color of Various Elements to Complementary Colors
[x] PassedAdjust the Hue of a Color
[x] PassedAdjust the Tone of a Color
[x] PassedCreate a Gradual CSS Linear Gradient
[x] PassedUse a CSS Linear Gradient to Create a Striped Element
[x] PassedCreate Texture by Adding a Subtle Pattern as a Background Image
[x] PassedUse the CSS Transform scale Property to Change the Size of an Element
[x] PassedUse the CSS Transform scale Property to Scale an Element on Hover
[x] PassedUse the CSS Transform Property skewX to Skew an Element Along the X-Axis
[x] PassedUse the CSS Transform Property skewY to Skew an Element Along the Y-Axis
[x] PassedCreate a Graphic Using CSS
[x] PassedCreate a More Complex Shape Using CSS and HTML
[x] PassedLearn How the CSS @keyframes and animation Properties Work
[x] PassedUse CSS Animation to Change the Hover State of a Button
[x] PassedModify Fill Mode of an Animation
[x] PassedCreate Movement Using CSS Animation
[x] PassedCreate Visual Direction by Fading an Element from Left to Right
[x] PassedAnimate Elements Continually Using an Infinite Animation Count
[x] PassedMake a CSS Heartbeat using an Infinite Animation Count
[x] PassedAnimate Elements at Variable Rates
[x] PassedAnimate Multiple Elements at Variable Rates
[x] PassedChange Animation Timing with Keywords
[x] PassedLearn How Bezier Curves Work
[x] PassedUse a Bezier Curve to Move a Graphic
[x] PassedMake Motion More Natural Using a Bezier Curve