3k views
Hello World in CSS
CSS
- /* Hello World in CSS */
- body:before {
- content: "Hello World";
- }
Submitted by miguelSantirso about 1 year ago — last modified less than a minute ago
Submitted by miguelSantirso about 1 year ago — last modified less than a minute ago