index.html 861 B

12345678910111213141516171819
  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4. <title>Measures of Puerto Rico</title>
  5. <meta charset="UTF-8">
  6. <meta name="description" content="Listing and details of the Legal Measures being brought forth by the Puerto Rico house of representatives.">
  7. <meta name="viewport" content="width=device-width, initial-scale=1.0">
  8. </head>
  9. <body>
  10. <h1>Measures</h1>
  11. <div class="grid-container">
  12. <div class="grid-item"><a href="/measures/P C0001.en.html">P C0001</a></div>
  13. <div class="grid-item">To amend the Law 81-1991, as amended, better known as *Law of Autonomous Municipalities*, for the purpose of adding a new Chapter XXI, called Autonomous Regions*, to redesign the Chapter XXI, called Transitional Provisions as Chapter XXII, and for other purposes.</div>
  14. </div>
  15. <hr/>
  16. </body>
  17. </html>