sitemap

Link Targets in XHTML

March 15th, 2008 by Daniel Skinner

I always prefer to build websites in valid XHTML as it allows for a stricter, more maintainable envorinment to build websites than traditional HTML. However, there are a few features of HTML I like to make use of.

For example, making links open in new windows using the target attribute is unsupported by XHTML.

Read the rest of this entry »

Filed under: Guides, Web Development — Tags: , , — Daniel Skinner @ 1:33 pm