Define the CSS style in css file or header of the HTML page: Continue reading
Tag Archives: css
ArchiveIt’s been around three years now i have been using the Firebug. This great tool provides a web developer an easy way to look at and inspect the source code of a web page. You can view and experiment with each and every part of your web page and related DOM elements, inline or linked CSS, JavaScript and not to say the entire page content. Continue reading
This is the very first CSS rounded corner technique i learned and used. If someone interested can use it without any doubt. Although, it may look like having too many ‘div’ layers in it, it is a good one, not to say works in all browsers well. Continue reading

Recent Comments
Arvind Thakur on Simple captcha component for CakePHP 2.x
Check php error log for possible errors. I may need to see your implementation of code.Ritika on Simple captcha component for CakePHP 2.x
I am using your code but image is not loading ??whyaaron on Object doesn’t support this property or method javascript error
I had the same situation as you. I was assigning a non-declared variable to a calculation. I was searching stackoverflow...priyanshu on Resume download of PART extension file in Firefox
yes i resumed my 1.07 gb file from 790mb thanks.................Arvind Thakur on Simple captcha component for CakePHP 2.x
Can i see your your code? It works fine with 2.3.5.