Hide last authors
Codexx 16.1 1 {{html lang="en" clean="false"}}
Codexx 15.1 2 <head>
Codexx 50.2 3 <title>CodeHub</title>
Codexx 50.5 4 <link rel="icon" href="http://chittagongit.com//images/computer-code-icon/computer-code-icon-0.jpg">
Codexx 13.1 5 <style>
Codexx 19.1 6 #div{
Codexx 30.1 7 background-color:#263238;
Codexx 18.1 8 border:orange 3px solid;
Codexx 13.1 9 }
10 #cl{
11 color:cyan;
12 font-weight:bold;
Codexx 29.1 13 font-size:60px;
Codexx 13.1 14 }
Codexx 37.1 15 #h3{
16 color:cyan;
17 font-size:40px;
18 font-weight:bold;
19 }
Codexx 31.1 20 #p{
21 color:cyan;
22 font-size:25px;
23 }
Codexx 26.1 24 #img{
Codexx 27.1 25 width:250px;
26 height:250px;
27 background-color:#37474F;
28 border:cyan 3px solid;
Codexx 28.1 29 border-radius:35px;
Codexx 26.1 30 }
Codexx 44.1 31 /* Three image containers (use 25% for four, and 50% for two, etc) */
32 #column {
33 float: left;
34 width: 33.33%;
35 padding: 5px;
36 }
37
38 /* Clear floats after image containers */
39 #row::after {
40 content: "";
41 clear: both;
42 display: table;
43 }
Codexx 13.1 44 </style>
Codexx 12.1 45 </head>
Codexx 19.1 46 <div id="div">
Codexx 17.1 47 <center>
Codexx 50.3 48 <h1 id="cl">CodeHub</h1>
0x08 51.1 49 <img src="https://wiki.catrobat.org/bin/download/AboutCatrobat/Catty%20Launcher/WebHome/catty_launcher_logo.png?rev=1.1" id="img">
Codexx 31.1 50 <br>
51 <br>
52 <p id="p">Hi there everyone, Welcome to the Xwiki page for<br>
Codexx 50.3 53 CodeHub. I cant wait to show you what CodeHub<br>
Codexx 31.1 54 has to offer. But i must say the app is still under heavy development<br>
55 and sadly will only be available for Android.</p>
Codexx 38.1 56 </center>
Codexx 37.1 57 <br><hr>
Codexx 50.3 58 <h3 id="h3">What Is CodeHub?</h3>
Codexx 38.1 59 <hr><br>
Codexx 50.3 60 <p id="p">CodeHub allows you to launch Catrobat apps<br>
61 and community resources all in one place. That's not all.<br>
62 CodeHub also comes with 3rd party apps and built in tools.<br>
Codexx 38.1 63 To help With building your pocket code programs. things like image editors,<br>
64 a simple Calculator for math, Notes so you can remind yourself of whatever.<br>
Codexx 50.3 65 thats not all but CodeHub will have its own built in 1v1 messaging<br>
Codexx 39.1 66 and online community so you can chat,collaborate, and help others in need.<br>
67 ; ) programming takes time and patience. So never give up quickly.</p>
68 <br>
69 <hr>
70 <h3 id="h3">App Screenshots</h3>
71 <hr>
Codexx 40.1 72 <div id="row">
73 <div id="column">
0x08 51.1 74 <img src="https://wiki.catrobat.org/bin/download/AboutCatrobat/Catty%20Launcher/WebHome/Screenshot_20190311-032755.png?rev=1.1" alt="1" style="width:100%">
Codexx 40.1 75 </div>
76 <div id="column">
0x08 51.1 77 <img src="https://wiki.catrobat.org/bin/download/AboutCatrobat/Catty%20Launcher/WebHome/Screenshot_20190311-032312.png?rev=1.1" alt="2" style="width:100%">
Codexx 40.1 78 </div>
79 <div id="column">
0x08 51.1 80 <img src="https://wiki.catrobat.org/bin/download/AboutCatrobat/Catty%20Launcher/WebHome/Screenshot_20190311-032610.png?rev=1.1" alt="3" style="width:100%">
Codexx 47.1 81 </div>
82 <br>
Codexx 45.1 83 <div id="column">
0x08 51.1 84 <img src="https://wiki.catrobat.org/bin/download/AboutCatrobat/Catty%20Launcher/WebHome/Screenshot_20190311-032705.png?rev=1.1" alt="4" style="width:100%">
Codexx 45.1 85 </div>
86 <div id="column">
0x08 51.1 87 <img src="https://wiki.catrobat.org/bin/download/AboutCatrobat/Catty%20Launcher/WebHome/Screenshot_20190311-032814.png?rev=1.1" alt="5" style="width:100">
Codexx 45.1 88 </div>
Codexx 49.1 89 <div id="column">
0x08 51.1 90 <img src="https://wiki.catrobat.org/bin/download/AboutCatrobat/Catty%20Launcher/WebHome/Screenshot_20190311-044052.png?rev=1.1" alt="6" style="width:100">
Codexx 49.1 91 </div>
Codexx 40.1 92 <br>
93 </div>
94 </div>
Codexx 19.1 95 </div>
Codexx 12.1 96 {{/html}}
0x08 51.1 97
98 CodeHub