Joe's Blog
Advanced CSS&Sass 09 - wrapping css Advanced CSS&Sass 09 - wrapping css
Browoser Supportit means: if the clip-path or webkit-clip-path in parentheses apply for the browser, then, apply the fol
2022-12-10
Advanced CSS&Sass 07 - media query Advanced CSS&Sass 07 - media query
max- and min- width in media query in desktop-first, using max-width in media query in mobile-first, using min-width in
2022-12-08
Advanced CSS&Sass 06 - radial-gradient, ease function, paragraph CSS, :target Advanced CSS&Sass 06 - radial-gradient, ease function, paragraph CSS, :target
radial-gradient and linear-gradientradial: linear: ! translate could not be applied on inline elements eg: there is an
2022-12-06
Advanced CSS&Sass 05 - clip with linear-gradient, placeholder css and pseudo class, inherit in input Advanced CSS&Sass 05 - clip with linear-gradient, placeholder css and pseudo class, inherit in input
Make color clip using linear-gradientbackground-image: linear-gradient(100deg, rgba($color-white, .9) 50%, trans
2022-12-03
Advanced CSS&Sass 04 - background-blend-mode, object-fit and video Advanced CSS&Sass 04 - background-blend-mode, object-fit and video
choose direct children element VS choose all elements below Use background-blend-mode:this attribute only takes effect
2022-12-01
Advanced CSS&Sass 03 - background-clip, outline and flipping card Advanced CSS&Sass 03 - background-clip, outline and flipping card
background-clip and transparent coloruse the combination of: background-image: url(../../img/hero.jpg); -webkit-backgr
2022-11-29
Advanced CSS&Sass 02 - BEM, Basic Sass Advanced CSS&Sass 02 - BEM, Basic Sass
BEM class naming system Transform a normal CSS to BEM: old: to new: Differnece between @include and @extend in sass:wr
2022-11-26
Advanced CSS&Sass 01 - CSS Global Settings, Animation, Clip Advanced CSS&Sass 01 - CSS Global Settings, Animation, Clip
Can use Google Fonts API to introduce font in html background-size: cover and contain !: all of them could make backgrou
2022-11-24
Learned from NFT Project Learned from NFT Project
What I learned from NFT-Market Practice Project
2022-11-13
Solidity Solidity
Basic Structure for NFT Market App **Front-end Application: ** receive token urls point to metadata NFT Market(smart con
2022-11-09
3 / 4