Tag: CSS
-
Setup SASS/SCSS compiler on a Windows machine
SASS/SCSS is well-known CSS preprocessor used to write your traditional CSS in a very fast and efficient way. It’s almost same with some extra features like Variables, Mixins, Inheritance(extend), Import and many more features. Basically, SASS helps you manage the CSS part on larger projects very easily. 1) Ruby Installation: To get it working on…
-
Completely Free HTML/CSS Course for Beginners
Learning a completely new thing may be hard, but not impossible. If you have the right resources and will to learn, you will come-out being a Ninja . I don’t even remember, how I learned HTML/CSS, but now this helps me in earning my daily bread-butter. If you are looking for a completely free course for learning…
-
A collection of 180 CSS Linear Gradients
A very useful website for web-developers. WebGradients.com offers a wide range of ready-to-use 180 CSS gradients, which can used in developing websites. The website looks pretty clean with Gradients appearing in a grid-layout. Look for your desired gradient, click on “Copy CSS”, it adds the CSS code to your Clipboard and then just paste it…
You must be logged in to post a comment.