liyuexin1

导航

给图片添加边框

!DOCTYPE html
html
head
meta charset="UTF-8"
title给图片添加边框/title
style type="text/css"
/img{
border: 1px solid red;
}
/
tr:nth-child(1){
background-color: #0000FF;

}
tr:nth-child(2){
background-color: red;

}
tr:nth-child(3){
background-color: #0000FF;

}
tr:nth-child(4){
background-color: red;

}
tr:nth-child(5){
background-color: #0000FF;

}











HeaderHeaderHeader
DataDataData
DataDataData
DataDataData
DataDataData

posted on 2026-06-21 12:30  李玥锌  阅读(2)  评论(0)    收藏  举报