E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
Bold
HTML5知识点总结(三)
设置字体类型font-size:设置字体大小font-weight:设置字体粗细color:设置字体颜色font-family和font-size都是font的子属性,一般常用字体属性的缩写形式,如:font:
bold
12px
溪斜山遮
·
2021-01-10 15:55
HTML5
css
html
css3
前端入门part07css学习
css写在head标签中;css的文字属性规定文字样式的属性;font-style:italic;斜体;写下fs按下tab键直接生成规定文字粗细的属性;font-weight:
bold
;加粗,取值分为单词和数字取值
小小小泥鳅
·
2021-01-09 22:57
前端入门
css
Web基本教程~05.CSS属性
hellofont-size设置文本的大小p{font-size:66px;}hellofont-weight设置文本的粗细div{font-weight:666;}normal默认值,定义标准的字符
bold
编程爱好者丶
·
2021-01-06 15:15
web
html
css
列表
matlab 原点连线 散点图_科研画图-率失真曲线图:散点连接并平滑(基于Matlab和Python)...
原帖地址:科研画图-率失真曲线图:散点连接并平滑(基于Matlab和Python)_Kobaayyy的博客-CSDN博客_set(gca,fontsize,13,fontweight,
bold
);pythonblog.csdn.net
狼山少
·
2021-01-03 21:44
matlab
原点连线
散点图
用Python绘制一天之内的气温变化图
frommatplotlibimportpyplotaspltplt.figure(figsize=(12,8))importmatplotlibfont={‘family’:‘SimHei’,‘weight’:‘
bold
苏宝同
·
2021-01-03 01:30
数据分析
Python
python
数据分析
matplotlib
Markdown 基本语法
粗体(
Bold
)要加粗文本,请在单词或短语的前后各添加两个星号(asterisk
YF_咸鱼
·
2021-01-02 18:37
Markdown
markdown
MFC 设置静态文本字体
在初始化对话框函数中添加CFont*font;font=newCFont;font->CreateFont(60,//nHeight0,//nWidth0,//nEscapement0,//nOrientationFW_
BOLD
shutdown -s -t 3
·
2021-01-02 13:50
2020-12-11
###CSS属性####文字属性```css1.样式fsfont-style:italic;倾斜的fsnfont-style:normal;2.粗细格式:font-weight:
bold
;单词取值:
bold
独钓寒江雪kht
·
2020-12-26 15:44
python xlsxwriter模块的使用
worksheet=workbook.add_worksheet()worksheet=workbook.add_worksheet('测试详情')add_format用于在工作表中创建一个新的格式对象来格式化单元格
bold
·
2020-12-24 19:59
笔记 | PHP 2012 | 字体控制 | 正斜/粗细/大小/行高/字体/颜色
font-style:italic;//italic和oblique都是斜体font-style:oblique;字的粗细font-weightfont-weight:normal;font-weight:
bold
Say哥
·
2020-12-22 06:31
button鼠标离开样式修改_CSS3 - 鼠标移入移出时改变样式
12.slickButton{color:white;font-weight:
bold
;padding:10px;border:solid1p
weixin_39897392
·
2020-12-21 06:22
button鼠标离开样式修改
微信小程序实践中获得的知识(2)
1、微信小程序动态添加Class样式先用一个状态进行标识,然后对其添加样式JS待付款待收货已完成CSS#fenlei_content.active{font-weight:
bold
;}2、微信小程序中的目录
晓霖筱
·
2020-12-20 11:40
同级css使用一个样式_CSS 核心样式
:font-weight,属于font属性的一个单-属性属性值有两种方式:单词类型、数字类型单词类型数字类型100-900之间的整百数字数字越大,文字显示越粗其中400等价于normal,700等价于
bold
weixin_39986741
·
2020-12-19 04:18
同级css使用一个样式
CSS基础知识总结
p{font-size:12px;color:red;font-weight:
bold
;}使用CSS样式的一个好处是通过定义某个样式,可以让不同网页位置的文字有着统一的字体、字号或者颜色等。
BLL101
·
2020-12-09 21:45
css
c# 生成文字图片和合并图片的示例
boolisBold,intfontSize){intwid=400;inthigh=200;Fontfont;if(isBold){font=newFont("Arial",fontSize,FontStyle.
Bold
·
2020-12-04 16:29
jQuery zTree如何改变指定节点文本样式
说明:找了一下,基本上都是说加载时指定颜色的,加载时指定颜色的用法,在官方示例中就有说明:示例:显示自定义字体的树font:{'font-weight':'
bold
'}},{name:"斜体字",font
·
2020-11-23 18:59
iframe打印excel
bold
_Python办公自动化之Excel:全网最全,看这一篇就够了!
https://blog.csdn.net/u014779536/article/details/108182833超级大洋葱806包邮送书《零基础Python从入门到精通》修订历史更新日期版本号备注修改者2020.8.15v1.0新建,包含7个库的实战操作tangxing072020.8.20v2.0新增各个库基本操作,增加图表操作tangxing070.PythonExcel库对比1.Pyth
weixin_39593340
·
2020-11-20 12:11
iframe打印excel
bold
python
to_excel新增sheet
python
write
列表
python安装xlrd
iframe打印excel
bold
_【Python学习】Python办公自动化之Excel做表自动化:全网最全,看这一篇就够了!...
作者:超级大洋葱806https://blog.csdn.net/u014779536/article/details/1081828330PythonExcel库对比我们先来看一下python中能操作Excel的库对比(一共九个库):1Pythonxlrd读取操作Excel1.1xlrd模块介绍(1)什么是xlrd模块?python操作excel主要用到xlrd和xlwt这两个库,即xlrd是读
weixin_39640520
·
2020-11-20 12:10
iframe打印excel
bold
python
write
列表
python安装xlrd
CSS核心样式
设置文字是否加粗显示属性名:font-weight,属于font属性的一个单一属性属性值有两种方式:单词类型,数字类型单词类型属性值与说明数字类型整百数字:100-900数字越大,文字越粗注意:400=normal,700=
bold
amanohina
·
2020-10-29 11:27
纯CSS实现的炫酷HOVER效果
center;height:100vh;}button{border:0;margin:20px;text-transform:uppercase;font-size:20px;font-weight:
bold
贺芷灵
·
2020-10-19 09:45
css
css
animation
css3
html5
html
第五章 美化网页元素
:属性含义举例font-family设置字体类型font-family:"隶书";font-size设置字体大小font-size:50px;font-weight设置字体粗细font-weight:
bold
i我所爱
·
2020-10-10 01:00
Flutter-基础组件二
文本组件Text('首页',style:TextStyle(//颜色color:Colors.orange,//字体大小fontSize:20,//字体加粗fontWeight:FontWeight.
bold
葱花思鸡蛋
·
2020-10-05 16:20
CSS中的字体属性和文本属性
font-size设置字体尺寸font-style设置字体风格,italic或者normal;font-variant以小型大写字体或者正常字体显示文本font-weight设置字体的粗细,normal/
bold
wujimozun
·
2020-09-23 17:27
xshell配色方案
备份两个,以备后用,保存为XXX.xcs即可[ubuntu]text(
bold
)=ffffffmagenta(
bold
)=ad7fa8text=ffffffwhite(
bold
)=eeeeecgreen
_-U-_
·
2020-09-17 16:25
积累
几款xshell绝佳配色方案
参照XSHELL绝佳配色方案,保护你的眼睛#配色方案##SolarizedDark暗色版[SolarizedDark]text=839496cyan(
bold
)=93a1a1text(
bold
)=408080magenta
JeanCheng
·
2020-09-17 16:39
好用的xshell颜色配置
[comfortcolor]text=dce2e2text(
bold
)=dce2e2magenta=dd3682magenta(
bold
)=dd3682white=dce2e2white(
bold
)=dce2e2red
纯属虚构
·
2020-09-17 16:50
Xshell配色为Ubuntu风格
[ubuntu]text(
bold
)=ffffffmagenta(
bold
)=ad7fa8text=ffffffwhite(
bold
)=eeee
dlx29376
·
2020-09-17 16:37
HTML中标签对应的英文与HTML DOM对象
Anchor4abbreviation缩写词5acronym缩写词6address联系信息7applet/8area定义图像映射中的区域Area9article文章10aside旁注11audio音频Audio12
bold
zhangbeizhen18
·
2020-09-17 15:39
前端
HTML中标签对应的英文
DOM对象
Highlight
.highlight{}{FONT-WEIGHT:
bold
;BACKGROUND:blue;COLOR:white;TEXT-DECORATION:none}privatevoidPage_Load(objectsender
MRman0404
·
2020-09-17 10:43
MATLAB更改绘图字体
绘图之后想更改横纵坐标内容以及字体,可参下例:set(gca,‘FontSize’,30);%更改横纵轴标注字体大小为30;xlabel(‘A’,‘FontSize’,40,‘FontWeight’,‘
bold
星迹千年
·
2020-09-17 10:23
matlab
css3的字体常用属性,背景常用属性,列表常用属性
当中有很多针对字体的样式,然后下面就来总结一下:1.color:颜色2.font-size:字体大小3.font-family:字体型号4.font-style:字体样式(斜体等)5.font-weight:
bold
橙程橙
·
2020-09-17 09:06
JavaScript
css3
字体常用属性
font
背景样式
列表
段落首字大写下沉
Selector:first-letter{font-size:2.5em;font-family:"楷体_GB2312";font-weight:
bold
;line-height:1.2em;float
nighted
·
2020-09-17 09:17
web基础
float
css
浏览器
class
html
CSS样式基本知识
如下列代码:p{font-size:12px;color:red;font-weight:
bold
;}使用CSS样式的一个好处是通过定义某个样式,可以让不同网页位置的文字有着统一的字体、字号或者颜色等。
Matrix_x
·
2020-09-17 08:45
前端
js字符串: String对象的方法 + 半角空格、全角空格
bold
()使用粗体显示字符串。charAt()返回在指定位置的字符。charCodeAt()返回在指定的位置的字符的Unicode编码。concat()连接字符串。
clmmei_123
·
2020-09-16 22:58
javascript
String
Object
CSS:实现简单的圆角矩形按钮
效果:代码:圆角按钮.round_button{border:1pxsolid;display:block;font:
bold
12px/25pxArial,sans-serif;text-decoration
燕双嘤
·
2020-09-16 19:54
JS/CSS
css样式大全(整理版)
font-style:oblique;}(偏斜体)italic;(斜体)normal;(正常)行高{line-height:normal;}(正常)单位:PX、PD、EM粗细{font-weight:
bold
KFPA
·
2020-09-16 16:27
css
从零玩转HTML5前端+跨平台开发——文字相关属性(掌握)
取值:normal:正常的,默认是正常的italic:倾斜的快捷键:fsfont-style:italicfsnfont-style:normal;2、规定文字粗细的属性格式:font-weight:
bold
lx15764344840
·
2020-09-16 15:20
【AngularJS】表头排序
12px;}ul{list-style-type:none;width:408px;margin:0px;padding:0px;}ulli{float:left;padding:5px0px;}ul.
bold
abloume
·
2020-09-16 08:31
CSS前5课总结
点击查看大图地对地导弹第一课:使用CSS控制页面:1,行内样式正文内容2,内嵌式p{color:#0000FF;/*紫色*/text-decoration:underline;/*有下划线*/font-weight:
bold
葵歌小妖
·
2020-09-16 05:28
BS
jQuery通过滚动事件实现回顶部效果
;height:20px;background-color:aquamarine;color:white;font-family:"宋体";text-align:center;font-weight:
bold
gfjserhukher
·
2020-09-16 05:21
javaScript实现世界各地时间显示
500px;margin:50pxauto;border:1pxsolid;padding:20px;background-color:#0f0;}p{font-size:20px;font-weight:
bold
java亮小白1997
·
2020-09-16 05:11
javaScript
javascript
css
html
综合案例
微软雅黑";}p{font-size:16px;line-height:24x;text-indent:2em;/*段落首行缩进两个字em是一个单位,相当于一个字*/}a{/*font-weight:
bold
Fyp的博客
·
2020-09-16 04:10
跟着艾文一起学前端-第7篇-CSS-字体样式
中的字体样式属性属性名称属性值描述font-size像素值单位px,一定记得带上单位px像素font-family字体的名称,可以是中文、英文或者Unicode编码值设置字体font-weightnormal、
bold
Thomas.Ma
·
2020-09-16 04:05
前端
css
CSS——常见属性和外部样式表(外链式)
常见属性:Document.p{color:red;font-size:30px;text-decoration:underline;font-weight:
bold
;text-align:center
mintsolace
·
2020-09-16 03:27
css
学习笔记
css字体样式设置
font-size:字号大小font-weight:字体粗细属性normal、
bold
、bolder、lighter、100~900(100的整数倍)数字400等价于normal,而700等价于boldfont-style
dianzhuxian2030
·
2020-09-16 02:57
通过配置文件更改Typora的字体颜色
但是每次这样添加太麻烦,你可以找到配置文件:文件→偏好设置→外观→打开主题文件夹→打开github.css(你自己使用哪个主题,就打开哪个文件)在任意位置添加如下代码:strong{font-weight:
bold
landada123
·
2020-09-15 22:53
css
html
百度地图+Marker纠偏
纠偏百度地图+Marker纠偏html,body{margin:0;padding:0;}.iw_poi_title{color:#CC5522;font-size:14px;font-weight:
bold
graceup
·
2020-09-15 22:04
js
7-11学习HTML篇
调用dialog的close方法关闭dialog$('#Form').dialog('close');字体:font-style:italic;斜体font-weight:
bold
;加粗font-size
Bieber0301
·
2020-09-15 21:15
日常
html
简单的文件管理程序练习
中的值变成下级目录的路径如果要返回上一级需要将session中的值变为上级目录无标题文档*{margin:0pxauto;padding:0px}#wai{width:300px;font-size:16px;font-weight:
bold
weixin_30809333
·
2020-09-15 21:42
php
xhtml
javascript
KindEditor编辑器结合EasyUi
items:[//创建工具栏显示的功能'preview','undo','redo','|','fontname','fontsize','|','forecolor','hilitecolor','
bold
灭离
·
2020-09-15 19:53
小记
上一页
9
10
11
12
13
14
15
16
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他