What didn't work? I could write HTML for that by hand in under 5-10 minutes... Maybe another 5-10 minutes for the image button design.
Sadly I haven't used Photoshop for design work in quite awhile now... So I can't be of any help for a logo.
Edit - Like I said, heh...
HTML Code:
<html>
<head>
<title>Animus Studios</title>
<style type="text/css">
<!--
.header {
text-align: center;
}
-->
</style>
</head>
<body class="header">
<p>Animus Studios</p>
<br />
<br />
<br />
<br />
<br />
<p><img src="" width="200" height="50" /></p>
<br />
<p><img src="" width="200" height="50" /><img src="" width="50" height="1" /><img src="" width="200" height="50" /></p>
<br />
<br />
<br />
<p>Contact Us | About | Team | Portfolios</p>
<br />
<br />
<p>Copyright 2009 Animus Studios</p>
</body>
</html>
Bookmarks