"CSS em linha"
Bootstrap 4.1.1 Snippet by Jotape

<link href="//maxcdn.bootstrapcdn.com/bootstrap/4.1.1/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css"> <script src="//maxcdn.bootstrapcdn.com/bootstrap/4.1.1/js/bootstrap.min.js"></script> <script src="//cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script> <!------ Include the above in your HEAD tag ----------> <html> <head> </head> <body style="background-color:lightblue"> <h1 style="text-align:center;color:violet;font-size:50px"> Hambúrguer Caseiro</h1> <br> <h2 style="color:violet;font-size:40px"> Ingredientes:</h2> <br> <p style="font-size:30px"> 500g de carne moída (sempre peço pra moer 2 vezes)</p> <p style="font-size:30px"> 1 ovo caipira</p> <p style="font-size:30px"> 1/2 xícara de chá de gergelim</p> <p style="font-size:30px"> 1 xícara de chá de farinha de aveia</p> <p style="font-size:30px"> 1/2 xícara de chá de quinua em flocos</p> <p style="font-size:30px"> Cebola, alho, salsicha á gosto</p> <p style="font-size:30px"> 1 colher de café ou menos de sal marinho</p> <br> <br> <h2 style="color:violet;font-size:40px"> Modo de preparo:</h2> <p style="font-size:30px"> Misture bem todos os ingredientes até formar tipo um bolo.</p> <p style="font-size:30px"> Faça bolinhas fazendo o formato de hambúrguer.</p> <br> <p style="font-size:30px"> Leve ao forno pré aquecido em temperatura média até dourar ou estar no ponto bem passado.</p> <br> <p style="font-size:30px"> Pode congelar cru e dura por 3 meses.</p> </body> </html>

Related: See More


Questions / Comments: