HTML learning 10: Form formatting
Form formatting does not actually remind me of this name. The preceding HTML contains text formatting. This combination of form and table may be called
Format the form.
The main HTML tags used in this blog are:
Labels and labels, as well as the small labels contained in the two labels. Use of these labels
The usage and effect have already been shown before, so it will not be too long.
As the name suggests, form formatting means to present the content of a form in a table. When writing a form, store the content in the form. Maybe my statement
I still don't understand, but I understand it now. You may have different understandings in the future!
Directly run the Code:
Registry ticket |
User name: |
|
Enter the password: |
|
Confirm Password: |
|
Select gender: |
MaleFemale |
Select technology: |
JAVAHTMLCSS |
Select Country: |
-- Select country --ChinaUSAUK |
|
The browser running result is:
Form formatting is made to achieve interaction between login pages and the server in the future. You can also skip this step.
JavaScript verification and server-side full verification. Here we will talk about static pages. I learned dynamic website technologies in my later studies,
Let's implement interaction. At present, I am dealing with ASP. NET. I learned the C # programming language and should be able to implement interaction in.