Automatically add browser specific CSS3 Properties with CSSFX.js
One of the most annoying part of CSS3 is adding vendor/browser specific properties manually is css file. In order to make the design appear correctly in all browser, developers are ... Continue Reading →
Use custom javascript and css in specific wordpress page and post
Many people barely use custom/separate javascript (js) or css in their wordpress pages or post . When a person have to use it they have to manually edit some template files which is ... Continue Reading →
How to Float:center in CSS ? (move content to center in CSS)
I don’t do much CSS , but yesterday while editing a CSS theme I needed to move a content from left to center. Like in HTML, I replaced float:left to float:center, But there was ... Continue Reading →


