Skip to content
This repository was archived by the owner on Feb 20, 2025. It is now read-only.

按钮的使用介绍

xqb986503 edited this page May 7, 2018 · 2 revisions

► • id=“1”决定学生填空的顺序,对于单选或多选题目,决定红色数字的值。 • type=“button”表示为按钮类型。 • value=“确定”按钮上显示的文字。 • class=“button”按钮的样式。

以上空间其他效果可以自行添加,如:用style来控制宽度:style=“width:100px”,属性之间有空格。

Clone this wiki locally