Life's random bits By b1thunt3r (aka Ishan Jain)…

Tag: css

MVC 4: Bundling

MVC 4: Bundling

Been experimenting with the new MVC 4 for ASP.net. One of the concepts I was having problems with was bundling JavaScript and CSS.
Learning HTML and CSS

Learning HTML and CSS

HTML and CSS is not just for web designers. As a web developer you need to able to get your hands dirty with things like HTML and CSS.
Browser specific CSS

Browser specific CSS

Load only the CSS for the current browser to reduce the bandwidth usage.
IE specific CSS

IE specific CSS

Was experimenting a little the other day, and found a little hack for CSS, it only effects IE and leaves FF alone.