
after and before css example
after and before css example in css
/* for child */
.custom_img:after { content: ""; background-color: #2359cf; height: 400px; width: 70%; top: -15px; right: -6px; position: absolute; z-index: 999; }
after and before css example in css
/* for child */
.custom_img:after { content: ""; background-color: #2359cf; height: 400px; width: 70%; top: -15px; right: -6px; position: absolute; z-index: 999; }
Share URL: after-and-before-css-example