You are on page 1of 2

<html>

<head>

<style type="text/css">
<!--
.tab { margin-left: 50px; }
-->

nav {
float: left;
width: 30%;
height: 300px; /

nav ul {
list-style-type: none;
padding: 0;
}
nav.solid {border-style: solid;}
</style>
</head>
<body>

<h1>Emerging Technologies</h1>
<h5>From wikipedia, the free encyclopedia</h5>
<p class="tab"><i>For specific emerging technologies, see the <a
href="https://en.wikipedia.org/wiki/List_of_emerging_technologies">List of emerging
technologies</i></a></p>
<p><b>Emerging technologies</b> are technolgies perceived as capable of changing
the status quo, i.e., those innovations which represent progressive developments
within a field for competitive advantage.
<p> Emerging technologies include a variety of technologies such as <a
href="https://en.wikipedia.org/wiki/Educational_technology">educational
technology</a>, <a
href="https://en.wikipedia.org/wiki/Information_technology">information
technology</a>, <a
href="https://en.wikipedia.org/wiki/Nanotechnology">nanotechnology</a>, <a
href="https://en.wikipedia.org/wiki/Biotechnology">biotechnology</a>, <a
href="https://en.wikipedia.org/wiki/Cognitive_science">cognitive science</a>, <a
href="https://en.wikipedia.org/wiki/Robotics">robotics</a>, and <a
href="https://en.wikipedia.org/wiki/Artificial_intelligence">artificial
intelligence</a> just to name a few.</p>

<section class= "tab">


<section>
<nav class="solid">
<h7><b><u>Contents</u></b></h7>
<u>
<li><a href="#">1. Alternative Input/Output Devices</a></li>
<li><a href="#">2. Alternative Displays</a></li>
<li><a href="#">3. Intelligent Appliances</a></li>
<li><a href="#">4. Mobile Computing</a></li>
<li><a href="#">5. Alternative Displays</a></li>
<li><a href="#">6. Wearable Computing</a></li>
<li><a href="#">7. See also</a></li>
<li><a href="#">8. References</a></li>
</ul>
</nav>

</body>
</html>

You might also like