freeCodeCamp/curriculum/challenges/english/01-responsive-web-design/applied-visual-design
Mukesh Gurpude a5dceb3e7e
Fixed error when changing the default order of css properties (#40525)
* Bug with psoitioning

Fixed bug with positioning of background-color` property for Selector `.heart::after`

* Trying new changes

* Update curriculum/challenges/english/01-responsive-web-design/applied-visual-design/create-a-more-complex-shape-using-css-and-html.md

Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com>

* Tests passing

Check the regex matching at [Regex101](https://regex101.com/r/GU18ds/4)

* fixed typo

* applied suggestions

Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com>
2021-01-21 10:17:16 -06:00
..
add-a-box-shadow-to-a-card-like-element.md feat(curriculum): restore seed + solution to Chinese (#40683) 2021-01-12 19:31:00 -07:00
adjust-the-background-color-property-of-text.md feat(curriculum): restore seed + solution to Chinese (#40683) 2021-01-12 19:31:00 -07:00
adjust-the-color-of-various-elements-to-complementary-colors.md feat(curriculum): restore seed + solution to Chinese (#40683) 2021-01-12 19:31:00 -07:00
adjust-the-height-of-an-element-using-the-height-property.md feat(curriculum): restore seed + solution to Chinese (#40683) 2021-01-12 19:31:00 -07:00
adjust-the-hover-state-of-an-anchor-tag.md feat(curriculum): restore seed + solution to Chinese (#40683) 2021-01-12 19:31:00 -07:00
adjust-the-hue-of-a-color.md feat(curriculum): restore seed + solution to Chinese (#40683) 2021-01-12 19:31:00 -07:00
adjust-the-size-of-a-header-versus-a-paragraph-tag.md feat(curriculum): restore seed + solution to Chinese (#40683) 2021-01-12 19:31:00 -07:00
adjust-the-tone-of-a-color.md feat(curriculum): restore seed + solution to Chinese (#40683) 2021-01-12 19:31:00 -07:00
adjust-the-width-of-an-element-using-the-width-property.md feat(curriculum): restore seed + solution to Chinese (#40683) 2021-01-12 19:31:00 -07:00
animate-elements-at-variable-rates.md feat(curriculum): restore seed + solution to Chinese (#40683) 2021-01-12 19:31:00 -07:00
animate-elements-continually-using-an-infinite-animation-count.md feat(curriculum): restore seed + solution to Chinese (#40683) 2021-01-12 19:31:00 -07:00
animate-multiple-elements-at-variable-rates.md feat(curriculum): restore seed + solution to Chinese (#40683) 2021-01-12 19:31:00 -07:00
center-an-element-horizontally-using-the-margin-property.md feat(curriculum): restore seed + solution to Chinese (#40683) 2021-01-12 19:31:00 -07:00
change-an-elements-relative-position.md feat(curriculum): restore seed + solution to Chinese (#40683) 2021-01-12 19:31:00 -07:00
change-animation-timing-with-keywords.md feat(curriculum): restore seed + solution to Chinese (#40683) 2021-01-12 19:31:00 -07:00
change-the-position-of-overlapping-elements-with-the-z-index-property.md feat(curriculum): restore seed + solution to Chinese (#40683) 2021-01-12 19:31:00 -07:00
create-a-gradual-css-linear-gradient.md feat(curriculum): restore seed + solution to Chinese (#40683) 2021-01-12 19:31:00 -07:00
create-a-graphic-using-css.md feat(curriculum): restore seed + solution to Chinese (#40683) 2021-01-12 19:31:00 -07:00
create-a-horizontal-line-using-the-hr-element.md feat(curriculum): restore seed + solution to Chinese (#40683) 2021-01-12 19:31:00 -07:00
create-a-more-complex-shape-using-css-and-html.md Fixed error when changing the default order of css properties (#40525) 2021-01-21 10:17:16 -06:00
create-movement-using-css-animation.md feat(curriculum): restore seed + solution to Chinese (#40683) 2021-01-12 19:31:00 -07:00
create-texture-by-adding-a-subtle-pattern-as-a-background-image.md feat(curriculum): restore seed + solution to Chinese (#40683) 2021-01-12 19:31:00 -07:00
create-visual-balance-using-the-text-align-property.md feat(curriculum): restore seed + solution to Chinese (#40683) 2021-01-12 19:31:00 -07:00
create-visual-direction-by-fading-an-element-from-left-to-right.md feat(curriculum): restore seed + solution to Chinese (#40683) 2021-01-12 19:31:00 -07:00
decrease-the-opacity-of-an-element.md feat(curriculum): restore seed + solution to Chinese (#40683) 2021-01-12 19:31:00 -07:00
learn-about-complementary-colors.md feat(curriculum): restore seed + solution to Chinese (#40683) 2021-01-12 19:31:00 -07:00
learn-about-tertiary-colors.md feat(curriculum): restore seed + solution to Chinese (#40683) 2021-01-12 19:31:00 -07:00
learn-how-bezier-curves-work.md feat(curriculum): restore seed + solution to Chinese (#40683) 2021-01-12 19:31:00 -07:00
learn-how-the-css-keyframes-and-animation-properties-work.md feat(curriculum): restore seed + solution to Chinese (#40683) 2021-01-12 19:31:00 -07:00
lock-an-element-to-its-parent-with-absolute-positioning.md feat(curriculum): restore seed + solution to Chinese (#40683) 2021-01-12 19:31:00 -07:00
lock-an-element-to-the-browser-window-with-fixed-positioning.md feat(curriculum): restore seed + solution to Chinese (#40683) 2021-01-12 19:31:00 -07:00
make-a-css-heartbeat-using-an-infinite-animation-count.md feat(curriculum): restore seed + solution to Chinese (#40683) 2021-01-12 19:31:00 -07:00
make-motion-more-natural-using-a-bezier-curve.md feat(curriculum): restore seed + solution to Chinese (#40683) 2021-01-12 19:31:00 -07:00
modify-fill-mode-of-an-animation.md feat(curriculum): restore seed + solution to Chinese (#40683) 2021-01-12 19:31:00 -07:00
move-a-relatively-positioned-element-with-css-offsets.md feat(curriculum): restore seed + solution to Chinese (#40683) 2021-01-12 19:31:00 -07:00
push-elements-left-or-right-with-the-float-property.md feat(curriculum): restore seed + solution to Chinese (#40683) 2021-01-12 19:31:00 -07:00
set-the-font-size-for-multiple-heading-elements.md feat(curriculum): restore seed + solution to Chinese (#40683) 2021-01-12 19:31:00 -07:00
set-the-font-size-of-paragraph-text.md feat(curriculum): restore seed + solution to Chinese (#40683) 2021-01-12 19:31:00 -07:00
set-the-font-weight-for-multiple-heading-elements.md feat(curriculum): restore seed + solution to Chinese (#40683) 2021-01-12 19:31:00 -07:00
set-the-line-height-of-paragraphs.md feat(curriculum): restore seed + solution to Chinese (#40683) 2021-01-12 19:31:00 -07:00
use-a-bezier-curve-to-move-a-graphic.md feat(curriculum): restore seed + solution to Chinese (#40683) 2021-01-12 19:31:00 -07:00
use-a-css-linear-gradient-to-create-a-striped-element.md feat(curriculum): restore seed + solution to Chinese (#40683) 2021-01-12 19:31:00 -07:00
use-css-animation-to-change-the-hover-state-of-a-button.md feat(curriculum): restore seed + solution to Chinese (#40683) 2021-01-12 19:31:00 -07:00
use-the-css-transform-property-skewx-to-skew-an-element-along-the-x-axis.md feat(curriculum): restore seed + solution to Chinese (#40683) 2021-01-12 19:31:00 -07:00
use-the-css-transform-property-skewy-to-skew-an-element-along-the-y-axis.md feat(curriculum): restore seed + solution to Chinese (#40683) 2021-01-12 19:31:00 -07:00
use-the-css-transform-scale-property-to-change-the-size-of-an-element.md feat(curriculum): restore seed + solution to Chinese (#40683) 2021-01-12 19:31:00 -07:00
use-the-css-transform-scale-property-to-scale-an-element-on-hover.md feat(curriculum): restore seed + solution to Chinese (#40683) 2021-01-12 19:31:00 -07:00
use-the-em-tag-to-italicize-text.md feat(curriculum): restore seed + solution to Chinese (#40683) 2021-01-12 19:31:00 -07:00
use-the-s-tag-to-strikethrough-text.md feat(curriculum): restore seed + solution to Chinese (#40683) 2021-01-12 19:31:00 -07:00
use-the-strong-tag-to-make-text-bold.md feat(curriculum): restore seed + solution to Chinese (#40683) 2021-01-12 19:31:00 -07:00
use-the-text-transform-property-to-make-text-uppercase.md feat(curriculum): restore seed + solution to Chinese (#40683) 2021-01-12 19:31:00 -07:00
use-the-u-tag-to-underline-text.md feat(curriculum): restore seed + solution to Chinese (#40683) 2021-01-12 19:31:00 -07:00