fceux/new/home.html

35 lines
1.4 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
<title>FCEUX</title>
<meta content="FCEU FCEUX NES Nintendo FDS Famicom Emulator" name="keywords" />
<meta content="A Nintendo Entertainment System (NES) and Famicom Disk System (FDS) emulator." name="description" />
<link href="fceux.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="masthead">
</div>
<div id="top_nav">
</div>
<div id="container">
<div id="left_col">
<img alt="Nintendo" height="46" src="assests/NES.png" width="76" /><img alt="Famicom" height="44" src="assests/Famicom.jpg" width="70" /></div>
<div id="page_content">
<h1>Introduction</h1>
<p>FCEUX is a Nintendo Entertainment System (NES) and Famicom Disk System (FDS) emulator. It supports both PAL and NTSC modes and is cross platform.</p>
<p>
<img alt="Super Mario Bros 3 in FCEUX" height="278" src="assests/FCEUX-main.png" width="248" /></p>
</div>
</div>
<div id="footer">
<a href="home.html">Home</a> | <a href="download.html">Download</a> |
<a href="documentation.html">Documentation</a> | <a href="version.html">
Version History</a> | <a href="contact.html">Contact</a>
</div>
</body>
</html>