Hi everyone.
Take a look at both these links:
1 - HTML version
2 - PHP version
In the HTML version, the styles are correctly applied and rendered. All the fonts are ok and the positioning as well. But in the PHP version, the CSS is a little bit screwed up (positioning of images, font sizes). Absolutely nothing related to the CSS changed, the style is the same for both pages, the only difference is the Updates section that is static in the 1st and dynamic in the 2nd. What might be happening?