/* CSS3 ::before */
.w3_b div::before {
content: "HI";
}
/* CSS3 ::after */
.w3_a div::after {
content: "HELLO";
}
Example:
Some Text Here
Some Text Here
/* CSS3 ::before */
.w3_b div::before {
content: "HI";
}
/* CSS3 ::after */
.w3_a div::after {
content: "HELLO";
}
Example:
Hi, Welcome to W3MIND
One of the main purpose of creating a website for me is to get in touch with other people. I really enjoy building websites using content management systems like WordPress, BigCommerce, Oncord & Shopify.
© Copyright 2024 WWW Mind. All rights reserved.