CSS and JavaScript tools to take your website to the next level
Want to enhance your website with the latest tools available? In this article, I have compiled a bunch of super useful tools to enhance your website and take it to the next level.
Want to enhance your website with the latest tools available? In this article, I have compiled a bunch of super useful tools to enhance your website and take it to the next level.
If you run a blog, you probably already had to face the problem of content scraping: Some people steal your content to display it on their own blog, usually with lots of Adsense ads. Here are a few useful code snippets to help protect your blog against scrapers.
WordPress built-in search engine is often cited as one of the weak points of the popular blogging platform. In this article, I have compiled several code snippets to make WordPress search engine a lot better.
For years, Flash has been the most popular solution for playing videos on the web. But the HTML5 specification is bringing a new solution, HTML5 videos. In this tutorial, I'll show you how to use HTML5 to display videos on your website.
When building responsive websites, jQuery can be very helpful. In today's article, I have compiled a list of jQuery plugins that will definitely help you building more responsive and usable websites.
WordPress is my favorite tool for building blogs and websites. In this article, I have compiled the most useful resources for WordPress developers I came across in the past 3 years.
HTML5 is the newest revision, and by far the most interesting, of the Hyper Text Markup Language. is In this article I have compiled awesome HTML5 code snippets to take your website to the next level.
Comments are a very important aspect of a blog because it is where the readers interact with the blogger. In today's article, I'm showing you lots of WordPress snippets, hacks and tips to enhance your blog comments section.
The CSS3 specification allows front-end developers to create sophisticated visual effects to make websites look better. I have compiled over 10 new CSS3 techniques to embellish your website and give it a more professional look and feel.
Since over 15 years, JavaScript allows web developers to interact with the client browser. Today, I have compiled a list of the most useful online tools to make your JavaScript developer life even easier.
Happy new year! Since almost 5 years, I post web development tips, tricks and tutorials on my blog CatsWhoCode.com. Today, here is a "best of" article to discover or rediscover the most useful article I've posted in five years.
Social networks are very important on the internet and can bring tons of traffic to your website. Today, I have compiled my favorites WordPress code snippets to work with social networks as such as Facebook, Twitter, Pinterest, Google+, and more.
Today, a website must not look good only on a desktop screen, but also on tablets and smartphones. A website is responsive if it is able to adapt to the screen of the client. In this article, I'll show you how to easily make a website responsive in three easy steps.
Forms are definitely a very important part of a website, but they can be also a bit tricky to handle. To help you working more easily with HTML forms, I have compiled some very useful jQuery code snippets from my personal snippet library in this article.
If you already installed WordPress, you know the wp-config.php file: this is the file where you set up your database connection info and define your site language. But you can do a lot more things with the wp-config.php file. In this article, I'll show you 10+ tricks, using wp-config.php, to boost your WordPress website.