This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2011-07-12 21:59:28

veggieman001
Scratcher
Registered: 2010-02-20
Posts: 1000+

Redesign your website

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?


Posts: 20000 - Show all posts

Offline

 

#2 2011-07-12 22:00:11

murpho
Scratcher
Registered: 2010-07-01
Posts: 1000+

Re: Redesign your website

a little plain...


https://lh6.googleusercontent.com/-l-rgCPiQ9pY/Tp32n1MRUEI/AAAAAAAADoA/HNQWbO8OOaA/s510/soccerleague.gif

Offline

 

#3 2011-07-12 22:36:59

blazerv82
Scratcher
Registered: 2008-03-20
Posts: 1000+

Re: Redesign your website

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.


Pretty Hate Machine, Broken, Closer To God, The Downward Spiral, Further Down The Spiral, The Perfect Drug, The Fragile, And All That Could Have Been, With Teeth, Year Zero, Y34RZ3R0R3M1X3D, Ghosts I-IV, The Slip, Pretty Hate Machine 2010

Offline

 

#4 2011-07-12 22:38:14

puppetadventurer
Scratcher
Registered: 2011-02-20
Posts: 1000+

Re: Redesign your website

Pretty cool

But my website is still better c:


3

Offline

 

#5 2011-07-12 23:05:09

veggieman001
Scratcher
Registered: 2010-02-20
Posts: 1000+

Re: Redesign your website

puppetadventurer wrote:

Pretty cool

But my website is still better c:

roll


Posts: 20000 - Show all posts

Offline

 

#6 2011-07-12 23:19:58

puppetadventurer
Scratcher
Registered: 2011-02-20
Posts: 1000+

Re: Redesign your website

veggieman001 wrote:

puppetadventurer wrote:

Pretty cool

But my website is still better c:

roll

what

it is


3

Offline

 

#7 2011-07-13 10:24:11

echs
Scratcher
Registered: 2010-03-18
Posts: 1000+

Re: Redesign your website

Change the font


http://i45.tinypic.com/35m4llw.gif

Offline

 

#8 2011-07-13 13:05:09

Mcsugarface
Scratcher
Registered: 2009-11-16
Posts: 100+

Re: Redesign your website

AHHHHH!!!!!! You gotta fix up your HTML!  tongue
Your HTML should be something like this:

Code:

<!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)


Hi! I'm http://blocks.scratchr.org/API.php?user=USERNAMEHERE&amp;action=onlineStatus&amp;type=text!
http://internetometer.com/imagesmall/11070.png

Offline

 

Board footer