Hello World! (Copy 7834) (Copy 7848)
✨ Atittaya Taninon
<html> <title>CROISSANT</title> <style> body{ background-color:aliceblue; } body {font-family: "Times New Roman", Georgia, Serif;} h1, h2, h3, h4, h5, h6 { font-family: "Playfair Display"; letter-spacing: 5px; text-align: left; font-style: normal; text-transform: uppercase; color: black; font-size: 23px; } <style> body {font-family: "Times New Roman", Georgia, Serif;} table { border-collapse: collapse; width: 100%; } th, td { text-align: left; padding: 8px; } tr:nth-child(even) {background-color: #f2f2f2;} } iframe { width:900px; height:450px; align-content:center; } img { width:100%; align-content:center; display: block; margin-left: auto; margin-right: auto; } div.fixed { position: fixed; bottom: 3; right: 5; width: 300px; border: 5px solid black; background-color:mintcream; } </style> <body> <div class="" style="letter- spacing:4px;"> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="stylesheet" href="https://www.w3schools.com/w3css/4/w3.css"> <center><a href="#HOME" class="w3-bar-item w3-button">CROISSANT</a> <a href="#ABOUT" class="w3-bar-item w3-button">INGREDIENTS</a> <a href="#MAKE" class="w3-bar-item w3-button">BAKING</a></center> </div> <a href="https://codebox.jabont.com/code/7844/" target="_blank"><div class="fixed"> <h2>METHOD CLICK!</h2></div></a> <class id="HOME"> <img src="https://images.unsplash.com/photo-1546237769-6f84ec1a512a?ixlib=rb-1.2.1&q=80&fm=jpg&crop=entropy&cs=tinysrgb&dl=siebe-warmoeskerken-R3iAcQxylmE-unsplash.jpg"> <p class="p1"><center>A croissant is a laminated, yeast-leavened bakery product that contains dough/roll-in fat layers to create a flaky, crispy texture. Croissants belong to the Viennoiserie or pastry category of baked goods along with brioche, Danish and puff pastries. A croissant usually contains normal levels of salt, yeast and sugar.<br> The texture and eating quality of croissants are created by lamination and expansion. The lamination process is the folding of dough to create alternating dough and fat layers while expansion is caused by the leavening action of yeast fermentation, and physical separation of the dough and fat layers during the oven spring stage of baking as the water trapped between them vaporizes to steam.</center></p> <div class id="ABOUT"> <img src="https://images.unsplash.com/photo-1539784626750-d555e2841d26?ixlib=rb-1.2.1&q=80&fm=jpg&crop=entropy&cs=tinysrgb&dl=ptmp-h_noBb7-8Lo-unsplash.jpg"> </div> <hr> <div id="MAKE"> <h1>The ingredients</h1><br> <h4>The flour.</h4> <p>In France, Flour Type 55 is best for making croissants. Alternatively, unbleached all-purpose flour is good too, which is what I use in Canada (I personally like Five Roses for making pastries or breads).</p><br> <h4>The milk.</h4> <p>Whole milk is best. I have however already used 2% and the recipe worked well. But avoid 1%, skim, or no-fat.</p><br> <h4>The butter.</h4> <p>Choose a good-quality unsalted butter. Using a block of butter (instead of 4 sticks) will make it easier later in the recipe too – when slicing it to create a large square.</p><br> <img src="https://images.unsplash.com/photo-1615327632713-147ca4415ac2?ixlib=rb-1.2.1&q=80&fm=jpg&crop=entropy&cs=tinysrgb&dl=clementina-toso-2LvrtOXK5uw-unsplash.jpg"> <hr> <center><h5>THE BAKING</h5></center> <h4>For baking such delicate pastries like croissants, it is important that you know your oven well.</h4> <p>Some ovens are higher in temperature than what they indicate and some are lower. Some ovens are not even in heat : more heat can come from the back (in that case you might need to very quickly rotate your baking sheet during the end of the baking process so the croissants are evenly baked and even in color), more heat can come from the top (in that case, you might need to place your rack in the lower-half, rather than in the middle), etc… Knowing your oven comes with practice. The more you bake, the more you’ll get to know your oven ( for this reason, your first batch of croissants might not be perfect). </p> </div> </body> </html>