How to add no-cache for CSS
There are many possible way to add no cache to a CSS. Before seeing the method I want to tell you why we need to write no cache to CSS. When there is an updated in CSS then you find… Read More »How to add no-cache for CSS
There are many possible way to add no cache to a CSS. Before seeing the method I want to tell you why we need to write no cache to CSS. When there is an updated in CSS then you find… Read More »How to add no-cache for CSS
I recently faced a problem in a website, where I have to add a separtor after each li ends. And the speartor should not come for last li I learned this can be achieved through CSS. Let us say out… Read More »Add content using CSS
The CSS is the styling language. This is mainly for presentation Layer. Data is in MySQL, which is pulled by PHP and it is showed with a style by CSS. There are wide range of options available in CSS. The… Read More »CSS: Cascading Style Sheets