Posts Tagged ‘css’

3 Steps to Create a WordPress Theme

create Worpress themeWith some basic knowledge of CSS, HTML and PHP to make a current website design work with Wordpress is quite easy. It is important to validate at first stage to save your time on problem fixing in the future. This post can help you to integrate an existing site with Wordpress or just create a new theme specially for Wordpress.

Continue Reading...

How to Avoid CSS Hacks for Internet Explorer

CSS Hacks to avoidWith most web developers still confusing about the usage of CSS hacks and Internet Explorer some information about the code testing and implementing good CSS hacks is still necessary.The following examples from the code make your CSS will work perfectly across all browsers.

Continue Reading...