Source code
Revision control
Copy as Markdown
Other Tools
<!DOCTYPE html>
<meta charset=utf-8>
<style>
.test { font: 24px -apple-system; }
</style>
<div class=test>Does italic style work?</div>
<!DOCTYPE html>
<meta charset=utf-8>
<style>
.test { font: 24px -apple-system; }
</style>
<div class=test>Does italic style work?</div>