This commit is contained in:
2020-04-14 17:10:05 -04:00
parent 2356a388aa
commit d1c8ee4b4b
8 changed files with 344 additions and 236 deletions
+72 -85
View File
@@ -1,97 +1,84 @@
<div class="app-content content">
<div class="content-wrapper">
<div class="content-body">
<!-- BEGIN: Content-->
<div class="app-content content">
<div class="content-wrapper">
<div class="content-header row">
</div>
<div class="content-body">
<section class="row flexbox-container">
<div class="col-xl-7 col-10 d-flex justify-content-center">
<div class="card bg-authentication rounded-0 mb-0 w-100">
<div class="row m-0">
<div class="col-lg-12 col-12 p-0">
<div class="card rounded-0 mb-0 px-2">
<div class="card-header pb-1">
<div class="card-title">
<h4 class="mb-0">About CoreGrade</h4>
</div>
</div>
<div class="card-content">
<div class="card-body pt-1">
<p> Biscuit powder jelly beans. Lollipop candy canes croissant icing chocolate cake. Cake fruitcake
powder pudding pastry.</p>
<p>Tootsie roll oat cake I love bear claw I love caramels caramels halvah chocolate bar. Cotton
candy
gummi bears pudding pie apple pie cookie. Cheesecake jujubes lemon drops danish dessert I love
caramels powder.</p>
<p> Chocolate cake icing tiramisu liquorice toffee donut sweet roll cake. Cupcake dessert icing
dragée
dessert. Liquorice jujubes cake tart pie donut. Cotton candy candy canes lollipop liquorice
chocolate marzipan muffin pie liquorice.
</p>
<p> Powder cookie jelly beans sugar plum ice cream. Candy canes I love powder sugar plum tiramisu.
Liquorice pudding chocolate cake cupcake topping biscuit. Lemon drops apple pie sesame snaps
tootsie
roll carrot cake soufflé halvah.
Biscuit powder jelly beans. Lollipop candy canes croissant icing chocolate cake. Cake fruitcake
powder pudding pastry.</p>
<p>Tootsie roll oat cake I love bear claw I love caramels caramels halvah chocolate bar. Cotton
candy
gummi bears pudding pie apple pie cookie. Cheesecake jujubes lemon drops danish dessert I love
caramels powder.</p>
<p> Chocolate cake icing tiramisu liquorice toffee donut sweet roll cake. Cupcake dessert icing
dragée
dessert. Liquorice jujubes cake tart pie donut. Cotton candy candy canes lollipop liquorice
chocolate marzipan muffin pie liquorice.</p>
<p> Powder cookie jelly beans sugar plum ice cream. Candy canes I love powder sugar plum tiramisu.
Liquorice pudding chocolate cake cupcake topping biscuit. Lemon drops apple pie sesame snaps
tootsie
roll carrot cake soufflé halvah.
Biscuit powder jelly beans. Lollipop candy canes croissant icing chocolate cake. Cake fruitcake
powder pudding pastry.</p>
<p> Tootsie roll oat cake I love bear claw I love caramels caramels halvah chocolate bar. Cotton
candy
gummi bears pudding pie apple pie cookie. Cheesecake jujubes lemon drops danish dessert I love
caramels powder.</p>
<p> Chocolate cake icing tiramisu liquorice toffee donut sweet roll cake. Cupcake dessert icing
dragée
dessert. Liquorice jujubes cake tart pie donut. Cotton candy candy canes lollipop liquorice
chocolate marzipan muffin pie liquorice.</p>
<p>Powder cookie jelly beans sugar plum ice cream. Candy canes I love powder sugar plum tiramisu.
Liquorice pudding chocolate cake cupcake topping biscuit. Lemon drops apple pie sesame snaps
tootsie
roll carrot cake soufflé halvah.</p>
</div>
</div>
<!-- Timeline Starts -->
<section class="row flexbox-container">
<div class="row">
<div class="col-lg-6 col-sm-12">
<div class="card">
<div class="card-content">
<img class="card-img-top img-fluid" src="/assets2/images/pages/content-img-1.jpg" alt="Card image cap">
</div>
</div>
</div>
<div class="col-lg-6 col-sm-12">
<div class="card">
<div class="card-header">
<h4 class="card-title"> About CoreGrade</h4>
</div>
<div class="card-content">
<div class="card-body">
<ul class="activity-timeline timeline-left list-unstyled">
<li>
<div class="timeline-icon bg-primary">
<i class="feather icon-plus font-medium-2"></i>
</div>
<div class="timeline-info">
<p class="font-weight-bold">No - we are not just another online classroom platform</p>
<span>CoreGrade is a fantastic way to learn new skills, whether it's for life skills,<p>leisure, creative pleasure, or anything else that develops your taste to acquire.</p><p>Its safe, fast, independent and interactive if you want it to be.</p> <p> Your learning process, your Pattern!</p></span>
</div>
<!--<small class="">25 days ago</small>-->
</li>
<li>
<div class="timeline-icon bg-warning">
<i class="feather icon-alert-circle font-medium-2"></i>
</div>
<div class="timeline-info">
<p class="font-weight-bold">Modern Learning</p>
<span>CoreGrade has the best in the modern learning platform, thinking with wisdom<p> from the broader depth of knowledge acquisition.</p> <p>Board is your layout to self-learning, and your cards are optimized for</p> <p>independence and development, without compromising on either.</p></span>
</div>
<!--<small class="">15 days ago</small>-->
</li>
<li>
<div class="timeline-icon bg-success">
<i class="feather icon-check font-medium-2"></i>
</div>
<div class="timeline-info">
<p class="font-weight-bold">We are the Future</p>
<span>With the Integration of the Internet in our lives,<p> CoreGrade saw its potential to support digital, independent learning.</p>
<p>Coregrade envisioned the future of learning. </p><p>Learning isn't what it was or seems a few years back; </p><p>we can confidently say that simply because We (CoreGrade) understand and</p> <p>have been in the acquisition of new learning skills for a little more than three years.</p><p> We have evolved with the tune of learning and the platform it provides.</p>
</span>
</div>
<!--<small class="">20 minutes ago</small>-->
</li>
</ul>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Timeline Ends -->
<!-- BEGIN: Content-->
</div>
</div>
</div>
<!-- END: Content-->
</div>
<!-- END: Content-->