In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-04-13 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >
Share
Shulou(Shulou.com)06/01 Report--
This article mainly introduces the relevant knowledge of "how to write html simple website code". The editor shows you the operation process through an actual case. The operation method is simple and fast, and it is practical. I hope this article "how to write html simple website code" can help you solve the problem.
Hypertext markup language (HTML) is a standard markup language for creating web pages.
You can use HTML to build your own website. HTML runs on the browser and is parsed by the browser
& lt! DOCTYPE HTML>
& lthtml>
& lthead>
& ltmeta charset= "UTF-8" & gt
& lttitle> novice tutorial (runoob.com website) & LT/Title>
& LT/head>
& ltbody>
& lth2> my first title & LT/H1>
& LTP> my first paragraph. & LT/P>
& LT/body>
& LT/HTML>
one. First, create a new notepad file and double-click to open it.
two。 After opening the notepad file, enter some simple HTML code. After entering, save the file.
3. Click the notepad file again and press F2 on the keyboard to rename it. Change the following "TXT" to "HTML" and confirm the change.
4. When the changes are complete, open the file again and you can see the web page that has just been completed.
Extended information: in the Windows operating system, notepad is a small application that uses a simple text editor to record and store text information. Since the release of Windows1.0 in 1985, this software has been built into all versions of Microsoft windows. In addition, there are movies and songs called notepad.
1. First, create a new folder on your computer desktop, and then create a new text document in that folder.
two。 Then double-click with notepad to open the text document, as shown in the following figure, we wrote a simple HTML code. three. Click the Save as feature option to display the default Save as encoding as ANSI. 4 We will change the encoding and file name to the image shown in the figure and save it. 5 then return to the newly created folder and find an additional HTML file. 6 finally, use a browser to open the HTML file, the effect is shown in the figure, a simple web page has been successfully written.
It's easy to create complete text code, as shown below:] & lt>] / title. If you want to set its relevant properties, you can use font label
& ltfont size= "18" color= "red" & gt;red No.18 text</font></P>
& LTP> 2. Add picture & ltimg SRC= "picture name. Attribute" id= "picture introduction" & gt
& ltimg SRC= "1. Jpg" id= "add picture practice" & gt</P>
& LT/body>
& LT/HTML>
This is the end of the content about "how to write simple website code for html". Thank you for your reading. If you want to know more about the industry, you can follow the industry information channel. The editor will update different knowledge points for you every day.
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.