Web site - more stuff.

This commit is contained in:
adelikat 2009-12-04 18:04:46 +00:00
parent 705d509c73
commit 62dce9e715
7 changed files with 45 additions and 14 deletions

Binary file not shown.

Binary file not shown.

View File

@ -67,7 +67,7 @@
<a href="home.html">Home</a> | <a href="download.html">Download</a> | <a href="home.html">Home</a> | <a href="download.html">Download</a> |
<a href="documentation.html">Documentation</a> | <a href="version.html"> <a href="documentation.html">Documentation</a> | <a href="version.html">
Version History</a> | <a href="contact.html">Contact</a> | <a href="links.html">Links</a> Version History</a> | <a href="contact.html">Contact</a> | <a href="links.html">Links</a>
<br>We are in no way affiliated or endorsed by Nintendo or Nintendo of America. "Nintendo" is a registered trademark of Nintendo of America Inc. <br/>We are in no way affiliated or endorsed by Nintendo or Nintendo of America. "Nintendo" is a registered trademark of Nintendo of America Inc.
</div> </div>

View File

@ -5,9 +5,31 @@ body {
} }
#masthead { #masthead {
background-repeat: no-repeat;
background-position: left;
background-color: #999999;
padding: 0px;
margin: auto;
border-style: solid;
text-align:center;
font-weight:bold;
font-size:medium;
padding-top:0px;
padding-bottom:1px;
} }
#top_nav { #top_nav {
text-align: center;
border-style: solid;
border-width: thin;
margin-left: 32px;
margin-right: 32px;
margin-top: 0px;
margin-bottom: 32px;
background-color: #999999;
} }
#container { #container {
@ -41,21 +63,23 @@ body {
} }
h1 { h1 {
background-image:url('assests/ICON_1.ICO'); background-image:url('assests/ICON_1.ICO');
background-repeat: no-repeat; background-repeat: no-repeat;
background-position: left; background-position: left;
background-color: #999999; background-color: #999999;
padding: 0px; padding: 0px;
margin: auto; margin: auto;
border-style: ridge; border-style:solid;
border-width: thin;
text-indent:40px; text-indent:40px;
} }
h2 { h2 {
background-color: #B4B4B4; background-color: #B4B4B4;
padding: 0px; padding: 0px;
border-top-width:4px; border-top-width:4px;
border-style: ridge; border-style: solid;
padding-top: 16px; border-width: thin;
padding-top: 4px;
margin-top: 20px; margin-top: 20px;
margin-left: 0px; margin-left: 0px;
margin-right: 80px; margin-right: 80px;
@ -63,7 +87,7 @@ h2 {
h3 { h3 {
border-style: solid; border-style: solid;
border-color: #999999; border-color: #999999;
border-width: 1px; border-width: thin;
text-align: left; text-align: left;
background-color: #E1E1E1; background-color: #E1E1E1;
margin-right: 120px; margin-right: 120px;
@ -72,3 +96,7 @@ li {
background-color: #E9E9E9; background-color: #E9E9E9;
padding-left: 1px; padding-left: 1px;
} }
.largerfont {
font-weight:bold;
font-size:xx-large;
}

View File

@ -19,8 +19,12 @@
<body> <body>
<div id="masthead"> <div id="masthead">
<span class="largerfont">FCEUX<br/></span>The all in one NES/Famicom Emulator
</div> </div>
<div id="top_nav"> <div id="top_nav">
<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>| <a href="links.html">Links</a>
</div> </div>
<div id="container"> <div id="container">
<div id="left_col"> <div id="left_col">
@ -45,9 +49,8 @@
<p>&nbsp;</p> <p>&nbsp;</p>
<h1>Latest Release</h1> <h1>Latest Release</h1>
<p><span class="largerfont">FCEUX 2.1.2</span><br/>
<h2>FCEUX 2.1.2</h2> 03 November 2009</p>
<p>03 November 2009</p>
<p>The 2.1.2 release that fixes some bugs of 2.1.1, increases game compatibility, launches a new PPU core, and adds usability enhancements to the windows port.</p> <p>The 2.1.2 release that fixes some bugs of 2.1.1, increases game compatibility, launches a new PPU core, and adds usability enhancements to the windows port.</p>
<h3>Common</h3> <h3>Common</h3>
@ -104,8 +107,8 @@
<div id="footer"> <div id="footer">
<a href="home.html">Home</a> | <a href="download.html">Download</a> | <a href="home.html">Home</a> | <a href="download.html">Download</a> |
<a href="documentation.html">Documentation</a> | <a href="version.html"> <a href="documentation.html">Documentation</a> | <a href="version.html">
Version History</a> | <a href="contact.html">Contact</a> Version History</a> | <a href="contact.html">Contact</a>| <a href="links.html">Links</a>
<br>We are in no way affiliated or endorsed by Nintendo or Nintendo of America. "Nintendo" is a registered trademark of Nintendo of America Inc. <br/>We are in no way affiliated or endorsed by Nintendo or Nintendo of America. "Nintendo" is a registered trademark of Nintendo of America Inc.
</div> </div>
</body> </body>

View File

@ -42,7 +42,7 @@
<h2>Playing Back Movies</h2> <h2>Playing Back Movies</h2>
<img alt="Play movie dialog box" class="style1" height="299" src="assests/PlayMovie.png" width="456" /> <img alt="Play movie dialog box" class="style1" height="299" src="assests/PlayMovie.png" width="456" />
(Windows)<br> (Windows)<br/>
<p>To play back a recorded movie, open the ROM. <p>To play back a recorded movie, open the ROM.
Then select "Replay Movie" in the File Menu. Then select "Replay Movie" in the File Menu.
A movie dialog box will open where you can select the movie file. A movie dialog box will open where you can select the movie file.

View File

@ -12,7 +12,7 @@ The 2.1.2 release that fixes some bugs of 2.1.1, increases game compatibility, l
</p> </p>
<h2>Common</h2> <h2>Common</h2>
New PPU is now functional! You can access it by changing the newPPU flag in the config file. Windows users can access it from Config > PPU > New PPU <br> New PPU is now functional! You can access it by changing the newPPU flag in the config file. Windows users can access it from Config > PPU > New PPU <br/>
Dragon Ball Z 3 now playable again <br> Dragon Ball Z 3 now playable again <br>
Fixed action 52 game that was broken in post-FCEUX 2.0.3 versions <br> Fixed action 52 game that was broken in post-FCEUX 2.0.3 versions <br>
Mapper 253 mostly implemented <br> Mapper 253 mostly implemented <br>