当前位置:网站首页>Met with the browser page
Met with the browser page
2022-08-05 06:22:00 【The stars were very beautiful】
A website refers to a collection of web pages that are made on the Internet according to certain rules, using HTML, etc. to display specific content.
A web page is a "page" in a website, usually a file in HTML format, which is to be read by a browser.
A web page is the basic element that constitutes a website. It usually consists of pictures, links, text, sound, video and other elements.Usually, the web pages we see usually end with .htm or .html suffixes, so they are commonly referred to as HTML files.
HTML stands for Hyper Text Markup Language, a language used to describe web pages.
HTML is not a programming language, but a markup language.
The markup language is a set of markup tags.
The so-called hypertext has two meanings:
1. It can add pictures, sounds, animations, multimedia and other content (beyond the text limit).
2. It can also jump from one file to another, connecting with files on hosts around the world (hyperlink text ).
The formation of the web page:
A web page is composed of web page elements, which are described by html tags and then parsed by the browser to display to the user.
Front-end developers develop code ----> Browser display code (parse, render) -----> Generate final Web page
Web Summary
A web page is composed of pictures, links, text, sound, video and other elements, which is actually an html file (suffixed as html)
Web page generation and production: A front-end person writes an HTML file, and then the browser opens, and the webpage can be seen.
HTML: Hypertext Markup Language, a language used to make web pages. It is composed of tags. For example, image tags, link tags, video tags, etc...
Common browsers
Web pages are displayed through browsers. We want to introduce the following two points about browsers:
1. Commonly used browsers
2. Browser Kernel
A browser is a platform for displaying and running web pages.Commonly used browsers are IE, Firefox (Firefox), Google (Chrome), Safari and Opera.
Usually known as the top five browsers.
Browser kernel:
边栏推荐
- VLAN details and experiments
- 千亿IT运维市场,产品要凭实力说话
- Tencent greetings function SCF - entry instructions
- Disk management and file systems
- el-autocomplete使用
- Network wiring and digital-to-system conversion
- Will intelligent operation and maintenance replace manual operation and maintenance?
- Xiaodu Xiaodu is here!
- Configuration of TensorFlow ObjecDetectionAPI under Anaconda3 of win10 system
- RAID磁盘阵列
猜你喜欢
随机推荐
link 和@improt的区别
运维工程师,快来薅羊毛
错误类型:反射。ReflectionException:无法设置属性“xxx”的“类”xxx”与价值“xxx”
Xiaodu Xiaodu is here!
NAT实验
运维的高光时刻,从智能化开始
I/O performance and reliability
sql server 重复值在后面计数
By solving these three problems, the operation and maintenance efficiency will exceed 90% of the hospital
markdown编辑器模板
Does flink cdc currently support Gauss database sources?
Mongodb query analyzer parsing
Programmers should understand I/O this way
网络不通?服务丢包?看这篇就够了
Spark source code-task submission process-6.2-sparkContext initialization-TaskScheduler task scheduler
LinkSLA坚持用户第一,打造可持续的运维服务方案
H5 的浏览器存储
Small example of regular expression--remove spaces in the middle and on both sides of the string
技术分享杂七杂八技术
Problems encountered in installing Yolo3 target detection module in Autoware