Duration: 15:44 min
Summary: In this video, I will discuss some of the tools that we can use when creating CSS. So far in this course we have covered the different features we can use in CSS and CSS3. As a developer you know that most of the time you will not write the code one line at a time and try to test the impact of the change in different browsers. It is better to use a tool where you can make your changes visually. Then when done, copy the CSS code to the website. There are many free tools out there that help you do just that. Most of these tools are for free. Some of them have free trial which gives you the chance to experiment with the tool before deciding to buy it. Today, we will experiment with: Simple CSS, CSSText, and colorzilla gradient editor. We will see how we can make the visual changes. Then have access to the code so we can apply that code to our pages. In later videos, we will discuss more of these tools.
Technologies and Resources: CSS, HTML, Notepad++, CSS3, background, border, margin, color, direction, font-family, letter-spacing, text-align, word-spacing, text transform, text-decoration, Simple CSS, csstext, colorzilla gradient editor.