Last active
May 24, 2020 11:06
-
-
Save xinzhang/370cb0deb53482933823d5403a6cbe06 to your computer and use it in GitHub Desktop.
Revisions
-
xinzhang revised this gist
May 24, 2020 . 1 changed file with 57 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -4,4 +4,60 @@ Learn CSS layout - 学习 CSS 布局 http://learnlayout.com Flexbox Froggy - 学习 Flex 布局的小游戏 http://flexboxfroggy.com EnjoyCSS-在线CSS代码可视化工具 https://enjoycss.com CSS-Tricks - CSS 技巧 https://css-tricks.com Neumorphism-实现新拟态效果 https://neumorphism.io uiGradients - 分享渐变色 https://uigradients.com ---------- JavaScript 秘密花园 https://bonsaiden.github.io/JavaScript-Garden/zh/ JS Tips - JS 技巧 https://www.jstips.co JSweekly - 技术周刊 https://javascriptweekly.com CDNJS - JavaScript 资料库 https://cdnjs.com/libraries Beautiful Open - 开源 JS 库集合 https://beautifulopen.com JavaScript Fun - 代码库集合 https://www.javascript.fun ----- 掘金 - 高质量技术社区 https://juejin.im Codrops - 网页设计开发博客 https://tympanus.net code sandbox --- resources --- ICONSVG - 在线自定义设计SVG图标素材 https://iconsvg.xyz Share Icon - 免费矢量素材图库 https://www.shareicon.net Feathericons - 极简 ICON 图标集 https://feathericons.com HTML5 + CSS 3 免费模版 https://html5up.net/ -
xinzhang created this gist
May 24, 2020 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,7 @@ [CSS Battle - 在线比拼 CSS](https://cssbattle.dev) Learn CSS layout - 学习 CSS 布局 http://learnlayout.com Flexbox Froggy - 学习 Flex 布局的小游戏 http://flexboxfroggy.com