HTML/CSS/Form Tags/isindex
Версия от 09:21, 26 мая 2010; (обсуждение)
"isindex" creates a text input field between two "hr" elements
<html>
<head>
<title>isindex element example</title>
</head>
<body>
<isindex prompt="Please enter your name and surname . . . ">
</body>
</html>