PHP Classes

Classes of Marcel Soler

Recommend this page to a friend!
  All class groups  >  All authors  >  Classes of Marcel Soler (1)  >  Mission progress status  >  Reputation  
Picture of Marcel Soler
Name: Marcel Soler <contact>
Classes: 1
Country: Spain Spain
Age: 49
All time rank: 370198 in Spain Spain
Week rank: 215 Up7 in Spain Spain Up
All time users: 349
Week users: 0
Innovation award
Innovation award
Nominee: 1x
 
  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z  
  Files folder image AMP Remove unused CSS  
PHP Programming Innovation award nominee
May 2016
Number 14
Remove unused CSS rules for AMP pages
This class can be used to take away unnecessary rules within the CSS fpr AMP (Accelerated Mobile Pages).

All CSS in AMP pages is embedded inline, but some developers still use templates styles with lots of unnecessary CSS styles.

This class removes CSS rules that are not necessary or are not being used.

This process will not significantly reduce the final download size once compressed, but will add clarity to the code and will reduce the processor time, that it's useful in mobile devices.
RatingsUtility Consistency Documentation Examples Tests Videos Overall Rank
All time: 75% 75% 66% - - - 51% 2526
Month: Not yet rated by the users


  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z