gpt4 book ai didi

html - 我怎样才能创建这样的表格?使用 html5 和 css3

转载 作者:行者123 更新时间:2023-11-28 17:14:20 26 4
gpt4 key购买 nike

表单的一 Angular 有一个带文本的边框,我不知道如何制作这样的布局。

enter image description here

最佳答案

<b> <div style='color:darkblue'> A Simple Form </div> </b>
<i> <div> form fundametals </div> </i>

<form>
<fieldset>
<legend>Customer Info:</legend>
Name: <input type="text" name="name" placeholder="Enter Your Name"><br>
Telephone: <input type="tel" name="tel" placeholder="Pattern: 1-234-567-8910" ><br>
Email Address: <input type="email" name="email" placeholder="Enter Your Email Address">
</fieldset>


<fieldset>
<legend> Book:</legend>
<input type="text"> Quantity ( Maximum 5) <input type="number" name="quantity" max="5"> <br>

</fieldset>

<br>
<input type="button" name="submit" value="Submit">

</form>

关于html - 我怎样才能创建这样的表格?使用 html5 和 css3,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/44602986/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com