Open Blank Page (Valid XHTML)
by Steven Hambleton in HTML
<a onclick="window.open(this.href, '_blank'); return false;" href="http://www."></a>
Link
by Antonio Manuel Martín in HTML
<a href="<<**SelectionInsertionPlaceholder**>>"></a>
Image Insertion
by Antonio Manuel Martín in HTML
<img src="<<**SelectionInsertionPlaceholder**>>" alt="" title="" />
Page Structure XHTML 1.0 Strict UTF-8
by William Dodson in HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xml:lang="en-us" xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title><<**SelectionInsertionPlaceholder**>></title>
</head>
<body>
</body>
</html>
1px debugging border
by Brendan Cullen in HTML
style="border: 1px #f00 solid;"
Meta Redirect
by Ameir Al-Zoubi in HTML
<meta http-equiv="refresh" content="0;url=<<**SelectionInsertionPlaceholder**>>">
Blockquote
<blockquote>
<p><<**SelectionInsertionPlaceholder**>></p>
</blockquote>
Ordered List
<ol>
<li><<**SelectionInsertionPlaceholder**>></li>
</ol>