Windows 7 has just been released to the general public and there are several tips and tricks flying around on several blogs, just like our earlier ultimate lists where we collect and share some of the best tips and tricks for a product, here are some of the best tips and tricks for Windows 7.
Computers
tips, tricks, ultimate, windows 7, windows seven
This is the followup to last week’s post, CSS tips and tricks, Part 1, where you can find tips on shorthand, default values, colours, inheritance, cascading, and more. In this part I’ll be giving you some tips on grouping selectors, clearing floats, horizontal centring, importing CSS, and a couple of troubleshooting tips. If you think [...]
Web dev
css, Part 2, tips, tricks
If you surf Facebook on daily basis or occasionally, chances are you're already familiar with regular stuffs like add/delete friends, update statuses, walls and profile, add and explore pages & applications, etc, but there's more..
Internet
facebook, tips, tricks
Have you ever came across a WordPress blog, saw something you liked, and questions like “how they did that“, “s that a plugin or hack?“, “where can I get those cool mods” begin to pop? Well, it’s really pretty normal because most of us did the same thing. For this article we’ve spent time with [...]
Wordpress
Hacks, tricks
1. CSS font shorthand rule When styling fonts with CSS you may be doing this: font-size: 1em; line-height: 1.5em; font-weight: bold; font-style: italic; font-variant: small-caps; font-family: verdana,serif;
Web dev
css, tricks
Earlier before I have written an article about current best CSS hacks which you can see here And now here's the list of today's most used CSS tricks – tips. I have added image examples for most of them because of critics on CSS hacks article. If you think I have missed any please let [...]
Web dev
css, Most used, tricks
CSS can be complex, and as each new browser version is released, you may well find yourself struggling to keep up with the latest tips and hacks. But those tips and hacks will save your sanity! Here, I've put together the ten tips that I find most helpful, to save you the hassle of scrounging [...]
Web dev
CSS tips, tricks