+ 1
How to create box in html
How to create Box in form using html
3 Answers
+ 1
please send box html tag
and box formating tag
0
If you want to put the form into a box then use css border property for styling eg.
form{
border:5px red;}
- 1
By using form u can create a box either text or password