

Code snippets to list user roles and capabilities in WordPress with a backstory.

A list of 13 things you can learn from Google Analytics about your website visitors with a detailed step by step guide on how to set it up and key takeaways from each of them.

3 simple steps you can take to ensure your site’s contact form is protected against those pesky spam emails.

How to add a great user experience to your website by displaying your most recent posts on the home page with examples, step by step instructions and code snippets.

How to add a personal touch to your blog post and website content by adding a signature to your blog posts with ideas and examples on what to add in the signature. two ways to set it up, pros and…

Step by step guide with code snippets to creating a simple To-Do List App where the user can add in tasks and delete the task from the list once done.

Step by step guide with code snippets to load a JSON using AJAX in 9 easy steps with a fun and apt project, considering the political climate.

Step by step guide with code snippets to building a Wikipedia search app using Javascript and Wikipedia API to get the results from Wikipedia onto the app.

With the introduction of CSS shapes, It has become easier than ever to wrap text around custom shapes like circle, ellipse, polygon. Let me show you how you can use this approach with some challenging layouts.

A guide to what is a drop cap, why use it, examples of sites that have used drop caps creatively. And four ways you can add drop caps to your website with pros and cons of each and code snippets.

This article was originally published on Medium. WordCamp Sacramento has become the weekend-get-away tradition in our family for the last two years. As I hopped into our car after a power-packed final session on SEO, my son asked. “So mom, What…

Code snippet to show how I created a touch friendly and responsive navigation menu that functions well on tablets, iPads and other touch sensitive devices, done for a startup client.

By using negative z-index, pseudo elements and borders of very similar shades of a color, here is a simple and easy way to add a shadow box effect to your web page, with no images.

A simple and interesting lifecycle image map for Cisco business page, using jQuery and CSS.

Code snippet and steps to create a simple price calculator prototype done for a client, that calculates the pricing based on multiple products with different product pricing and shipping and handling costs for various states.

Code snippet and steps to create create a donut for a client to represent the four pillars of their product description model. with animations on hover.

Code snippet and steps to load a JSON file with the speaker details on the click of a button. This was a prototype of a page done on a clients website.

Code snippet and steps to build a carousel of the upcoming events with the speaker’s details that are stored in a JSON and templated using mustache.js This was a prototype of a page done on a clients website.