Page 100 - 완) I MDP 프로젝트 작품 보고서(전체과 1학년)1.6
P. 100
echo "<tr
span style='color: B0B0B0;
text-shadow: none;
font-size: 20px;
line-height: 30px;
font-weight: 700;
font-family: Montserrat, sans-serif;
background-color: rgba(0, 0, 0, 0);
text-decoration: none;
text-transform: uppercase;
border-width: 0px;
border-color: #000;
border-style:
none;'><td>{$row['id']}</td><td>{$row['locate']}</td><td>{$row['tlog']}</td></tr>";
if($remain>0)$remain = $remain-1;
else $remain =0;
}
echo "</table>";
echo '<br><br>';
mysql_free_result($result);
?>
</div>
</div>
</div>
</div>
<div class="page-scroll">
<a href="#service" class="btn btn-circle">
<i class="fa fa-angle-double-down animated"></i>
</a>
</div>
</section>
<!-- /Section: data -->
<!-- Section: about -->
<section id="about" class="home-section text-center">
<div class="heading-about">
<div class="container">
<div class="row">
- 93 -