有趣的console.log

原文链接: http://www.tobewh.com/2019/08/28/211.html

今天在技术群看到个花里胡哨的东西。留起来以后项目可以用(手动滑稽)

<script>
			console.log("%c%c网红it%c分享it资讯", "line-height:28px;", "line-height:28px;padding:4px;background:#222;color:#FADFA3;font-size:14px;", "padding:4px;background:#FADFA3;color:#000;line-height:28px;font-size:14px;");
			console.log("%c%c我的博客%chttps://blog.csdn.net/weixin_35654814", "line-height:28px;", "line-height:28px;padding:4px;background:#222;color:#FADFA3;font-size:14px;", "padding:6px 6px 6px 2px;background:#FADFA3;color:#0093fff;line-height:28px;font-size:12px;");
			console.log("%c%c我的博客%chttps://blog.csdn.net/weixin_35654814", "line-height:28px;", "line-height:28px;padding:4px;background:#222;color:#FADFA3;font-size:14px;", "padding:4px;background:#FADFA3;color:red;line-height:28px;font-size:14px;");
			console.log("%c%c就知道阻挡不住你观看源码的冲动,但你至少要记住我!-----网红it", "line-height:28px;", "line-height:28px;padding:4px 0px;color:#fff;font-size:16px;background-image:-webkit-gradient(linear,left top,right top,color-stop(0,#ff22ff),color-stop(1,#5500ff));color:transparent;-webkit-background-clip:text;");
</script>

上面是代码,下面是效果 [/滑稽脸]

猜你喜欢

转载自blog.csdn.net/weixin_35654814/article/details/100123658
今日推荐