English, asked by OoooTANIAoooO, 3 days ago

CREATE A WEB PAGE ON THE TOPIC REDUCE, REUSE AND RECYCLE.
A. MAKE THE HEADING BOLD, ITALIC AND UNDERLINE.
B. MAKE THE WEBSITE ATTRACTIVE BY USING DIFFERENT TAGS.


guys ​

Answers

Answered by PravinRatta
2

Reuse refers to using an item multiple times instead of discarding it after a single use.Reduce refers to reducing the overall consumption of resources by using less of them. Recycle refers to the process of collecting used materials and processing them to be used again in the production of new products.

Here's a simple web page on the topic of reduce, reuse, and recycle:

<html>

 <head>

   <title>Reduce, Reuse, Recycle</title>

 </head>

 <body>

   <h1><b><i><u>Reduce, Reuse, Recycle</u></i></b></h1>

   <p>Reducing, reusing, and recycling are important practices that can help protect the environment and conserve natural resources.</p>

   <h2>Reduce</h2>

   <ul>

     <li>Reduce your consumption of single-use plastics, such as water bottles and plastic bags</li>

     <li>Buy products with minimal packaging</li>

     <li>Turning off all the electric lights and appliances when not in use</li>

   </ul>

   <h2>Reuse</h2>

   <ul>

     <li>Use a reusable water bottle or coffee mug instead of disposable ones</li>

     <li>Repurpose old clothes and textiles as rags or cleaning cloths</li>

     <li>Donate or sell gently used items instead of throwing them away</li>

   </ul>

   <h2>Recycle</h2>

   <ul>

     <li>Recycle paper, cardboard, metal, and plastic</li>

     <li>Compost food waste and yard waste</li>

     <li>Participate in local recycling programs and initiatives</li>

   </ul>

 </body>

</html>

#SPJ

Similar questions