CSS上頂線下劃線是一種常見的CSS樣式,可以在網頁中實現頂欄和底欄的劃線效果,通常用于導航欄、側邊欄等需要突出顯示的部分。
上頂線下劃線是通過在父元素的頂欄上添加行劃線和下劃線來實現的。具體步驟如下:
1. 創建父元素,并添加一個包含標簽,將需要添加劃線的部分包含在父元素中。
```css
.parent-element {
width: 300px;
height: 300px;
background-color: #fff;
display: flex;
flex-wrap: wrap;
.parent-element > div {
width: 100px;
height: 100px;
background-color: #ccc;
display: flex;
justify-content: center;
align-items: center;
.parent-element > div:nth-child(1) {
background-color: #007bff;
line-height: 100px;
.parent-element > div:nth-child(2) {
background-color: #0067b9;
line-height: 100px;
.parent-element > div:nth-child(3) {
background-color: #00618f;
line-height: 100px;
.parent-element > div:nth-child(4) {
background-color: #005569;
line-height: 100px;
.parent-element > div:nth-child(5) {
background-color: #005060;
line-height: 100px;
.parent-element > div:nth-child(6) {
background-color: #004357;
line-height: 100px;
.parent-element > div:nth-child(7) {
background-color: #003f4f;
line-height: 100px;
.parent-element > div:nth-child(8) {
background-color: #003641;
line-height: 100px;
.parent-element > div:nth-child(9) {
background-color: #003146;
line-height: 100px;
.parent-element > div:nth-child(10) {
background-color: #002d4b;
line-height: 100px;
2. 在子元素的樣式中添加上頂線下劃線,可以使用background屬性,并在其中添加相應的顏色和行劃線樣式。
```css
.parent-element > div:nth-child(1) {
background-color: #007bff;
line-height: 100px;
.parent-element > div:nth-child(2) {
background-color: #0067b9;
line-height: 100px;
.parent-element > div:nth-child(3) {
background-color: #00618f;
line-height: 100px;
.parent-element > div:nth-child(4) {
background-color: #005569;
line-height: 100px;
.parent-element > div:nth-child(5) {
background-color: #005060;
line-height: 100px;
.parent-element > div:nth-child(6) {
background-color: #004357;
line-height: 100px;
.parent-element > div:nth-child(7) {
background-color: #003f4f;
line-height: 100px;
.parent-element > div:nth-child(8) {
background-color: #003641;
line-height: 100px;
.parent-element > div:nth-child(9) {
background-color: #003146;
line-height: 100px;
.parent-element > div:nth-child(10) {
background-color: #002d4b;
line-height: 100px;
通過以上步驟,我們可以成功在父元素中實現上頂線下劃線的效果。這種樣式可以用于網頁中的導航欄、側邊欄等需要突出顯示的部分,可以讓用戶更加清晰地查看內容,提高用戶體驗。