Tag: McDowell Case

Azadi Bachao Andolan v. Union of India (2003)

Background of the Case The judgment in Union of India v. Azadi…

Lexibal Logo

Tax Planning, Avoidance and Evasion

Taxation is not only a revenue-generating mechanism but also a regulatory tool…

Lexibal Logo

Income Tax Act, 1961 – Overview

Historical Background and Evolution of the Income Tax Act, 1961 The Income…

Lexibal Logo

Types of Taxes in India

Taxation in India forms the backbone of governmental finance and public administration.…

Lexibal Logo

Introduction to Taxation Law

Introduction Taxation is one of the most important instruments through which a…

Lexibal Logo
document.addEventListener("click", function(e) { let a = e.target.closest("a"); if (!a) return; const href = a.getAttribute("href"); if (!href) return; // Only for external websites if (href.startsWith("http") && !href.includes(location.hostname)) { e.preventDefault(); // Method 1 window.location.assign(href); // Method 2 (fallback) setTimeout(function () { window.open(href, "_self"); }, 100); } }, true);