From 1035a1a13df6b8ea1f57220cc5b9cf947be754fb Mon Sep 17 00:00:00 2001 From: teja yalla Date: Sat, 7 Jun 2025 17:00:24 +0530 Subject: [PATCH 1/4] first commit in VS code --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7964940..762fcae 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# CSS: Scrolling and Parallax +# CSS: Scrolling & Parallax This is the repository for the LinkedIn Learning course [CSS: Scrolling and Parallax](https://www.linkedin.com/learning/css-scrolling-and-parallax). The full course is available from [LinkedIn Learning](https://www.linkedin.com/learning/css-scrolling-and-parallax). Scrolling used to be really basic—up and down, and occasionally side to side. Now scrolling has taken a larger place in navigation, and CSS lets you connect animations to scrolling, resulting in new interaction opportunities. This course shows how web developers and app developers can leverage scrolling and parallax to program new interface styles. Ray Villalobos demonstrates how to customize CSS for scrolling behaviors, create CSS animations, create scroll-based animations, use ScrollMagic, tween, and use the GreenSock Animation Platform (GSAP). He covers pseudo classes, elements, using transform properties, sequencing, parallax with JavaScript, and more. From f1507e7f8faa04c272836c1431ccd4416acbfce3 Mon Sep 17 00:00:00 2001 From: teja yalla Date: Sat, 7 Jun 2025 17:13:21 +0530 Subject: [PATCH 2/4] second commit --- test.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 test.txt diff --git a/test.txt b/test.txt new file mode 100644 index 0000000..b78ca63 --- /dev/null +++ b/test.txt @@ -0,0 +1 @@ +New file \ No newline at end of file From b3ef021d5044268d089fe7dc3e11d8245c26a082 Mon Sep 17 00:00:00 2001 From: teja yalla Date: Sat, 7 Jun 2025 17:28:11 +0530 Subject: [PATCH 3/4] third commit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 762fcae..5091bae 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# CSS: Scrolling & Parallax +# CSS: Scrolling & Parallax and This is the repository for the LinkedIn Learning course [CSS: Scrolling and Parallax](https://www.linkedin.com/learning/css-scrolling-and-parallax). The full course is available from [LinkedIn Learning](https://www.linkedin.com/learning/css-scrolling-and-parallax). Scrolling used to be really basic—up and down, and occasionally side to side. Now scrolling has taken a larger place in navigation, and CSS lets you connect animations to scrolling, resulting in new interaction opportunities. This course shows how web developers and app developers can leverage scrolling and parallax to program new interface styles. Ray Villalobos demonstrates how to customize CSS for scrolling behaviors, create CSS animations, create scroll-based animations, use ScrollMagic, tween, and use the GreenSock Animation Platform (GSAP). He covers pseudo classes, elements, using transform properties, sequencing, parallax with JavaScript, and more. From 2e0f60adaf14eb3560ff185850b7368e5b5f503c Mon Sep 17 00:00:00 2001 From: teja yalla Date: Sat, 7 Jun 2025 17:38:26 +0530 Subject: [PATCH 4/4] fourth commit --- test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test.txt b/test.txt index b78ca63..d30835f 100644 --- a/test.txt +++ b/test.txt @@ -1 +1 @@ -New file \ No newline at end of file +New file hello \ No newline at end of file