Each and every time I start working on a new (X)HTML / CSS project – same problems turn up. As you probably know, every browser has some predifined CSS rules that you might need to override in order for your page to appear correctly on most of them. I say most of them because some [...]
Category: Web Design |
2 Comments »
Tags:
Banners are one of the most used marketing tools on the Web for ages — you can see them on almost every commercial site. Some of them are successful, some are not. Some of them are truly annoying, some interesting. No matter how they look and feel, people are still using them. One thing that’s [...]
Category: Web Design |
No Comments »
Tags:
Few days ago Vijay asked if there’s a way to disable ctrl + n combination (open the new window shortcut. So I set out to create a small Java Script that disables any ctrl + key combination (e.g. ctrl + v, ctrl + c, ctrl + a, etc.). Script is a bit more complicated than [...]
Category: Programming |
44 Comments »
Tags:
There is one thing you should know about gradients no matter what application you use — it is a tricky business. You can create nice color harmony or ruin your layout in 3 mouse clicks. Back in 2002 I was avoiding it wherever possible from various reasons: Page load was longer It looked unprofessional and [...]
Category: Web Design |
3 Comments »
Tags:
Recently I’ve started playing around with Ruby and Ruby On Rails on our hosted server. Since I liked it a lot I have finally decided to try to install it on our local Windows server. While I was doing it I found that most of the online tutorials are not all completely accurate, i.e. they [...]
Category: Programming, Ruby & Rails |
3 Comments »
Tags: