Posts Tagged ‘css’

Compress CSS using PHP

October 9th, 2011 by Tony de Jesus 1

*+-One of the most important things to consider when creating a website is its loading time. The loading time of a website is as important as its functionality. What’s the point in having a great website if it takes too long to load? Who wants to wait for it? There are a lot of resources […]

Some useful CSS snippets all developers should know

May 1st, 2011 by Tony de Jesus 1

*+-There is no doubt that CSS is one of the most useful resources that all developers have when creating a website. In fact, along with HTML, it is one of the most important languages ​​for creating web pages. While HTML provides the structure for the page, CSS allows for the styling of the HTML code. […]