Conditional Rules in CSS?

Conditional Rules in CSS?

CSS Web Dev

Learn how to perform conditional rules in CSS. This tutorial explains @supports and gives you real-life examples to start using it on your CSS codes.

Tic tac toe game JavaScript

Build a Tic Tac Toe Game in 10 Lines with JavaScript

JavaScript Fun Code Web Dev

In this tutorial, you will learn how to code the popular Tic Tac Toe Game in JavaScript in just 10 lines. Note: This is a fun code.

Share Contents Natively with JavaScript Web Share API

Web Share API: How to Share Contents Natively with JavaScript

JavaScript Web Dev Web Share

Social sharing has been a great way to promote your blog posts and let your readers discover you. Sharing contents online is as old as the internet and websites, and has been in use since then. The evolution of social media websites has broadened the need to share content online and so the JavaScript Web Share API is taking it to an advanced level.