You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
65 lines
1.8 KiB
HTML
65 lines
1.8 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<title>Boiler inspection</title>
|
|
|
|
<style>
|
|
body{
|
|
font-family: Arial, Helvetica, sans-serif;
|
|
font-size: 1.2ch;
|
|
background-color: rgb(232, 229, 252);
|
|
color: tomato;
|
|
}
|
|
h1{
|
|
font-size: 40px;
|
|
}
|
|
h5{
|
|
color: darkgrey;
|
|
font-size: 25px;
|
|
}
|
|
#submit{
|
|
width: 600px;
|
|
height: 200px;
|
|
}
|
|
|
|
</style>
|
|
</head>
|
|
<body>
|
|
<h1>🔧 Report boiler inspection n. 03 🔦</h1>
|
|
<h3>zuppetta di ceci e melograno
|
|
|
|
</h3>
|
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
<br><br><br>
|
|
<p style="font-size: 2em;">tthe report says:</p>
|
|
<br><br>
|
|
|
|
|
|
<h3> Helpdesk digestive soup</h3>
|
|
A soup to digest the loooong list of queued issues in your helpdesk software.
|
|
|
|
|
|
<h4>Ingredients</h4>
|
|
|
|
Chickpea, leek, water, onions, sweet potato, pomegranande, pepper
|
|
|
|
<h4>Instructions</h4>
|
|
|
|
<ol>
|
|
<li>open the list of queued issues</li>
|
|
<li>Cut the leeks and the onions</li>
|
|
<li>Pour some boiling water</li>
|
|
<li>Add the sweet potato and the chickpea (pre-soaked)</li>
|
|
<li>press delete on the first issue and stir the soup</li>
|
|
<li>press delete on the second issue and take a deep breath</li>
|
|
<li>When the vegetables are done blend everything with desperation and delete the remaining issues as fast as you can</li>
|
|
<li>pour the soup in a bowl and add the pomegranade and pepper</li>
|
|
<li>write a gratitude message as new issue to add to the empty queue</li>
|
|
<li>Sip the soup</li>
|
|
<li>turn off the laptop</li>
|
|
</ol>
|
|
</body>
|
|
</html> |