Commit 16a2185e authored by TTS Tran Viet Anh's avatar TTS Tran Viet Anh

form layout

parent b9fee77a
...@@ -101,7 +101,7 @@ ...@@ -101,7 +101,7 @@
<label for="">Số câu hỏi:</label> <label for="">Số câu hỏi:</label>
</div> </div>
<div class="col-10"> <div class="col-10">
<input type="number" id="numberOfQuestion" name="numberOfQuestion" id="numberOfQuestion" <input type="number" name="numberOfQuestion" id="numberOfQuestion"
class="form-control" placeholder="câu" /> class="form-control" placeholder="câu" />
</div> </div>
</div> </div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment