HTML isindex 标签
isindex 标签 -- 定义单行的文字提交输入框
- 不符合标准网页设计的理念,不赞成使用.
- isindex标签是单独出现的,
<isindex> - 属性
- Common -- 一般属性
prompt-- 提交输入框说明文字
- 引用网址:http://www.dreamdu.com/xhtml/tag_isindex/
示例
<body><isindexprompt="search from dreamdu"></body>