pam.html
<!DOCTYPE html>
<html lang="pt-br">
<head>
<meta charset="UTF-8">
<title>Pâmela Medeiros</title>
<link rel="stylesheet" href="style.css">
</head>
<body>
<p><strong>Pâmela Medeiros</strong></p>
<p><img src="foto.jpg"; font-size: width="600px" height="700"></p>
<p><em>Crie Seu Próprio Padrão de Beleza!</em></p>
</body>
</html>
style.css
p {
text-align: center
}