From 396a8c3d7476f9af5e8330be7841844b394ef14f Mon Sep 17 00:00:00 2001 From: shivambhawsar <48677061+shivambhawsar@users.noreply.github.com> Date: Thu, 1 Oct 2020 09:23:54 +0530 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e07704d..b810983 100755 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ -# Building a Responsive Single-Page Design +# Building a Responsive Single-Page Web Design ![Building a Responsive Single-Page Design](hero.png) This is the repository for my course, [Building a Responsive Single-Page Design](http://www.lynda.com/CSS-tutorials/Building-Responsive-Single-Page-Design/182174-2.html). The full course is available at [lynda.com](http://lynda.com). ## Course Description -Learn how to build dynamic, responsive single-page designs with HTML, JavaScript, and CSS. The website featured in this course combines docking navigation, columns that adjust without cluttering your site layout or HTML markup, and animated scrolling effects that respond to user direction. Author Ray Villalobos shows you how to build it. He starts with a lean, easy-to-read template, and then explains how to add the features that make single-page designs so great, with these four frameworks: +Learn how to build dynamic, responsive single-page designs with HTML, JavaScript, and CSS in easy way. The website featured in this course combines docking navigation, columns that adjust without cluttering your site layout or HTML markup, and animated scrolling effects that respond to user direction. Author Ray Villalobos shows you how to build it. He starts with a lean, easy-to-read template, and then explains how to add the features that make single-page designs so great, with these four frameworks: Compass, whose Sass mixins help you leverage CSS3 features like Flexbox Susy 2, the framework that "subtracts" the math from responsive grid design ScrollMagic, for adding "magical" scroll effects