当前位置:网站首页>Basic knowledge of website design
Basic knowledge of website design
2022-07-26 09:34:00 【Jack-ZOU】
Website design mainly involves three parts :
Static part ( The front end ):html,DIV+CSS,js+jquery. And tools bootstrip
database :MSSQL Server, MySQL, Oracle
The dynamic part ( Backstage part ):.NET,C#,VS2013
Even though HTML Some tag attributes of can decorate some complete elements , But generally CSS To embellish , It's more efficient 、 More convenient .
div: Mainly responsible for the layout of the page .
CSS: Decorate the appearance of the page ( typeface 、 picture 、 Color, etc. )
Js: For animation 、 Generation of special effects
Jquery: The most used Js Form after packaging , Improve development efficiency . The essence is JS.
Dynamic web pages require interaction between the foreground and background .
VS It is a platform for website development .
边栏推荐
- Arc GIS basic operation 3
- Malloc failed to allocate space and did not return null
- CSV data file settings of JMeter configuration components
- Jmeter配置元件之CSV数据文件设置
- el-table的formatter属性的用法
- V-permission add permission
- tabbarController的使用
- keepalived 实现mysql自动故障切换
- Force deduction brush questions, sum of three numbers
- C# 托管与非托管
猜你喜欢
mysql5.7.25主从复制(单向)
el-table实现增加/删除行,某参数跟着变
小程序纪录
CSV data file settings of JMeter configuration components
After attaching to the process, the breakpoint displays "currently will not hit the breakpoint, and no symbols have been loaded for this document"
图解用户登录验证流程,写得太好了!
Fiddler packet capturing tool for mobile packet capturing
Basic use of ArcGIS 1
【Mysql数据库】mysql基本操作集锦-看得会的基础(增删改查)
matlab simulink实现模糊pid对中央空调时延温度控制系统控制
随机推荐
高斯消元的应用
微信小程序学习笔记1
Neural network and deep learning-6-support vector machine 1-pytorch
调用DLL开启线程的问题
服务器环境配置全过程
使用openLayer画箭头
asp. Net using redis cache
matlab中的AR模型短时预测交通流
OFDM Lecture 16 - OFDM
mfc随手笔记
QT handy notes (III) use qtcharts to draw a line chart in VS
Network flow learning notes
【Mysql数据库】mysql基本操作集锦-看得会的基础(增删改查)
Login module use case writing
选择器的使用
[untitled]
WARNING: [pool www] server reached pm.max_children setting (5), consider raising it
TabbarController的封装
[MySQL] understand the important architecture of MySQL (I)
nodejs服务后台执行(forever)