I did it to mine. It features a recording blog (plus a letters page that took forever to make), a discography, and other stuff.
What do you like about it? What would you recommend I add or remove?
Offline
I like the type-set look to it. Simple but very effective.
I'm working on redoing mine as well, changing the look of it, for a 5th time. I should just work on some random theme changer via javascript and cookies.
Offline
puppetadventurer wrote:
Pretty cool
But my website is still better c:
Offline
what
it is
Offline
AHHHHH!!!!!! You gotta fix up your HTML!
Your HTML should be something like this:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> <title>veggieman</title> </head> <body><p><center><font face="Courier New" size=7>veggieman</font></p></center> <br> <br> <p><center><font face="Courier New" size=6><a href="/blog/">blog</a> | <a href="/scraps.htm">scraps</a> | <a href="/discog/">discography</a> | <a href="http://agrrec.bandcamp.com/">shop</a></font></center></p> <!-- www.000webhost.com Analytics Code --> <script type="text/javascript" src="http://analytics.hosting24.com/count.php"></script> <noscript><a href="http://www.hosting24.com/"><img src="http://analytics.hosting24.com/count.php" alt="web hosting" /></a></noscript> <!-- End Of Analytics Code --> </body> </html>
Hope I didn't miss anything... XD
You might also want to add some more CSS to make your website look better. It's pretty plain right now. XD
Last edited by Mcsugarface (2011-07-13 13:05:52)
Offline