一个完整的html代码

To be honest, when I first started learning HTML, I thought it was quite a hassle, but later I discovered that it is actually quite interesting.以您提到的步骤为例。
然后我也一步步摸索。

我们先来谈谈文本文件。
我刚刚找到一个笔记本并将其命名为“测试”。
To be honest, at first I was very confused about what name to choose. I thought that by choosing a cool name, I would seem like a very experienced person.后来我发现浏览器并不关心你的名字是什么,只要有后缀就可以了。

I'm particularly impressed by the code aspect. When I first saw this piece of code, my eyes were dazzled. HTML标签一个接一个地涌入我的脑海。
My hands were shaking and I entered incorrectly several times.特别是<标题></标题>。
At first I couldn't remember the angle brackets and slash, but it turned out to be <body></body>. The browser directly gave me a corrupted page, and at this time my face turned green.
The most important of these, <body></body>, is the area where the content is actually placed.我第一次发布内容时,只是在其中添加了“Hello World”,然后发现整个页面只有一行文字,仅此而已。
That's when I realized that I needed to add some styles or other tags to the <body>.
改变后缀也蛮有趣的。
当我进行第一次更改时,我将 .txt 直接拖到垃圾箱,但发现我忘记备份它。
I was so worried that I almost broke the computer. Luckily, I reacted quickly and quickly restored it from backup.
双击打开此步骤。
我真的很期待。
As a result, it could not be opened the first time and it was suggested that the file was damaged. I checked for a long time and found that the newline character was added incorrectly. Later I learned that the line wrapping methods are different in Windows and Linux, and you need to choose the correct encoding when saving. If I think about it now, it was very difficult for me back then.
但是回想起来,我发现编写 HTML 其实很简单。
就像积木一样,标签也是积木,您只需填写内容即可。
我尝试了这个例子,

在HTML中的注册页面的按钮,只有我选择同意此协议才能点击注册按钮,求方法及讲解

结论:在HBuilder中创建一个Vue项目,并绑定按钮点击事件。

1 .单击创建新按钮。
在 HBuilder 中。
2 . 提供 vue.js 的压缩版本。
3 .在body内的div中放置4 个按钮,并将它们绑定到一个要点击的v-on上。
4 、在div下编写脚本,编写事件处理函数。
5 . 单击保存按钮预览并查看效果。

自己掂量一下。