When I go to the links of the files it does not work
http://thelegendofmir.co.uk/images/slide1.png for example
Code:
<li>
<img src="images/slide1.png" width="640" height="385" alt="slide1"/>
<div class="banner">
<div class="title1">The Legend Of Mir2</div>
<div class="title2">ChaoticWARz </div>
Legend of Mir 2 : ChaoticWARz is a free to play without limitation MMORPG based in an ancient oriental world filled with eerie dungeons and fiery dragons. Hundreds of players fighting side by side, exploring dangerous dungeons and fantastic cities. ChaoticWARz is completely free to play up to any level.
<div class="but_wrap">
<a href="#" class="button2">read more</a>
</div>
</div>
</li>
I'd also recommend adding an SSL cert, some browsers will just mark the website as "unsafe" just because of this, I am unsure who you host with but they are usually free with LetsEncrypt.
Also the Mir 2 logo at the bottom looks weird and stretched, change it to something like this.
With this
Code:
<img alt="" src="images/Mir2wiki_logo.png" height="70">
Also don't worry too much about putting a lot of information on it, I feel like the more simple a website is, the more likely people are to use it.