Posted on September 6, 2008 by Balaji Ramesh
I was having trouble with setting a background image for an input button in IE 6. The background-image property that worked in Firefox 2.0 just did not have any effect on IE6. After a bit of googling, I realized that the background-image property will not work on IE and that we need to use the [...]
Filed under: CSS, Technical | 9 Comments »
Posted on June 21, 2007 by Balaji Ramesh
When trying to attach style sheets in Visual Studio I was wondering if there is an easier way to do so rather than typing the entire markup in the HTML view.
Check this out…
- Open up the Designer view of the page you want to apply the style
- From the Solution Explorer just drag and drop [...]
Filed under: CSS, HTML, Microsoft, Technical, Visual Studio | Leave a Comment »