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
text-decoration
day3
a{color:gray;
text-decoration
:none;}#div6{margin:0auto;background:url(img/img/bg.png)no-repeat100%100%
Dipper_835f
·
2023-08-01 14:43
移动端底部tabbar切换
底部tabbar切换*{margin:0;padding:0;
text-decoration
:none;list-style:none;}.foot{width:100%;height:60px;background
uuai
·
2023-08-01 12:46
javascript
web中js实现鼠标移动切换图片
移动到四个框子上实现四张图片的切换大致这样,不改了,懒.ulli{list-style:none;
text-decoration
:none;border:solidblack1px;background
00_JackLu
·
2023-07-31 18:29
web代码笔记
web中js实现点击切换图片
网易邮箱注册界面设计 html
h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0}a{
text-decoration
老张谋
·
2023-07-31 05:34
html+css
html
注册界面
web
html中修改超链接a标签的样式
点击链接之后的样式:此时有第一个需求:添加css样式,达到如下目的:设置字体颜色为黑色去掉点击链接以后的下划线设置字体大小为xx-large此时需求代码实现如下:超链接#test{color:black;
text-decoration
麻花猫耳朵
·
2023-07-29 18:41
社会佳
万年历*{margin:0;padding:0;}li{list-style:none;}a{
text-decoration
:none;}.ul{width:500px;background:#999;
社会佳
·
2023-07-29 11:26
HTML+ CSS来实现一个简单的二级菜单栏
{/*去除内外边距*/margin:0px;padding:0px;}li{/*去除开头的黑点*/list-style:none;background-color:cornflowerblue;}a{
text-decoration
纵有千堆雪与长街
·
2023-07-28 21:45
css面试题
html
css
javascript
js day19
1.仿微博发表评论1)css样式*{margin:0;padding:0;}a{
text-decoration
:none;}input{border:0;}li{list-style:none;}.container
追逐喆
·
2023-07-27 22:53
text-decoration
text-decoration-line目前在Safari浏览器中不支持可替换为
text-decoration
tianheng
·
2023-07-27 08:48
前端编写页面HTML、CSS常用属性方法汇总
不太常用的属性:
text-decoration
:underline;下划线,
text-decoration
:line-through;删除线,font-style:normal;去掉斜体text-align
偏执zz
·
2023-07-25 22:08
JavaScript
Html
CSS
前端
html
css
HTML5CSS3行内块的巧妙运用(上一页下一页效果)
width:36px;height:36px;background-color:#f7f7f7;border:1pxsolid#ccc;text-align:center;line-height:36px;
text-decoration
Dowen00
·
2023-07-25 18:25
css3
html5
css
JavaScript实现验证码
一、界面.code_a{color:#0000ff;font-size:12px;
text-decoration
:none;cursor:pointer;}#cvs{cursor:pointer;}varvalicode
念念碎平安夜
·
2023-07-24 19:39
笙默考试管理系统-MyExamTest(10)
笙默考试管理系统-MyExamTest四、笙默考试管理系统-MyExamTest五、笙默考试管理系统-MyExamTest笙默考试管理系统-MyExamTest*{padding:0;margin:0;}a{
text-decoration
N201871643
·
2023-07-24 16:59
笙默考试管理系统
css
css3
前端
纯css标题样式
标题文本//data-letters是移入显示的文本.link{outline:none;
text-decoration
:none;position:relative;font-size:20px;color
吃柠檬的猫
·
2023-07-24 15:03
css
css
路由 路由的传参 路由的嵌套 axios
singlepageapplication)通过不同的URL访问不同的页面下载:npminstallvuenpminstallvue-router1.制作一个简单的路由Document/*.router-link-active{
text-decoration
我真的是易晓辉
·
2023-07-23 03:21
Css的分组和嵌套
分组选择器菜鸟教程(runoob.com)h1,h2,p,.content{color:red;}.content{font-size:20px;background-color:gray;
text-decoration
北雁南飞_8854
·
2023-07-22 11:32
day21_homework
*{margin:0;padding:0;font-size:12px;color:darkgrey;}a{
text-decoration
:none;}a:hover{color:#e4393c;cursor
不语sun
·
2023-07-20 14:07
JQ的练习
轮播图*{margin:0;padding:0;}a{
text-decoration
:none;}ulli{list-style:none;}#context{width:300px;height:260px
不拆家的哈士奇
·
2023-07-18 17:01
css
html
javascript
使用JS+CSS的网易云轮播图的实现(完整代码)
一个网易云轮播图的实现Document/*一些简单的初始化文件*/*{margin:0;padding:0;}a{
text-decoration
:none;}li{list-style-type:none
willwe
·
2023-07-17 11:04
css ---text文本属性
text-align:center;文本左右,两端对齐:text-align:right;文本左右边距对齐,每一行展开的宽度相等(如报纸、杂志)text-align:justify2、文本修饰----------
text-decoration
始月
·
2023-07-16 04:18
css清除默认样式
清除内外边距*/margin:0;padding:0;/*自减盒子模型*/box-sizing:border-box;}ul,ol{/*清除默认圆点*/list-style:none;}a{/*取消下划线*/
text-decoration
偷光
·
2023-07-15 14:40
html
css
javascript
案例。。。。
Documenta{display:inline-block;
text-decoration
:none;width:120px;height:58px;text-align:center;line-height
两三仟
·
2023-07-15 01:53
javascript
前端
html
前端基础知识学习——滑动门(导航栏应用)十三
Documentbody,ul{margin:0;padding:0;}li{list-style:none;}a{
text-decoration
:none;}body{background:#23232f
~小先生~
·
2023-07-14 20:03
前端
Html
Css
前端
学习
css
手机端左滑显示删除
margin:0;padding:0;}body{font-size:.14rem;}li{list-style:none;}i{font-style:normal;}a{color:#393939;
text-decoration
EstherNi
·
2023-07-13 21:33
html
pdf
javascript
一.css字体样式
overflow(建议display第一个写,毕竟关系到模式)2.自身属性:width/height/margin/padding/border/background3.文本属性:color/font/
text-decoration
i薇薇子
·
2023-07-13 16:07
前端钟老师的笔记
css
html
html5
左侧导航栏(有json)2020-08-31
custom.min.css---------------------------------------------a,a:focus,a:hover{
text-decoration
:none}.main_menu.fa
·
2023-06-24 05:10
CSS弹性布局常用设置
等比缩放需要设置最外层盒子html设置vw根字号html的---font--1vm去适配初始化//初始化*{padding:0;margin:0}//清除列表符号ul{list-style:none}//清除超链接下划线a{
text-decoration
不爱小白的小孩
·
2023-06-23 08:54
web前端的学习
css
html
前端
CSS3-综合案例-导航1
*//*转换成行内块元素*/display:inline-block;/*文本水平居中*/text-align:center;/*文本垂直居中*/line-height:50px;/*文字文本修饰*/
text-decoration
Q _Q
·
2023-06-21 08:02
CSS3
css3
html
Day05 CSS 补充
1.下拉菜单CSS*{margin:0;padding:0;}a{
text-decoration
:none;color:#fff;font-size:24px}ul{width:1000px;height
小章鱼Milo
·
2023-06-20 18:09
js第三十天
万年历*{margin:0;padding:0;}li{list-style:none;}a{
text-decoration
:none;}.ul{width:500px;background:#999;
三七_3eca
·
2023-06-19 05:22
【CSS】属性书写顺序
clearvisibilityoverflow2.自身属性:widthheightmargin(外边距)padding(内边距)border(边框)background3.文本属性:colorfont(字体)
text-decoration
irel1a_3
·
2023-06-15 04:14
前端
css
前端
CSS Day04
一.css字体属性
text-decoration
(常用)
text-decoration
用于设置文字的装饰线none:五任何装饰线可以去除a元素默认的下划线underline:下划线overline:上划线
爱前端的小周同学
·
2023-06-14 11:55
css
前端
html
Ajax使用FormData对象上传文件的两种方式
servlet3.0,所以无需配置web.xml,以下是idnex.jsp页面:">文件上传demoh1{text-align:center;text-shadow:2px2px2px#999;}a{
text-decoration
may_walkaway
·
2023-06-14 03:19
ajax学习
ajax
网页前端简单制作(超级课程表)
margin:0;padding:0;}.w{width:1200px;margin:auto;}body{background-color:#f3f5f7;}li{list-style:none;}a{
text-decoration
顺毛的仓仓
·
2023-06-12 00:41
前端
css
javascript
CSS和HTML实现列表元素横向排列与鼠标悬停图片放大
标题和列表中的图片)}ulli{display:inline;//使列表中的图片横向排列margin-right:50px;//图片与图片之间的距离为50pxmargin-bottom:100px;}a{
text-decoration
Vincent_Zhang233
·
2023-06-09 07:30
HTML
&
CSS
html
前端
css3
js侧滑显示删除按钮
:100%;font-size:.14rem;background:#e9e9e9;}li{list-style:none;}i{font-style:normal;}a{color:#393939;
text-decoration
黑白两客
·
2023-06-08 12:24
前端网页小项目
javascript
css
html
CSS设计指南笔记:文本篇
以下是几个最有用的CSS文本属性:text-indentletter-spacingword-spacing
text-decoration
text-alignline-heighttext-transform
材女的进击
·
2023-06-08 09:09
CSS
【CSS 05】文本颜色 文本对齐 文字装饰 文本转换 文字间距 文本阴影 字体 字体样式 字体大小 谷歌字体
CSS说在前面文本text文本对齐text-align文字装饰
text-decoration
文本转换text-transform文字间距text_spacing文本阴影text-shadow字体font
Zanebla
·
2023-06-07 15:54
CSS
css
html
前端
CSS3 Flex布局 练手作业
*{margin:0;padding:0;}li{list-style:none;}body,a{color:#666;
text-decoration
:none;font-size:12px;}/*头部
Ac
·
2023-04-21 10:44
CSS
css3
css
html
小程序 css
text-decoration
:line-through;$(document).ready(function(){alert('youarehere');});//文本溢出#overflow666{overflow
深度_1175
·
2023-04-20 10:46
CSS案例复习
实例h1{text-align:center;}p.date{text-align:right;}p.main{text-align:justify;}文本修饰
text-decoration
属
tatakae
·
2023-04-20 10:25
css
common.css文件
h1,h2,h3,h4,h5,h6,p,form,pre,textarea{margin:0;font-family:"微软雅黑","MicrosoftYaHei";font-size:14px;}a{
text-decoration
E1son
·
2023-04-20 08:09
利用离屏canvas 手动放大图片任意局部位置效果
rubberbandEnd这个函数它会判断鼠标从按下到松开有没有位移过如果没有就return最后把离屏的图片选取局部复制到可见的canvas之中代码如下图像与视频*{padding:0;margin:0}a{
text-decoration
infi_
·
2023-04-20 06:59
用css实现不规则背景填充
media(max-width:359px){html{font-size:90px;}}html{font-size:100px;}*{margin:0;padding:0;list-style:none;
text-decoration
_conquer_
·
2023-04-20 05:02
2018.03.14前端学习第三课笔记
:再谈《战争与和平》:女性人物的美与罪再谈《战争与和平》:女性人物的美与罪分离内容和样式、元素分类和命名标签选择器h1、h2标签选择器{属性;}h1{color:red;font-size:30px;
text-decoration
能吃饭也能吃苦1236
·
2023-04-19 12:02
JavaScript(js)网页--下拉菜单制作
设计简单的下拉菜单栏下拉菜单*{margin:0;padding:0;}a{
text-decoration
:none;}div{width:1200px;height:30px;margin:
我是Dreamer啊
·
2023-04-19 07:16
前端开发
js
html
css
javascript
dom
纯css简单导航栏的制作及问题
导航栏的总体制作效果演示导航栏*{margin:0;padding:0;}ul{list-style-type:none;}a{
text-decoration
:none;color:aliceblue;
微风轻吟挽歌
·
2023-04-19 04:00
css
html
前端
CSS按钮样式
button{background-color:#4CAF50;/*Green*/border:none;color:white;padding:15px32px;text-align:center;
text-decoration
_南明_离火_
·
2023-04-19 03:52
CSS学习笔记
css
前端
css3
CSS上划线、下划线、删除线
text-decoration
:underline;下划线
text-decoration
:overline;顶划线
text-decoration
:line-through;删除线
程序员成长之路
·
2023-04-18 09:45
7.29
图片切换*{margin:0;padding:0;box-sizing:border-box;}li{list-style:none;}a{
text-decoration
:none;}.container
小豪豪豪豪豪豪
·
2023-04-18 03:58
上一页
2
3
4
5
6
7
8
9
下一页
按字母分类:
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
其他