Friday, 9 August 2013

HTML isindex Tag

Introduction:

The HTML isindex tag is used for creating a single line text input control.

Example:
<html>
<head>
<title>HTML isindex Tag</title>
</head>
<body>
<isindex> 
</body>
</html>

No comments:

Post a Comment