Código: Selecionar todos
<!DOCTYPE html>
<html>
<head>
<title>Resultado</title>
</head>
<body>
<p>Minha fonte favorita é <span style="font-family:Impact">Impact</span>!</p>
</body>
</html>
Código: Selecionar todos
<!DOCTYPE html>
<html>
<head>
<title>Resultado</title>
</head>
<body>
<p>Minha fonte favorita é <span style="font-family:Impact">Impact</span>!</p>
</body>
</html>