Login   Register  
PHP Classes
elePHPant
Icontem

File: test.html

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Mahesh V. More  >  HTML Count  >  test.html  >  Download  
File: test.html
Role: Auxiliary data
Content type: text/plain
Description: HTML file contains tags which will count by html_count class
Class: HTML Count
Count the occurrences of a given HTML tag
Author: By
Last change:
Date: 2005-10-26 03:52
Size: 949 bytes
 

Contents

Class file image Download
<!--I think all of you know this is just a comment-->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>test</title>
<link href="style.css" rel="stylesheet" type="text/css">
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body disabled leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
	<tr>
		<td align="center">
			<table width="800" border="0" cellspacing="0" cellpadding="0">
				<tr>
					<td bgcolor="FE0000"><img src="img/logo2.gif" width="371" height="128"></td>
				</tr>
				<tr>
					<td bgcolor="F0F0F0">
						<table width="100%" border="0" cellspacing="0" cellpadding="0">
							<tr>
								<td width="1"></td>
								<td width="258" valign="top"></td>
							</tr>
						</table>
					</td>
				</tr>
			</table>
		</td>
	</tr>
</table>
</body>
</html>