Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

What is the basis of making HTML web pages?

2025-03-30 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >

Share

Shulou(Shulou.com)06/01 Report--

This article mainly shows you "what is the basis of HTML web page production", the content is easy to understand, clear, hope to help you solve your doubts, the following let the editor lead you to study and learn "what is the basis of HTML web page production" this article.

I. Foundation of HTML

(1) HTML: hypertext editing language hyper text markup language (writing web pages)

Text: used to describe data, especially monotonous, can only input text, can not change color, can not insert pictures.

Hypertext: rich and colorful display documents

(2) www [w (world) w (wide) w (web) World wide Web, Internet]

Meaning: a global, interactive, multi-platform, distributed information resource network based on Internet

Multi-platform: operating system [window linux (Android) unix (iOS)]

Interactive: read, publish [CSDN]

Distributed: there are multiple servers serving the network.

(3) the composition of the World wide Web

URL [Uniform Resource Locator (uniform Resource Locator) website]

HTTP [hypertext transfer protocal Hypertext transfer language]

(4) W3C [standard setters and maintainers of HTML]

2. Label: [start with angle brackets, and describe information between angle brackets, which is called label]

Liezi: right and wrong

Classification: start tag end tag

III. HTML document structure

Person = head (head) + body (body >

IV. Notepad steps for developing web pages

(1) create a new file. Txt

(2) change the suffix [.hmtl] or [.htm]-[select the file and click f2muri-Shortcut]

(3) suffix function: tell the Windows system what kind of program to use to open the file.

(4) Source code: notepad open execution result: Web page open

5. Matters needing attention in HTML

(1) labels appear in pairs.

(2) the label has a nested type.

(3) typesetting problem: there should be 8 spaces between the parent tags of child tags: a tab key

IT Institute of Education

Hello, computer major.

Welcome to Jiuyun IT Institute of Education

(4) html is not case-sensitive. It is best to use all lowercase.

(5) tags have attributes.

Jiuyun IT Education

Tips: considerations

There should be spaces in the middle of the a:h2 align

B: attribute name: align attribute column: add "" to the center attribute column, and add =

(6) Notes

(7) Line wrapping and spaces do not work [how to wrap]

VI. Basic tags of web pages

(1) head label:

(2) text sets text color [or use color code]: composed of # and hexadecimal data

(3) [background color]: bgcolor [background image]:

(4) text mark: hello world

(5)

Hfbasbhgdshbfsh

P tag wraps automatically before and after and has three attributes of align [left center right]

(6) title-can go all the way up to 6, and automatic line wrapping also has an align attribute [left center right]

(7) spaces: copyright symbol ©

(8) text modification marks: bold, italic, underlined and deleted

(9) supported images: commonly used .jpg .gif .png

(10) how to introduce a single tag of an image

(11) Hyperlink [jump from one network to another]: [very important attribute href address to link to]

The above is all the content of this article "what is the basis of making HTML web pages?" Thank you for reading! I believe we all have a certain understanding, hope to share the content to help you, if you want to learn more knowledge, welcome to follow the industry information channel!

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: 212

*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.

Share To

Development

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report