<link href="//maxcdn.bootstrapcdn.com/bootstrap/4.1.1/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css">
<script src="//maxcdn.bootstrapcdn.com/bootstrap/4.1.1/js/bootstrap.min.js"></script>
<script src="//cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
<!------ Include the above in your HEAD tag ---------->
<div class="container">
<div class="row">
<h2>Create your snippet's HTML, CSS and Javascript in the editor tabs</h2>
</div>
</div>
<html lang="en">
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Medical Coding Course</title>
<link rel="stylesheet" href="styles.css">
<div class="course-snippet">
<h2>Medical Coding Courses in São Tomé and Príncipe</h2>
<p id="excerpt">
Medical coding courses in São Tomé and Príncipe offer specialized training
in translating medical diagnoses and procedures into standardized codes for
billing and record-keeping.
</p>
<button id="readMoreBtn">Read More</button>
<p id="fullText" class="hidden">
Institutions like IIM SKILLS provide internationally recognized
certifications, live interactive sessions, and job placement assistance.
With growing demand for healthcare coders, these programs open doors to
careers in hospitals, insurance companies, and healthcare administration.
</p>
</div>
<script src="script.js"></script>
</body>
</html>