Source code
Revision control
Copy as Markdown
Other Tools
<html>↩
<head>↩
<style type="text/css">↩
body {↩
font-family: Times New Roman, serif;↩
font-style: italic;↩
}↩
.white {↩
color: white;↩
}↩
</style>↩
</head>↩
<body>↩
<p>foo <span class="white">foobar</span> bar</p>↩
</body>↩
</html>↩
↩