Skip to content

Instantly share code, notes, and snippets.

@aleenocl
Forked from georgemendonca/quebra-linha.html
Created February 13, 2024 22:20
Show Gist options
  • Select an option

  • Save aleenocl/4e3da8e7e46c11348c96d3bbf3df5cba to your computer and use it in GitHub Desktop.

Select an option

Save aleenocl/4e3da8e7e46c11348c96d3bbf3df5cba to your computer and use it in GitHub Desktop.
Quebra de linha em textos.
<html>
<head>
<title>Quebra de linha.</title>
</head>
<body>
Utilizando a tag <br /> para quebra de linha.
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment