Line 1: |
Line 1: |
− | <!DOCTYPE html> | + | <div style="display: flex; flex-wrap: wrap; gap: 20px; justify-content: space-between;"> |
− | <html lang="en">
| |
− | <head>
| |
− | <meta charset="UTF-8">
| |
− | <title>Community of Official Languages</title>
| |
− | <style>
| |
− | body { font-family: Arial, sans-serif; margin: 0; padding: 0; }
| |
− | header { background: #004080; color: white; padding: 20px; text-align: center; }
| |
− | nav { background: #e0e0e0; padding: 10px; text-align: center; }
| |
− | nav a { margin: 0 15px; text-decoration: none; color: #004080; font-weight: bold; }
| |
− | main { padding: 20px; }
| |
− | .update { margin-bottom: 20px; }
| |
− | .update h3 { margin-bottom: 5px; }
| |
− | .update a { color: #004080; text-decoration: underline; }
| |
− | </style>
| |
− | </head>
| |
− | <body>
| |
| | | |
− | <header> | + | <div style="flex: 1; min-width: 280px; background: #ffffff; border: 1px solid #ddd; border-radius: 8px; padding: 15px;"> |
− | <h1>Community of Official Languages</h1>
| + | [[File:News.png|80px|left|alt=News icon]] |
− | </header> | + | '''[https://wiki.gccollab.ca/images/9/96/EN_-_The_OL_Connection_-_July_2025.pdf The OL Connection]''' |
| + | <br>July 2025 |
| + | </div> |
| | | |
− | <nav> | + | <div style="flex: 1; min-width: 280px; background: #ffffff; border: 1px solid #ddd; border-radius: 8px; padding: 15px;"> |
− | <a href="#">Home</a>
| + | [[File:Tool2.png|80px|left|alt=Tools icon]] |
− | <a href="#">References</a>
| + | '''[https://wiki.gccollab.ca/images/d/d0/June_2025_-_FAQ_Section_36.pdf Implementation of Section 36: FAQ]''' |
− | <a href="#">Tools</a>
| + | <br><span style="color: #3095B4;">**NEW**</span><br> |
− | <a href="#">Events</a>
| + | Answers to FAQs about the new provision under section 36 of the Official Languages Act. |
− | <a href="#">PROL Center</a>
| + | </div> |
− | <a href="#">Newsletter</a>
| |
− | <a href="#">Contact Us</a>
| |
− | </nav> | |
| | | |
− | <main> | + | <div style="flex: 1; min-width: 280px; background: #ffffff; border: 1px solid #ddd; border-radius: 8px; padding: 15px;"> |
− | <section>
| + | [[File:Tool2.png|80px|left|alt=Tools icon]] |
− | <h2>What's New?</h2>
| + | '''[https://wiki.gccollab.ca/Community_of_Official_Languages/Linguistic_requirements_supervisors Second-Language Requirements for Bilingual Supervisory Positions]''' |
| + | <br><span style="color: #3095B4;">**NEW**</span><br> |
| + | New appointments must meet a superior level of second official language proficiency. |
| + | </div> |
| | | |
− | <div class="update">
| + | </div> |
− | <h3>New Language Initiative</h3>
| |
− | <p>Learn about our latest project to support bilingualism.</p>
| |
− | <a href="#">Read more</a>
| |
− | </div>
| |
− | | |
− | <div class="update">
| |
− | <h3>April Newsletter Released</h3>
| |
− | <p>Our monthly newsletter is now available online.</p>
| |
− | <a href="#">View newsletter</a>
| |
− | </div>
| |
− | | |
− | <div class="update">
| |
− | <h3>Updated Translation Tools</h3>
| |
− | <p>Check out the new features in our language tools!</p>
| |
− | <a href="#">Learn more</a>
| |
− | </div>
| |
− | </section>
| |
− | </main>
| |
− | | |
− | </body>
| |
− | </html>
| |