当前位置:网站首页>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:

边栏推荐
- link 和@improt的区别
- 产品学习资料
- 媒体查询、rem移动端适配
- [ingress]-ingress exposes services using tcp port
- 教您简单几步实现工业树莓派正确安装RS232转USB驱动
- selenium模块的操作之拉钩
- Billions of IT operations in the market, the product by strength to speak
- 逻辑卷创建
- Detailed explanation of ten solutions across domains (summary)
- Wireshark packet capture and common filtering methods
猜你喜欢
![[Problem has been resolved]-Virtual machine error contains a file system with errors check forced](/img/07/1222a44dd52b359bf7873e6f3b7ebf.png)
[Problem has been resolved]-Virtual machine error contains a file system with errors check forced

Mina的长连接和短连接

Network wiring and digital-to-system conversion

What's the point of monitoring the involution of the system?

spark source code - task submission process - 1-sparkSubmit

初识网页与浏览器

运维的高光时刻,从智能化开始

sql server 重复值在后面计数

By solving these three problems, the operation and maintenance efficiency will exceed 90% of the hospital

spark operator - map vs mapPartitions operator
随机推荐
input详解之文件上传
static routing
程序员应该这样理解I/O
By solving these three problems, the operation and maintenance efficiency will exceed 90% of the hospital
技术分享杂七杂八技术
markdown编辑器模板
This is indeed the best article on microservice architecture I have read!
Apache configure reverse proxy
Regular expression small example - get number character and repeated the most
TCP/IP four-layer model
Quick question and quick answer - FAQ of Tencent Cloud Server
spark source code - task submission process - 5-CoarseGrainedExecutorBackend
[问题已处理]-虚拟机报错contains a file system with errors check forced
[ingress]-ingress exposes services using tcp port
多线程之传递参数
Servlet跳转到JSP页面,转发和重定向
网络层协议介绍
单臂路由实验和三层交换机实验
RAID disk array
config.js相关配置汇总