开发者

modify href of a tab with CSS

开发者 https://www.devze.com 2023-03-01 11:13 出处:网络
is there any way to modify href attri开发者_C百科but of a tab with CSS ? thanksNo. You are trying to modify HTML with CSS. CSS is for styling only.

is there any way to modify href attri开发者_C百科but of a tab with CSS ? thanks


No.

You are trying to modify HTML with CSS. CSS is for styling only.

If you want to modify HTML look into Javascript. Or if you just want the HTML to change depending on user input look into PHP.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号