Tag: Law Students

Offences against Women and Children under the Indian Penal Code

Introduction Offences against women and children constitute a critical area of criminal…

Lexibal Logo

Defamation under the Indian Penal Code

Introduction Defamation is a criminal and civil offence under Indian law aimed…

Lexibal Logo

Cheating and Forgery under the Indian Penal Code

Introduction Cheating and forgery are significant offences under the Indian Penal Code…

Lexibal Logo

Theft, Robbery, and Dacoity under the Indian Penal Code

Introduction Theft, robbery, and dacoity are among the most common property offences…

Lexibal Logo

Offences Against Property under the Indian Penal Code

Introduction - Offences Against Property Offences against property are a significant category…

Lexibal Logo

Dowry Death and Cruelty under the Indian Penal Code

Introduction Dowry death and cruelty are grave offences recognized under the Indian…

Lexibal Logo

Causing Death by Negligence (Section 304A IPC)

Introduction While intentional acts like murder or culpable homicide threaten life directly,…

Lexibal Logo

Culpable Homicide and Murder (Sections 299–304 IPC)

Introduction Culpable homicide and murder are the gravest offences against the human…

Lexibal Logo

Offences Against Human Body under the Indian Penal Code

Introduction Offences against the human body are central to criminal law, as…

Lexibal Logo

Abetment and Conspiracy under the Indian Penal Code

Introduction In criminal law, the commission of a crime is not limited…

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