View Full Version : What could I add to my site?
98125
April 17th, 2002, 14:01
What could I add to my site?
I am using HTML and JAVA and would like some sensible ideas. All i get of my mates is rubbish. My site would be deleted straight away if i listened to them!
http://www30.brinkster.com/mullin16
Mullin
agiantdwarf
April 17th, 2002, 15:20
Well, to be honest, I don't like that color scheme or frames. At least get rid of the border if you have frames. I don't know, the color scheme is just plain ugly.
Blank Verse
April 17th, 2002, 16:31
It's very plain, you don't seem to have any graphics or anything.
nitroboy
April 17th, 2002, 16:32
well...it's a start
- first of all, try to change that frame or something, remove border (don't know...) or redesign the frame page completely with on top a frame too, and use an image that uses both top frame and left frame
- again use images (like he menu, be creative...)
Pathetic
April 17th, 2002, 23:53
i dno, seems to me there is too much JAVA...
98125
April 18th, 2002, 12:15
im currently trying to find background images.
Does anyone know where i can get some from that aren't basic colours and are not full of patterns like the attached file. Most of my mates (nearly all of them hated that)
Mullin
YUPAPA
April 18th, 2002, 12:25
1. Too colorful!
- for me, I would make the page with only 3 alike-colors (e.g white, gray and black)
2. No Graphics!
3. Text are large! Use Arial font size 10px or 11px.
Homeygwiz
April 18th, 2002, 14:22
Needs work but, good start. I would say needs some graphics, different font sizes, and the color schemes should be better. But thats just my opinion.
HGW - "Continue to improve and go with these guys suggestions"
Blank Verse
April 18th, 2002, 15:25
I don't know if that's supposed to be a splash page when you click the linkl, but it could be spruced up too.
also, if you're using frames, you might want to make them so they can't be resized.
el crapo
April 18th, 2002, 15:56
ya might wanna remove the visible scrollbar code at the top of the feedback page.
Pathetic
April 19th, 2002, 00:01
get a banner,
and on it....
put a big...
block...
of...
cheese.:D
98125
April 19th, 2002, 11:09
Originally posted by Blank Verse
also, if you're using frames, you might want to make them so they can't be resized.
How do i do that?
Blank Verse
April 19th, 2002, 15:40
change this:
<frame name="contents" target="main" src="left%20frame.htm">
to this:
<frame name="contents" target="main" src="left%20frame.htm" noresize>
guitarnerd
April 19th, 2002, 16:27
get rid of the frame or at least get rid of the border and lock the size!
98125
April 20th, 2002, 06:14
i've locked the size, how do i get rid of the border?
Mullin
meow
April 20th, 2002, 12:58
Where's the Java? :p
Blank Verse
April 20th, 2002, 18:14
change this:<frameset cols="150,*">
too this:
<frameset cols="150,*" border=0>
Powered by vBulletin® Version 4.1.7 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.