“Responsive Web Design essentially indicates that a web site is crafted to adapt the layout to the environment that it is being viewed in.”1 At Generation X it has always been a first principle to consider the wide variety of user platforms when designing websites. Cross browser compatibility and varied browser resolutions have always...
Internet Explorer 8 compatibility fix
Often sites fail to render correctly in Internet Explorer 8. This can be remedied by applying the following fix. Insert the following code between the and tags: <meta http-equiv=“X-UA-Compatible” content=“IE=EmulateIE7” />
...All that glitters is Chrome
I encountered Google Chrome in use for the first time at a meeting with a potential new web design client yesterday. Chrome is a newcomer to the browser wars, but however it measures up to the opposition with a market share of around 4% it now justifies being included when checking cross-browser compatibility. Safari,...