-
thierryUtube and 8,664 others liked 1 month ago
-
thierryUtube subscribed to a channel 4 months ago
realcsstricks
This is the official YouTube channel for CSS-Tricks, a web design community c...
-
thierryUtube subscribed to a channel 4 months ago
-
thierryUtube subscribed to a channel 1 year ago
YUI Theater
Videos and screencasts about frontend engineering and related topics (not jus...
-
thierryUtube commented 3 years ago
The video shows (@ about 7:53) a rule containing two background declarations, "background-position" and "background" in that *order*.
But using shorthand as the last one to set the background image should cancel/reset any previous background declarations isn't? Hence resetting the position to left/top (0 0 rather than 95% 80%).