Tag: Tax laws notes

Tax Administration in India

Introduction Tax administration forms the operational backbone of every taxation system. While…

Lexibal Logo

Distribution of Taxation Powers in India

Introduction India follows a federal system of governance in which powers are…

Lexibal Logo

Direct and Indirect Taxation in India

Introduction Taxation in India is broadly classified into two major categories: direct…

Lexibal Logo

Fiscal Policy and Taxation Policy in India

Introduction Fiscal policy and taxation policy are important instruments through which governments…

Lexibal Logo

Legislative Competence in Taxation

Introduction The power to impose taxes in India does not exist automatically…

Lexibal Logo

Constitutional Framework of Taxation in India

Introduction Taxation in India operates within a constitutionally regulated system that determines…

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);