Warning: file_get_contents(/data/phpspider/zhask/data//catemap/7/css/33.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
使用css的html淡入淡出线_Html_Css_Border_Line - Fatal编程技术网

使用css的html淡入淡出线

使用css的html淡入淡出线,html,css,border,line,Html,Css,Border,Line,我想在我的网站上添加这样的线条或边框,如果这样做更好的话, 我该怎么做 使用线性渐变css功能: hr{ 高度:2倍; 边界:0; 背景:线性梯度(向右,rgba(65191255,0),rgba(65191255,1),rgba(65191255,0)); } 使用线性渐变css功能: hr{ 高度:2倍; 边界:0; 背景:线性梯度(向右,rgba(65191255,0),rgba(65191255,1),rgba(65191255,0)); } 他们正在讨论类似的问题。到目前为止,您是

我想在我的网站上添加这样的线条或边框,如果这样做更好的话, 我该怎么做


使用线性渐变css功能:

hr{
高度:2倍;
边界:0;
背景:线性梯度(向右,rgba(65191255,0),rgba(65191255,1),rgba(65191255,0));
}


使用线性渐变css功能:

hr{
高度:2倍;
边界:0;
背景:线性梯度(向右,rgba(65191255,0),rgba(65191255,1),rgba(65191255,0));
}


他们正在讨论类似的问题。到目前为止,您是否尝试过任何代码,或者有任何可能的解决方案的想法?你问题中的更多细节将有助于其他人回答这些问题。他们正在讨论类似的问题。到目前为止,你有没有尝试过任何代码,或者有任何可能的解决方案的想法?你问题中的更多细节将有助于其他人回答