Click here to Skip to main content
15,880,796 members
Everything / Web Development / XHTML

XHTML

XHTML

Great Reads

by Sergiy Korzh
A JavaScript function to get the absolute coordinates of a DOM element within a document
by Najmul Hoda
IM status indicator is as an easy and reliable way to check online status of certain instant messenger account like yahoo, msn, aol, skype and icq..
by Bill Pierce
Creating an ASP.NET server control wrapper for the Google Maps API.
by notmasteryet
This article demonstrates using binary formats in JavaScript.

Latest Articles

by Mark Birbeck
Easily and quickly build web services clients using XForm
by Richard Atkins
Create a fluid, multi-column, vertically ordered list using nested, floating divs
by Sean Ewington
Web development beginner tutorials. A compilation of web development tutorials that serve as a beginner's walk to web development
by Anurag Gandhi
An HTML 2D game to describe some basic game development tips in HTML/CSS and JavaScript.

All Articles

Sort by Score

XHTML 

2 Jan 2010 by Sky Sanders
AccessControlModule can impart a greater consistency and usability upon the default behaviour of FormsAuthentication and allow any client script code to leverage FormsAuthentication in a straight forward manner.
30 Aug 2012 by Alexander Golde
Mine your Website's Data with a Private Custom Crawler
20 Aug 2009 by webdev_hb
This post continues the WebControls In MVC series. In this post we finally get some code that can be downloaded and tested. This post explains how to use the MvcWebForms methods to add WebControls to your Mvc Views -- and make them talk to your Controllers!
27 Jan 2012 by Richard James Moss
How to use XSLT to display an ASP.NET sitemap without using tables
26 Jul 2009 by Abhishek Sur
Use of GZipStream or DeflateStream to compress your HTML output in your response when available. Added new class as WhiteSpaceFilter to remove whitespaces from HTML.
18 Apr 2010 by Sky Sanders
Exploring Web.config - system.web/httpModules
27 Sep 2014 by Mohit1110
In this blog, we will explore how does a browser comes to know which version of HTML has been used in a Web Page. How Quirks mode & Standard mode affect the page rendering.
15 Apr 2010 by Paulo Morgado
The procedures to define document compatibility in Internet Explorer 8 are well documented here, but I’ve seen many developers and system administrators that are not aware of this...