Warning: Attempt to read property "display_name" on bool in /var/www/html/kodesmart/wp-content/themes/beandot/archive.php on line 21
Posts by:

#1 GUIDE TO DRUPAL, WORDPRESS, CSS AND CUSTOM CODING | BEGINNER TO PRO

Adding A Fullscreen Video Background to Your Websites

- - Kode

Learn how to create a full screen video background that covers the entire browser window: This is especially useful for making your landing pages vibrant and captivating   THE VIDEO (HTML) <video autoplay muted loop id="myVideo"> <source src="rain.mp4" type="video/mp4"> </video> <div class="content"> <h1>Heading</h1> <p>Lorem ipsum...</p> <button id="myBtn" onclick="myFunction()">Pause </button> </div>...

The Complete Guide to ASP.NET MVC 5

- - Kode

Learn to build and deploy fast & secure web applications with ASP.NET MVC 5. What Will I Learn? Understand the MVC architectural pattern Implement CRUD operations Build forms with server-side and client-side validation Build RESTful services using ASP.NET Web API Use powerful jQuery plug-ins Implement authentication and authorization using ASP.NET...

Top 3 Movies Streaming Websites

- - Tech Stuff

Watching movies online including your favorite series from the past is an awesome way to spend quality family time. With the ever increasing bandwidth being offered and continuous reduction in the costs of smart and LED TV’s it has gotten quite convenient to stream movies from the comfort of ones...

PayPal and Currency Conversion Fees

- - Tech Stuff

Recently, I made a purchase on Ebay.com which many of you already know uses PayPal as its payment processor. PayPal is great when buying stuff on Ebay as it usually gives you some sort of guarantee in the event that your item arrives damaged, not as described or just not...

CSS Only Loader

- - Design

A warm and happy 2018 to all the dedicated followers of the KodeSmart Blog. The team here is very thankful for all the support throughout 2017 and we hope to have your continued support for this and the coming years. We are dedicated to writing and publishing even more content...

6 Result Driven SEO Strategies of 2017

- - Wordpress

If you want to rank high on Google, you’ll need to consistently update your site with fresh, well written content. Aside from the quality of the content that is published and the frequency, there should also be multiple avenues for engaging the site’s audience. These days social media has taken...

12 Essential PHP Functions and Snippets

- - Kode

Storing tiny pieces of code snippets is an excellent way to maximize on development effort and save time. As a web developer, it’s good practice to store useful PHP functions and scripts that are highly reusable and sure to come in handy for future projects. Having the right piece of...

2017 Top SEO Plugins for WordPress

- - Wordpress

Search Engines are the main source of traffic for most websites. That’s why users often seek SEO tips and supplements that can improve SEO with their WordPress sites. In this article, we will share some of the Top SEO Plugins for WordPress and tools that will enhance SEO of your...