Month: June 2021

CSS – Most common CSS properties Part-2

In this article of most common CSS properties Part-2, you will see the commonly used properties such as Text, Fonts, Overflow, Align, and Display. CSS Text In CSS, the text properties are used to manipulate the text of an HTML element. Followings are few most common CSS text properties: color text-align text-decoration text-transform text-shadow Text …

CSS – Most common CSS properties Part-2 Read More »

CSS – Most common CSS properties Part-1

In this article of most common CSS properties Part-1, you will see the commonly used properties such as colors, backgrounds, height, width, margin, padding, borders, and box model. CSS Colors In CSS, color properties are used to set the text color, background color, border color, etc of an HTML element. The followings are a few …

CSS – Most common CSS properties Part-1 Read More »