Posts by SauravRoy

SauravRoy

Awesome 3D Text with just CSS!

August 21, 2011 at 6:19 pm By

3D Text in Just CSS? This is a little effect I’ve been working on for a few hours, I thought it was pretty neat! So we’re going to make 3D text with just CSS3. We’ll be looking at the CSS pseudo class :before. So first what we need to do is pick the font we’re going to use! I’m using…

The 3D Parallax Effect

August 16, 2011 at 6:13 pm By

What we’ll be looking at The 3D Parallax Effect, an effect that adds depth to a container by providing different layers. These layers will move at a different rate from each other We can add various options to these layers to make them move at different rates, and to change the effect The Introduction You’ve probably heard of the 3D…

What Makes A Good Logo?

August 14, 2011 at 9:56 pm By

Ah… Logos. We love them, we sure hate them sometimes, but at the end of the day they are what represents whatever we want to create. Whether it’s a blog or a business, having a good logo is one of the best advertising techniques out there because it’s the first impression the customer gets from whatever we are offering so it’s…

Making your Website fit on any Screen

August 12, 2011 at 9:06 pm By

The Internet is more mobile than ever The age old problem of screen size has plighted the humble web designer for decades.Today, more people are accessing the internet by mobile phone than ever before, and the problem has only gotten worse. 2% of internet traffic comes from iOS devices, which is more than what the desktop browser, Opera creates! So…