Checking out css files for interesting sites, I often see something like: Code: @font-face { font-family: 'PT Serif'; font-style: italic; font-weight: bold; } I've googled it, and couldn't even find an @ in the pages that resulted. What is it used for?
What is the @ for in css?
6
Checking out css files for interesting sites, I often see something like:
I've googled it, and couldn't even find an @ in the pages that resulted. What is it used for?
Code:
@font-face {
font-family: 'PT Serif';
font-style: italic;
font-weight: bold;
} - mywebwork
- [ 1 ] Thanks
- [1] reply
- Lloyd Buchinski
- [1] reply
- bzd63
- bzd63
Next Topics on Trending Feed
-
6