From f8054ca474adc9f78451cb14b213c26159ce2fcc Mon Sep 17 00:00:00 2001 From: "Bikash Daga (Jain)" <95040719+bikashdaga@users.noreply.github.com> Date: Fri, 5 Aug 2022 17:47:15 +0530 Subject: [PATCH] Added one Useful Link Have Added Scaler Topics CSS Page under html2three(4th point). Kindly Please check the suggested changes. Hope this contribution helps! --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dd6309c..f83bc07 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ _html2three_ is an experimental library for creating VR content using HTML, CSS * Float _div_ elements in VR space. * Embed images using _img_ tags. * Use stylesheets for sophisticated text formatting. -* Design interactive elements using HTML, CSS and JavaScript. +* Design interactive elements using HTML, [CSS](https://www.scaler.com/topics/css/) and JavaScript. * See your hands using a Leap Motion controller. * No WebGL or THREE.js knowledge required.