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

Tag: html

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.