<!doctype html public "-//W3C//DTD HTML 4.01 Transitional//EN"
	"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
	<meta http-equiv="content-type" content="Text/html; Charset=ISO-8859-1">	<title>HTML-tolower (Hidemaru Editor Macro)</title>
	<meta name="Author" content="AGATA, Yasushi">
	<meta name="Description" content="uniq : Hidemaru Editor Macro which makes HTML tag element name to lower case">
	<meta name="KeyWords" content="Hidemaru, Macro, HTML, element, tag, tolower">
	<link rev="MADE" href="mailto:agata@iis.u-tokyo.ac.jp">
	<link rel="PARENT" href="../index.html">

	<!--<link rel="stylesheet" type="text/css" href="****.css">-->
	<style type="text/css">
	<!--
	body {
		background-color: #ffffff;
		font-size: small;
	}
	a:link    {color:blue;}
	a:visited {color:purpble;}
	a:active  {color:red;}
	//-->
	</style>
</head>

<body>

<!--================- Main Content =================-->

<h1>HTML-tolower</h1>

<p>Hidemaru Macro which converts all HTML element name to lower case.</p>

<p><a href="../../">Archive</a>

<hr>

<h2>Usage</h2>

<p>Save the macro source shown below to the directory where Hidemaru editor is installed.</p>

<p>Select [Macro] menu from Hidemaru</p>

<hr>

<h2>Source Code</h2>

<table border="2" width="90%" cellpadding="6">
<tr><td bgcolor="#FFFFCC">
<pre>

</pre>

</td></tr>
</table>

<!--================- Main Content End =================-->

<hr>
<a href="../../">Archive</a>
</body>
</html>
