What does web mean in web front-end?
In web front-end, web means World Wide Web, which is the general term for a series of technologies; in web design, web is called web page, which is now widely translated into technical fields such as network and Internet. Specifically, web refers to Files written using markup languages such as html, whether using dynamic scripting language to generate hypertext documents or written in static language, are collectively called web, and are expressed in the form of hypertext, hypermedia, hypertext transfer protocol, etc.
The operating environment of this tutorial: Windows 10 system, Dell G3 computer.
What does web mean in web front-end
In a broad sense, web refers to the World Wide Web, which is the general term for a series of technologies.
It was probably in the last century Around the 1990s, a person named Tim Berners-Lee hoped that documents could be shared between networked computers. In order to achieve this goal, they designed it like this:
requires a special format document : That is, in order to facilitate positioning of hypertext documents, each document or file must have an indentifier that can uniquely identify them: that is, when the uri transmits the document, it must follow a rule: that is, HTTP Hypertext Transfer Protocol, client (front-end) How to request the server (backend), how to respond, etc.
The World Wide Web was formed in this way. This is the web in a broad sense: a general term for a series of technologies
The specific web refers to the use of tags A file written in a language such as html is called a hypertext document (page). Whether it is generated using a dynamic scripting language or written in a static language, it is collectively referred to as web
Web, that is, Web front-end development , is the process of creating a front-end interface such as a Web page or app to present it to users. It uses HTML, CSS, JavaScript, and various derived technologies, frameworks, and solutions to realize user interface interaction of Internet products.
So what are the HTML, CSS, and JavaScript that must be learned to learn the Web? In simple terms, it can be understood like this:
1. HTML: HTML is called hypertext markup language. It is an iconic language. HTML5 is the specification for HTML, the core language in the Web.
2. CSS: It is a computer language used to express file styles such as HTML or XML. CSS3 is an upgraded version of CSS technology.
3. JavaScript: It is a lightweight, interpreted or just-in-time compiled high-level programming language with function priority. JavaScript is a prototype-based programming, multi-paradigm dynamic scripting language.
In web design, we call it web page. Now it is widely translated into technical fields such as network and Internet. It manifests in three forms, namely hypertext, hypermedia, hypertext transfer protocol (HTTP), etc.
Expand knowledge
The web front-end is divided into web designers, web artists, and web front-end development engineers. First of all, web designers are responsible for the architecture of web pages. , colors and the overall page code of the website. Web page art is only responsible for UI things, such as whether the website is beautiful. Web front-end development engineers are responsible for interaction design.
A good Web front-end development engineer must have both breadth and depth in the knowledge system, so it is difficult for many large companies to recruit ideal front-end development engineers even if they offer high salaries. So how to systematically learn practical web front-end technologies for enterprises? The focus now is not on explaining the technology, but more on explaining the skills. Technology is not black and white, there are only right and wrong, and skills are a matter of opinion.
The scripting technologies that the web front-end needs to master include JavaScript, DIV, CSS, the most popular page building technologies, ajax and jquery, and simple back-end programs. For the back-end, the languages available for development include asp, php, jsp, and .NET. The construction environments for these back-end development languages are different. Specifically, if you want to learn, it depends on whether you want to work on the front-end part or the back-end program part. Back-end development can be converted to software development if certain conditions are met. But you need to have a certain language foundation, similar to Java language. C# etc. The key is to look at your interests and hobbies.
【Related recommendations: javascript video tutorial, web front-end】
The above is the detailed content of What does web mean in web front-end?. For more information, please follow other related articles on the PHP Chinese website!

Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

AI Hentai Generator
Generate AI Hentai for free.

Hot Article

Hot Tools

Notepad++7.3.1
Easy-to-use and free code editor

SublimeText3 Chinese version
Chinese version, very easy to use

Zend Studio 13.0.1
Powerful PHP integrated development environment

Dreamweaver CS6
Visual web development tools

SublimeText3 Mac version
God-level code editing software (SublimeText3)

Hot Topics

A web front-end engineer is an engineer who is engaged in Web front-end development. His main job is to develop, optimize, and improve the website. His main responsibility is to use various professional technologies to develop client products, and then combine the back-end development technology to simulate the overall effect and provide the website with The products and services provided on realize first-class web interfaces, optimize code and maintain good compatibility, and are committed to improving user experience through technology.

Web front-end frameworks include: 1. Angular, a front-end framework for creating a single application interface; 2. React, a JavaScript development framework for building user interfaces; 3. Vue, a progressive framework for building user interfaces JavaScript framework; 4. Bootstartp, a front-end framework based on HTML, CSS, and JavaScript; 5. QUICK UI, a set of enterprise-level web front-end development solutions; 6. SUI, a front-end component library.

This article summarizes some selected Web front-end interview questions worth collecting (with answers). It has certain reference value. Friends in need can refer to it. I hope it will be helpful to everyone.
![[Hematemesis Compilation] The latest front-end interview questions and answers in 2023 (Collection)](https://img.php.cn/upload/article/000/000/024/62bbc4b816943531.jpg?x-oss-process=image/resize,m_fill,h_207,w_330)
This article summarizes some selected Web front-end interview questions worth collecting (with answers). It has certain reference value. Friends in need can refer to it. I hope it will be helpful to everyone.

The benefits of web standards include providing better cross-platform compatibility, accessibility, performance, search engine rankings, development and maintenance costs, user experience, and code maintainability and reusability. Detailed description: 1. Cross-platform compatibility ensures that the website can display and run correctly on different operating systems, browsers and devices; 2. Improving accessibility ensures that the website is accessible to all users; 3. , Speed up website loading speed, users can access and browse the website faster, provide better user experience; 4. Improve search engine rankings, etc.

I have summarized some web front-end interview (written test) questions to share with you. This article will first share with you the HTML part of the written test questions (with answers). You can do it yourself and see how many you can answer correctly!

The default ports of the web standard are: 1. HTTP, the default port number is 80; 2. HTTPS, the default port number is 443; 3. FTP, the default port number is 21; 4. SSH, the default port number is 22; 5. Telnet , the default port number is 23; 6. SMTP, the default port number is 25; 7. POP3, the default port number is 110; 8. IMAP, the default port number is 143; 9. DNS, the default port number is 53; 10. RDP , the default port number is 3389 and so on.

This article will help you quickly distinguish between H5, WEB front-end, large front-end, and WEB full stack. I hope it will be helpful to friends in need!
