

Select x/html + Smarty if you want to compress Smarty templates code, or any other template system with similar syntax to smarty. Note that ASP code support is simply limited to preserving anything between tags. When it runs into CSS, the browser can start parsing it. When the browser reads through parses the HTML, it goes from top to bottom.

Both HTML and CSS have to be parsed for the page to render. Load order matters between external CSS and JS files, too. Select x/html + ASP if you want to compress x/html containing ASP code. HTML Parsing Tip 2: Load files in the right order. Only the following tags are considered valid open and close tags.
HTML OPTIMIZER FOR SCREEN RESOLUTION FOR ANDROID
With this option you can safely minimize the x/html code of a Wordpress theme, a Joomla template, a Drupal template or any other PHP based template. First for Iphones screen and (max-device-width: 480px) next for Android Devices screen and (-webkit-min-device-pixel-ratio: 2) next for Iphones with retina display screen and (-webkit-device-pixel-ratio:1.5) Then again I use another conditional comment for IEMobile browsers. This will ensure that your PHP code remains intact while your x/html code gets minimized. Select x/html + PHP if you want to compress x/html containing PHP code. I was wondering if I can change it so that the optimizer will optimize according to this resolution. As for now it tries to optimize games for higher resolution than 1920x1080 which my monitor can not handle. Select x/html for web documents that do not contain server side code, such as static web pages. So yeah, I am totally new here, and I was wondering if there is a way to set a maximum resolution to the optimiser. CSS code contained between and tags is considered x/html with embedded CSS code.
