Portfolio Alura

mail@pastecode.io avatarunknown
html
2 months ago
218 B
1
Indexable
Never
// write your code

<DOCTYPE html>
<html>
	<head>
		<title> Portfolio. </title>
	</head>

	<body>
		<h1> Isso é um título </h1>
		<h2>isso é um subtítulo</h2>
	
		<img src=“html.png”>
		
		
		

	</body>
</html>