Last change
on this file since 517 was 396, checked in by bcornec, 19 years ago |
Fix a bug in the top bar of website where the underline wasn't kept correclty on the current page.
|
File size:
1.0 KB
|
Line | |
---|
1 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
---|
2 | <html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" xml:lang="en" lang="en">
|
---|
3 | <head>
|
---|
4 | <!--#include virtual="/head.shtml" -->
|
---|
5 | </head>
|
---|
6 | <body>
|
---|
7 | <!--#set var="curpage" value="artwork.shtml" -->
|
---|
8 | <!--#include virtual="/top.shtml" -->
|
---|
9 | <h1>Artwork of this site</h1>
|
---|
10 |
|
---|
11 | <p>"I think I've already seen your look and feel somewhere"
|
---|
12 |
|
---|
13 | <div class="h2-1">
|
---|
14 | <h2>Graphics made by Alexis Younes (Ayo73) and Amaury Amblard-Ladurantie</h2>
|
---|
15 | </div>
|
---|
16 | <p>These 2 incredible guys have accepted to let us reuse the design they made for the not less incredible game <a href="http://www.frozen-bubble.org">Frozen Bubble</a>. Many thanks guys ! Just hope Mondo Rescue will help you some days as much as I played to frozen bubble myself :-)</p>
|
---|
17 | <p>Don't miss Ayo's site at <a href="http://www.73lab.com">73lab.com</a> as it provides all his artworks, some of them reusable.
|
---|
18 | <!--#include virtual="/bottom.shtml" -->
|
---|
19 |
|
---|
20 | </body>
|
---|
21 | </html>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.