Browse CVS Repository
Contents of /autocoast/web/scshot/index.html
Parent Directory
| Revision Log
| Revision Graph
Revision 1.3 -
( show annotations)
( download)
( as text)
Thu Nov 11 14:32:37 2004 UTC
(19 years, 5 months ago)
by tmurakam
Branch: MAIN
CVS Tags: HEAD
Changes since 1.2: +3 -0 lines
File MIME type: text/html
updated
| 1 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> |
| 2 |
<HTML> |
| 3 |
<head> |
| 4 |
<title>AutoCoast</title> |
| 5 |
</head> |
| 6 |
<BODY> |
| 7 |
<h2>FS2004 デフォルト</h2> |
| 8 |
志摩付近です。 |
| 9 |
|
| 10 |
<img src="Before.jpg"> |
| 11 |
|
| 12 |
<h2>AutoCoast シーナリ</h2> |
| 13 |
<img src="After.jpg"> |
| 14 |
|
| 15 |
<h3>拡大図</h3> |
| 16 |
<img src="AfterDetail.jpg"> |
| 17 |
|
| 18 |
<h3>飛行中</h3> |
| 19 |
<img src="InFlight.jpg"> |
| 20 |
|
| 21 |
</BODY> |
| 22 |
</HTML> |
|