Make a form for adding a device. The result is ugly because the prefix size is different. You can format the form. The following is the code before and after the beautification, we can compare some things that I want to write a web by myself, so I am also learning about the html language. This reminds me of my interest in web design in the university era, at that time, I didn't have my own computer. I often went to the internet cafe to buy a floppy disk to download some images, and then I used fontpage for some web pages. after buying a computer, I was confused by the legend, and I forgot my webpage design ....
Because I work under ubuntu, what I see under linux is that the webpage design is really rare. I finally chose bluefish.
I want to create a form for adding a device. The result is ugly because the prefix size is different.
The Code is as follows:
User name:
Password:
This input box is not aligned. I am so sad. At this time, my colleagues on the edge said that they can format the table. The code after asking is as follows:
The Code is as follows:
Aha, New Skill get, thanks to Tong Yu for your support ~~
I also learned how to use css to control the table format.
The Code is as follows: