2024-07-12
한어Русский языкEnglishFrançaisIndonesianSanskrit日本語DeutschPortuguêsΕλληνικάespañolItalianoSuomalainenLatina
Step 1: Use Notepad to write code
Create a folder in one of your disks named frontend, then create a new notepad in it and write the following code in it. Note that you must use English and then change the suffix to .html.
Step 2:
Step 3: Write the following code into a text document
Step 4: Modify the suffix and then open it
<html>
<head>
<title>我的网页</title>
</head>
<body>
Hello,我的第一个网页
</body>
</html>
Precautions
The file extension ends with .html
When writing code, <> must be written in English