Created
April 29, 2011 16:36
-
-
Save stevef/948592 to your computer and use it in GitHub Desktop.
Bad HTML
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> | |
<HTML> | |
<HEAD> | |
<TITLE> New Document </TITLE> | |
<META NAME="Generator" CONTENT="EditPlus"> | |
<META NAME="Author" CONTENT=""> | |
<META NAME="Keywords" CONTENT=""> | |
<META NAME="Description" CONTENT=""> | |
<script src="linked_js.js" type="text/javascript"/> | |
<STYLE TYPE="text/css"> | |
.style1{font-size:18px} | |
</STYLE> | |
<link rel="StyleSheet" href="http://povod.tut.by/css/reset.css" type="text/css" media="all" /> | |
</HEAD> | |
<BODY> | |
<A HREF="#anchor" onclick="function_name()" onmouseover="function_name()" onfocus="function_name()">Sanitize</A> <SPAN Style="font-weight:bold">tool</SPAN> <SPAN CLASS="style1">test</SPAN><A HREF="relative.html">again</A> | |
<strong></strong> | |
<SCRIPT LANGUAGE="JavaScript"> | |
<!-- | |
function function_name () | |
{ | |
alert(1); | |
} | |
//--> | |
</SCRIPT> | |
<APPLET CODE="" WIDTH="" HEIGHT=""> | |
</APPLET> | |
<OBJECT ID="BtHtmlList Class" WIDTH="" HEIGHT="" CLASSID="CLSID:3E7FDC60-80A8-4563-A562-0DC01ECF077C"> | |
</OBJECT> | |
<OBJECT ID="GomPlayerX Control" WIDTH="" HEIGHT="" CLASSID="CLSID:632CC9D6-5602-4854-AFD2-6EFC59177DE5"> | |
</OBJECT> | |
<OBJECT ID="Macromedia Flash Factory Object" WIDTH="" HEIGHT="" CLASSID="CLSID:D27CDB70-AE6D-11cf-96B8-444553540000"> | |
</OBJECT> | |
<embed src="fkash1.swf"></embed> | |
</BODY> | |
</HTML> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment