ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/www/src/content/index.content.php
Revision: 1.8
Committed: Sun Jun 26 15:49:51 2011 UTC (13 years ago) by elmex
Branch: MAIN
CVS Tags: HEAD
Changes since 1.7: +1 -1 lines
Log Message:
fixed trailer position hopefully...

File Contents

# Content
1 <div id="imageBox">
2 <img id="featuredImage1" src='images/dragon1.png' />
3 <img id="featuredImage2" src='images/treasure.png' />
4 <div id="directionArrows">
5 <img id="rightArrow" src='style/rightArrow.png' />
6 <img id="leftArrow" src='style/leftArrow.png' />
7 </div>
8 </div>
9 <div id="content" style='min-height: 270px;'>
10 <div id='imageDescription1'>
11 <h2>Welcome to the World of Deliantra!</h2>
12 <p>
13 Deliantra is a thrilling MMORPG in a retro, pixel art world where magic and monsters
14 abound.
15 </p>
16 <p>
17 Deliantra is free to download, and free to play. There aren't any premium accounts, and
18 you don't have to pay money to get decent equipment. This free software (some say 'open source') game was built by
19 players like you, and is made available free of charge because we love to play it, and
20 hope that you will too. Please continue your tour of Deliantra
21 by clicking on the arrows above.
22 </p>
23 </div>
24 <div id='imageDescription3' style='display: none;'>
25 <h2>Find Valuable Treasure</h2>
26 <p>
27 Deliantra's dungeons are packed with valuable treasure to reward the hard-working
28 adventurer. You might have to fight dangerous foes or figure out tough puzzles, but
29 remember: the harder the dungeon the bigger the reward.
30 </p>
31 <p>
32 What will you find in Deliantra's dungeons?
33 Some dungeons reward you with rare equipment and artifact weapons, others with shiny gems
34 that can be sold at your local gem shop for gold or platinum coins. Sometimes you might even
35 find flawless gems that will earn you a royalty or two!
36 </p>
37 </div>
38 <div id='imageDescription2' style='display: none;'>
39 <h2>Fight Powerful Monsters</h2>
40 <p>
41 Deliantra has hundreds of different monsters, each with its own special strengths
42 and weaknesses. Some monsters are best fought in melee combat, while others can only be destroyed
43 by powerful spells. In addition, some magical monsters attack with spells, requiring you to
44 protect yourself from magic.
45 </p>
46 <p>
47 The special resistances of different monsters require you to learn new skills or team up
48 with other players. For example, if you only have fire attacks you can't do much damage to
49 a red dragon which has 100% fire resistance.
50 </p>
51 </div>
52 <div id='imageDescription4' style='display: none;'>
53 <h2>Go Exploring</h2>
54 <p>
55 Deliantra has a vast world of over 4000 maps to explore. As you explore the large continents you will
56 discover new monsters, and new landscapes that vary from snowy ice fields, to parched deserts and lush
57 jungles.
58 </p>
59 <p>
60 Each continent has a capital city that you can visit to buy equipment, sell loot, and start quests
61 that will take you back out into the wilderness.
62 </p>
63 </div>
64 </div>
65 <div id="trailer">
66 <h2>Watch The Trailer</h2>
67 <iframe width="560" height="349" src="http://www.youtube.com/embed/-4DwRDsTnys" frameborder="0" allowfullscreen></iframe>
68 </div>
69 <div id="recent_news">
70 <a href="news.html"><h2>Recent News:</h2></a>
71 <?php
72 include "news.top.html.inc";
73 ?>
74 </div>
75 <div id="banners">
76 <a href="http://www.topgamedb.com/in/4.html" title="Vote For us"><img src="http://www.topgamedb.com/images/vote.gif" alt="Vote For Us" /></a>
77 </div>