---
title: "What is XHTML? Are ASP.NET Pages compliant with XHTML?"  
description: "What is XHTML? Are ASP.NET Pages compliant with XHTML?"  
author: "Anonymous User"  
published: 2011-05-23  
updated: 2020-09-24  
canonical: https://www.mindstick.com/interview/1022/what-is-xhtml-are-asp-dot-net-pages-compliant-with-xhtml  
category: "asp.net"  
tags: ["asp.net"]  
reading_time: 1 minute  

---

# What is XHTML? Are ASP.NET Pages compliant with XHTML?

In simple words, XHTML is a stricter and cleaner version of HTML. XHTML stands for EXtensible Hypertext Markup Language and is a W3C Recommendation.Yes, ASP.NET 2.0 Pages are XHTML compliant. However the freedom has been given to the user to include the appropriate document type declaration.

## Answers

### Answer by Anonymous User

In simple words, XHTML is a stricter and cleaner version of HTML. XHTML stands for EXtensible Hypertext Markup Language and is a W3C Recommendation.Yes, ASP.NET 2.0 Pages are XHTML compliant. However the freedom has been given to the user to include the appropriate document type declaration.


---

Original Source: https://www.mindstick.com/interview/1022/what-is-xhtml-are-asp-dot-net-pages-compliant-with-xhtml

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
