当前位置:网站首页>Div tags and span Tags
Div tags and span Tags
2022-07-28 08:53:00 【1 South of Nancheng】
div label : No specific meaning , Area used to divide pages , Monopolize one line
span label : No practical significance , It is mainly used when modifying the text independently , How wide the content is, how wide the space distance it occupies
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
</head>
<body>
<div>111</div>
<div>222</div>
<div>333</div>
<h3> front end <span style="color: brown;">web</span></h3>
</body>
</html>
边栏推荐
- Quickly build a gateway service, dynamic routing and authentication process, and watch the second meeting (including the flow chart)
- Alibaba technology has four sides + intersection +hr, and successfully got the offer. Can't double non undergraduate students enter the big factory?
- 思迈特软件完成C轮融资,让BI真正实现“普惠化”
- 1w5字详细介绍分布式系统的那些技术方案
- oracle sql 问题
- kubernetes之Deployment
- The five pictures tell you: why is there such a big gap between people in the workplace?
- 博客搭建九:hugo添加搜索功能
- When unity switches to another scene, he finds that the scene is dimmed
- Slice function of JS handwriting function (thoroughly understand the header but not the footer)
猜你喜欢

机器学习如何做到疫情可视化——疫情数据分析与预测实战

Quickly build a gateway service, dynamic routing and authentication process, and watch the second meeting (including the flow chart)

Blog Building 9: add search function to Hugo
![Chapter 2-2 calculation of piecewise function [1]](/img/40/cad6bf92849624199af0fd1ba1d433.jpg)
Chapter 2-2 calculation of piecewise function [1]

Js继承方法

SQL注入 ----前置基础

Distributed system architecture theory and components

ciou损失

Digital signatures and Ca certificates

Argocd Web UI loading is slow? A trick to teach you to solve
随机推荐
Shell programming specifications and variables
Vk1620 temperature controller / smart meter LED digital display driver chip 3/4-wire interface with built-in RC oscillator to provide technical support
kubernetes之Deployment
JS inheritance method
'global event bus' &' message subscription and Publishing '
JS手写函数之slice函数(彻底弄懂包头不包尾)
图片批处理|必备小技能
classLoader加载的class的回收
How does QT delete all controls in a layout?
Can‘t connect to server on ‘IP‘ (60)
客户至上 | 国产BI领跑者,思迈特软件完成C轮融资
How to import and export Youxuan database
Opengauss synchronization status query
Do you know the five minute rule and the ten byte rule?
Why is the text box of Google material design not used?
竞赛:糖尿病遗传风险检测挑战赛(科大讯飞)
博客搭建九:hugo添加搜索功能
Analysis and recurrence of network security vulnerabilities
PHP Basics - PHP uses mysqli
机器学习如何做到疫情可视化——疫情数据分析与预测实战