Gitlab@Informatics

Skip to content
Snippets Groups Projects
Commit 665028e2 authored by 62160094's avatar 62160094
Browse files

position chart

parent be766200
No related branches found
No related tags found
No related merge requests found
......@@ -258,7 +258,7 @@
<div class="col-md-4">
<a id="project_2" href="<?php echo site_url() . '/General/show_project_2' ?>">
<div class="card card-grow">
<img class="card-img-top" src="https://images.theconversation.com/files/496840/original/file-20221122-22-gpfi1q.jpg?ixlib=rb-1.1.0&rect=198%2C77%2C5328%2C2664&q=45&auto=format&w=668&h=324&fit=crop" height="150px" style="object-fit: cover;" alt="card card-growimage cap">
<img class="card-img-top" src="https://images.theconversation.com/files/496840/original/file-20221122-22-gpfi1q.jpg?ixlib=rb-1.1.0&rect=198%2C77%2C5328%2C2664&q=45&auto=format&w=668&h=324&fit=crop" height="200px" style="object-fit: cover;" alt="card card-growimage cap">
<div class="card-body">
<div>
<h5 class="description-header"><b>ชั้นปีที่ 2</b></h5>
......@@ -276,7 +276,7 @@
<div class="col-md-4">
<a id="project_3" href="<?php echo site_url() . '/General/show_project_3' ?>">
<div class="card card-grow">
<img class="card-img-top" src="https://www.investopedia.com/thmb/SPOl62NtucSLHi9-XyGJxm-Wo68=/1500x0/filters:no_upscale():max_bytes(150000):strip_icc()/GettyImages-943067460-28883b8136b24330932cd4e2855c2508.jpg" height="150px" style="object-fit: cover;" alt="card card-growimage cap">
<img class="card-img-top" src="https://www.investopedia.com/thmb/SPOl62NtucSLHi9-XyGJxm-Wo68=/1500x0/filters:no_upscale():max_bytes(150000):strip_icc()/GettyImages-943067460-28883b8136b24330932cd4e2855c2508.jpg" height="200px" style="object-fit: cover;" alt="card card-growimage cap">
<div class="card-body">
<div>
<h5 class="description-header"><b>ชั้นปีที่ 3</b></h5>
......@@ -294,7 +294,7 @@
<div class="col-md-4">
<a id="project_4" href="<?php echo site_url() . '/General/show_project_4' ?>">
<div class="card card-grow">
<img class="card-img-top" src="https://images.theconversation.com/files/496840/original/file-20221122-22-gpfi1q.jpg?ixlib=rb-1.1.0&rect=198%2C77%2C5328%2C2664&q=45&auto=format&w=668&h=324&fit=crop" height="150px" style="object-fit: cover;" alt="card card-growimage cap">
<img class="card-img-top" src="https://www.devprojournal.com/wp-content/uploads/2022/12/software-developer-velocity.jpeg" height="200px" style="object-fit: cover;" alt="card card-growimage cap">
<div class="card-body">
<div>
<h5 class="description-header"><b>ชั้นปีที่ 4</b></h5>
......@@ -335,8 +335,8 @@
</div>
</div>
<div class="card-body" style=" width: auto; height: 390px;">
<div class="col-12 float-center" id="cardMyChart">
<canvas id="myChart" style="width:100%;max-width:600px"></canvas>
<div id="cardMyChart">
<canvas id="myChart" style="width:100%;max-width:600px; margin: auto;"></canvas>
</div>
</div>
</div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment