当前位置:网站首页>1.12 basis of Web Development
1.12 basis of Web Development
2022-07-26 05:48:00 【Dazzling clouds】
One 、Web Development Introduction
The webpage we see is implemented by code , These codes are interpreted by the browser and rendered into the colorful page effects you see . This browser is equivalent to Python Interpreter , Specifically responsible for the interpretation and implementation of ( Rendering ) Web page code .
The code for writing web pages is a special language , It is mainly divided into Hmtl \ CSS \ JavaScript, Known as the three swordsmen of Web Development , The effects are as follows :
Html
Hypertext markup language ( English :HyperText Markup Language, abbreviation :HTML) Is a standard markup language for creating web pages .
Mainly responsible for writing page architecture , It's kind of like building a house , A blank room made of .
CSS
CSS (Cascading Style Sheets) For rendering HTML The style of the element label .
Make your web page style colorful , You can change the font 、 Color 、 arrangement 、 Background color, etc
It is equivalent to decorating your blank room
JavaScript
Jay Chou = Zhou Jie
Web scripting language , It can make your web page move , For example, a picture will automatically grow larger when the mouse is placed on it 、 A button changes color automatically 、 When submitting the form, you will be prompted to report an error if you fill in fewer or wrong fields , All are JavaScript Realized .

above 3 individual Components It is a skill that must be mastered in website development , Let's experience it in turn ~ Well
Two 、HTML
2.1 HTML brief introduction
边栏推荐
- SSH Remote Management
- Select sort / insert sort / bubble sort
- em和rem
- 一招教你轻松看懂波特图
- Application of canoe XML in test modules
- 金仓数据库 KingbaseES SQL 语言参考手册 (11. SQL语句:ABORT 到 ALTER INDEX)
- A trick to teach you to easily understand Potter's map
- 秋招-准备计划
- 高分子物理试题库
- Hack the box - Web requests module detailed Chinese tutorial
猜你喜欢

又一开源神器,值得收藏学习!

Redis persistence AOF

Interview questions for software testing is a collection of interview questions for senior test engineers, which is exclusive to the whole network

Development projects get twice the result with half the effort, a large collection of open source STM32 driver Libraries

How students apply for free idea

leetcode-Array

Qt编写物联网管理平台47-通用数据库设置
![[论文笔记] 面向网络语音隐写的抗分组丢失联合编码](/img/ca/95476b6d4b5765f5fde82cbeda577e.png)
[论文笔记] 面向网络语音隐写的抗分组丢失联合编码

Mba-day28 concept of number - exercise questions

嵌入式通用学习路线整理
随机推荐
leetcode-Array
数仓搭建-DIM层
Sequential search, half search, block search~
Usage and common problems of SIP softphone registered with SIP account
Jupiter notebook shortcut key
SSH Remote Management
二叉排序树(BST) ~
10. Regular expression matching
Two auxiliary functions of integral Mall for business user operation
Lamp architecture
Full binary tree / true binary tree / complete binary tree~
Redis发布订阅
Nn.moudle module - details of creating neural network structure
ES Cluster in Red status: what about write & delete operations?
High frequency electronic circuit review examination questions and answers
Knowledge points of Polymer Physics
C language explanation series -- understanding of functions (3) formal parameters, arguments, nested calls and chain access
flex布局
How to understand "array name is essentially an address" from the perspective of memory parsing?
项目版本号怎么命名?看起来牛B