Featured

Is it really that !important?

Earlier I took a look at the cascade in CSS (Cascading Style Sheets). There was mention of the !important setting in style sheets, but let’s take a closer look it what it does. Using !important basically tells the user agent to... (Continue reading)

Tagged with:     

What is so Cascading about Style Sheets?

What is so Cascading about Style Sheets?

There were times when I wondered why style sheets were referred to as CSS. Why Cascading? Style sheets may have three different origins: The author: These style sheets are defined by the person who writes the document. For instance, in HTML, the... (Continue reading)

Tagged with:     

How to avoid losing your data

How to avoid losing your data

With most operating systems, people have the tendency to install the OS on the same drive or partition where their data will be stored. The problem with this approach is that, if something happens with the operating system and the... (Continue reading)