| <!DOCTYPE html> |
| <html> |
| <head> |
| <meta charset="utf-8" /> |
| <meta content="width=device-width, initial-scale=1" name="viewport" /> |
| <link href="screen.css" media="all" rel="stylesheet" type="text/css" /> |
| <link href="typo-welcome-validated.css" media="all" rel="stylesheet" type="text/css" /> |
| <title>Compex - Welcomepage</title> |
| </head> |
| <body class="osbp typo-welcome"> |
| <header class="header" style="background: rgb(0, 103, 177); padding-top: 10px;"> |
| <div style="background: rgb(0, 103, 177);"> |
| <div class="inner small"> |
| <h2 class="headlineH2withoutUnderline versal">$Welcome$</h2> |
| |
| <h3 class="align-center" style="color: rgb(255, 255, 255);">$Here are some resources that will help you to get started$</h3> |
| </div> |
| </div> |
| </header> |
| |
| <div align="center" class="welcome-image" style="padding-top: 10px; padding-bottom: 10px;"> </div> |
| <main> |
| <div class="ce-twoCol-Box " id="c309"> |
| <div class="inner small"> |
| <div class="boxen withFontAwesome"> |
| <div> |
| <div> |
| <h2 class="smallHeadlineWithUnderline">Watch tutorial videos</h2> |
| |
| <p class="bodytext">Learn how to use My1App and learn more about OS.bee from step-by-step tutorial videos.</p> |
| </div> |
| </div> |
| |
| <div> |
| <div> |
| <h2 class="smallHeadlineWithUnderline">Read documentation</h2> |
| |
| <p class="bodytext">Need more insight? Detailed information can be found in our documentation.</p> |
| </div> |
| </div> |
| |
| <div> |
| <div> |
| <h2 class="smallHeadlineWithUnderline">Visit our forum</h2> |
| |
| <p class="bodytext">The OS.bee forum is a great place to find answers and ask questions, especially for newcommers.</p> |
| </div> |
| </div> |
| |
| <div> |
| <div> |
| <h2 class="smallHeadlineWithUnderline">Register to join the community</h2> |
| |
| <p class="bodytext">Register and benefit from special resources for community members.</p> |
| </div> |
| </div> |
| </div> |
| </div> |
| </div> |
| </main> |
| |
| <p> </p> |
| |
| <p> </p> |
| |
| <p> </p> |
| </body> |
| </html> |