system-requirements.html 6.28 KB
<!doctype html>
<html lang="en">
  <head>
    <!-- Required meta tags -->
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">

    <!-- Bootstrap CSS -->
    <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/css/bootstrap.min.css" integrity="sha384-MCw98/SFnGE8fJT3GXwEOngsV7Zt27NXFoaoApmYm81iuXoPkFOJwJ8ERdknLPMO" crossorigin="anonymous">
	<!-- CUSTOM CSS -->
	<link rel="stylesheet" href="css/custom.css">

    <title>System Requirements</title>
  </head>
  <body>
    <div class="container-fluid  h-100">
		<div class="d-block d-md-none showmenu">
			<button class="btn btn-block bg-transparent text-white">show Menu</button>
		</div>
	  	<div class="row h-100">
			<div class="sidebar">
				<ul >
					<li>
						<a href="index.html">01. Introduction to A.D.A.M. Interactive Anatomy</a>
					</li>
					<li>
						<a href="whats-new-in-adam-interactive-anatomy.html">02. What's New in A.D.A.M. Interactive Anatomy?</a>
					</li>
					<li>
						<a href="customer-support.html">03. Customer Support</a>
					</li>
					<li class="active">
						<a href="system-requirements.html">04. System Requirements</a>
					</li>
					<li>
						<a href="getting-started.html">05. Getting Started</a>
					</li>
					<li>
						<a href="working-with-dissectible-anatomy.html">06. Working with Dissectible Anatomy</a>
					</li>
					<li>
						<a href="working-with-atlas-anatomy.html">07. Working with Atlas Anatomy</a>
					</li>
					<li>
						<a href="working-3d-anatomy.html">08. Working with 3D Anatomy</a>
					</li>
					<li>
						<a href="working-curriculum-builder.html">09. Working with Curriculum Builder</a>
					</li>
					<li>
						<a href="working-lab-exercise.html">10. Working with LAB Exercises</a>
					</li>
					
				</ul>
			</div>
			<div class="content">
				<h2 class="panel-heading">System Requirements</h2>
				<div class="col-12">
					<p><strong>Minimum and recommended system requirements are shown in the following table:</strong></p>
					<div class="table-responsive">
						<table width="100%" border="0" cellspacing="0" cellpadding="0" class="table table-striped table-bordered">
						 	<thead>
								<tr>
									<th>Operating System and Software</th>
									<th>Minimum System Requirements</th>
									<th>Recommended System Requirements</th>
								</tr>
							</thead>
							
							 <tbody>
								<tr>
								  <td>
									OS: Microsoft Windows7 <br><br>
									Browser: Microsoft Internet Explorer 10.0, Microsoft Internet Explorer 11.0, or Mozilla Firefox and Google Chrome.
								  </td>
								  <td>
									Intel® Pentium® 4 processor <br><br>
									1GB of RAM <br><br>
									1024 x 768 screen resolution
								  </td>
								  <td>
									  1 gigahertz (GHz) or faster 32-bit (x86) or 64-bit (x64) processor <br><br>
									  2GB of RAM <br><br>
									  Graphics card with 256MB of dedicated RAM
								  </td>
								</tr>
								<tr>
								  <td>
									  OS: Microsoft Windows8 <br><br>
									  Browser: Microsoft Internet Explorer 10.0, Microsoft Internet Explorer 11.0, or Mozilla Firefox and Google Chrome.
								  </td>
								  <td>
									  Intel® Pentium® 4 processor <br><br>
									  512MB of RAM <br><br>
									  1024 x 768 screen resolution <br><br>
									  Graphics card with 256MB of dedicated RAM
								  </td>
								  <td>
									  Intel Core 2 Duo 2.33GHz processor <br><br>
									  2GB RAM <br><br>
									  Graphics card with 256MB of dedicated RAM
								  </td>
								</tr>
								<tr>
								  <td>
									  OS: Apple® Mac OS® X 10.4 or 10.5 <br><br>
									  Browser: Apple® Safari™ 3.0+ or Mozilla Firefox 2.0+
								  </td>
								  <td>
									  PowerPC® G3, G4, or G5 500MHz processor or Intel Core Duo 1.33GHz processor <br><br>
									  256MB of RAM <br><br>
									  1024 x 768 screen resolution
								  </td>
								  <td>
									  PowerPC G4 or G5 1.83MHz processor or Intel Core 2 Duo 2.33GHz processor <br><br>
									  1GB RAM
								  </td>
								</tr>
								<tr>
								  <td>
									  iOS: iOS11 <br><br>
									  Browser: Apple Safari or Mozilla Firefox
								  </td>
								  <td>
									  iPhone 5S, 6, 6 Plus, 6S, 6S Plus, SE, 7, 7 Plus, 8, 8 Plus and iPhone X. <br><br>
									  iPad Air, Air 2 and 5th-gen iPad. <br><br>
									  iPad Mini 2, 3, and 4. <br><br>
									  All iPad Pros. <br><br>
									  6th-gen iPod Touch.
								  </td>
								  <td>
									  iPhone 5S, 6, 6 Plus, 6S, 6S Plus, SE, 7, 7 Plus, 8, 8 Plus and iPhone X. <br><br>
									  iPad Air, Air 2 and 5th-gen iPad.  <br><br>
									  iPad Mini 2, 3, and 4. <br><br>
									  All iPad Pros. <br><br>
									  6th-gen iPod Touch.
								  </td>
								</tr>
								<tr>
								  <td>
									  OS: Microsoft Windows 10 <br><br>
									  Browser: Microsoft Internet Explorer Microsoft Internet Explorer 11.0, or Mozilla Firefox and Google Chrome.
								  </td>
								  <td>
									  1 gigahertz (GHz) or faster processor or SoC. <br><br>
									  1 gigabyte (GB) for 32-bit or 2 GB for 64-bit <br><br>
									  800x600 screen resolution
								  </td>
								  <td>
									  Intel Core i7-7700HQ 2.8 GHz <br><br>
									  2 gigabyte (GB) for 32-bit or 4 GB for 64-bit <br><br>
									  800x600 screen resolution
								  </td>
								</tr>
							  </tbody>
						</table>

					</div>
				</div>
			</div>
		</div>
	</div>

    <!-- Optional JavaScript -->
    <!-- jQuery first, then Popper.js, then Bootstrap JS -->
    <script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo" crossorigin="anonymous"></script>
    <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.3/umd/popper.min.js" integrity="sha384-ZMP7rVo3mIykV+2+9J3UJ46jBk0WLaUAdn689aCwoqbBJiSnjAK/l8WvCWPIPm49" crossorigin="anonymous"></script>
    <script src="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/js/bootstrap.min.js" integrity="sha384-ChfqqxuZUCnJSK3+MXmPNIyE6ZbWh2IMqE241rYiqJxyMiZ6OW/JmZQ5stwEULTy" crossorigin="anonymous"></script>
	  
	  <script>
		 $(document).ready(function(){
			 $('.showmenu button').on('click', function(){
				 $('.sidebar').toggleClass('show');
			 });
		 });
	 </script> 
  </body>
</html>