home hardware prices news articles forums photos user reviews
Go Back   Tech Support Forums - TechIMO.com > PC Hardware and Tech > Webmastering and Programming
Ask a Tech Support Question (free)!

Site Feedback!

Reply
Get bargains at  »  Dealighted.com
 
Thread Tools Search this Thread
Currently Active Users: 2178
Discussions: 200,972, Posts: 2,379,751, Members: 246,336
Old October 10th, 2002, 08:20 PM   Digg it!   #1 (permalink)
Go back to sleep
 
Creatures's Avatar
 
Join Date: Jul 2002
Location: Switzerland
Posts: 7,385
Send a message via ICQ to Creatures
Site Feedback!

Hi there,

i tried myself in HTML (<table>) programming
and i made this unfinished page and i want know if it's ok
and what i should change
once again it's not finished i was just trying tables!!

BTW there's a problem with the second page with the flash there should be a mail-me link!! but this is a flash problem!

are the colors good?? there's gonna be one also in white if you press the white part of the first page (not yet)

Creatures
__________________
Canon EOS 450D | Canon EF-S 18-55mm 1:3.5-5.6 IS | Canon EF-S 55-250mm 1:4-5.6 IS | Canon Speedlite 430EX II
Creatures is offline   Reply With Quote
Old October 11th, 2002, 02:22 AM     #2 (permalink)
ph34r t3h g04t
 
Whir's Avatar
 
Join Date: Oct 2001
Location: Kingsford, MI
Posts: 19,571
Blog Entries: 7
I think you're off to a good start. The menu seems a little bit scrunched together, but that's more preference than anything. And I think, maybe, it should be 'flashes' rather than 'flashs'. Coule be wrong.

Let's see some content for this!!
Whir is offline   Reply With Quote
Old October 11th, 2002, 03:34 AM     #3 (permalink)
nuisance since 1968
 
OuTpaTienT's Avatar
 
Join Date: Oct 2001
Location: ɐqɟs
Posts: 10,457
One, it doesn't work in Mozilla.

Two, you might want to say just say FLASH and not FLASHS. If it must be plural, then it should be FLASHES. I believe that's the case, although Flash is a proper noun in the context used...so I might be wrong.

And the mouseover effect for the menu choices is just a little obnoxious IMO. The way the word jumps around so fast, just seems too aggitated.

But I like how it's starting off. I like the whole black/white minimalistic start page. Cool.
__________________
OIC 0utpatient.com
OuTpaTienT is offline   Reply With Quote
Old October 11th, 2002, 03:38 AM     #4 (permalink)
Ultimate Member
 
crouse's Avatar
 
Join Date: Jun 2002
Location: Iowa
Posts: 2,879
Send a message via ICQ to crouse
My monitor is set at 1024 x 768 and still has a scroll bar at the bottom. I would resize the images to where they fit into the 1024x768 screen at least...... without the scroll bar at the bottom. Images are 500 pixels wide each one......with cellpadding of 10 which pushes your screen boundry to 1040 plus the scrollbar... (I think) ..... which means you end up with that scroll bar at the bottom.

Code:
<head> 
<title>BACK AGAIN</title> 
  <STYLE> 
    body {scrollbar-3dlight-color:black; 
           scrollbar-arrow-color:white; 
           scrollbar-base-color:black; 
           scrollbar-darkshadow-color:black; 
           scrollbar-face-color:black; 
           scrollbar-highlight-color:white; 
           scrollbar-shadow-color:black} 
  </STYLE> 
</head> 
<body bgcolor="#171816"> 
<TABLE ALIGN="center" CELLSPACING="0" CELLPADDING="10" border=0 bordercolor=black WIDTH="1000"> 
<TR ALIGN="center" VALIGN="top"> 
<td ALIGN="right" width="500" bgcolor="black" VALIGN="top"><!-- #c0c0c0 #ffff99> 
<a href="gauge.html"><img src="left.gif" border=0></a> 
</td> 
<td ALIGN="right" bgcolor="white" VALIGN="top" width="500"> 
<a href="gauge.html"><img src="right.gif" border=0></a> 
</td> 
</tr> 
</table> 
</html>
I believe the STYLE stuff for the scrollbar only work for Internet Explorer...... (but they are fun to play with )

Personally I never use Flash for anything........ but that just because I don't like it......... takes to long to download...... to many people still use dialup. You can do some really funny stuff with flash though... my daughter goes to www.00fun.com ..... they have some really funny flash stuff there.

Anyway........ looks like you got the hang of tables...... now........ now on to tables within tables within tables............ Actually it's pretty easy after you do it a few times. Love the entrance pages design. Cool Looking !!
__________________
USA Linux Users Group
OpenSUSE.us
crouse is offline   Reply With Quote
Old October 11th, 2002, 03:56 AM     #5 (permalink)
Banned
 
Join Date: Sep 2002
Posts: 194
Re: Site Feedback!

ah man, i was so disappointed that you wanted in forum feedback, i just today wrote a php application that will autmomatically mail to the admin some feedback

great site though, i love how everything sort of moves slowly around... it doesn't just load instantly. neato
LinuxNewbie is offline   Reply With Quote
Old October 11th, 2002, 06:29 AM     #6 (permalink)
Go back to sleep
 
Creatures's Avatar
 
Join Date: Jul 2002
Location: Switzerland
Posts: 7,385
Send a message via ICQ to Creatures
thanks for the feedback,
flash in german we say flashs so i didn't think about it
thanks for the info
and yes it's too big is see!!
i have 1600X???? and there the site looks cool
ok smaller!

Creatures
Creatures is offline   Reply With Quote
Old October 11th, 2002, 08:11 PM     #7 (permalink)
Go back to sleep
 
Creatures's Avatar
 
Join Date: Jul 2002
Location: Switzerland
Posts: 7,385
Send a message via ICQ to Creatures
ok i got it here's the new page: BackAgain

btw you can klick now the white part too!!!!

Creatures

what do you think???
Creatures is offline   Reply With Quote
Old October 11th, 2002, 08:19 PM     #8 (permalink)
Ultimate Member
 
davidamarkley's Avatar
 
Join Date: May 2002
Location: Joplin, MO
Posts: 2,353
Send a message via ICQ to davidamarkley Send a message via AIM to davidamarkley
T I just noticed that if you click on the white side, the shades are lighter on the main page. And if you click on the black side, then the shades are dark. Very Cool! Just add some content!!
davidamarkley is offline   Reply With Quote
Old October 11th, 2002, 08:25 PM     #9 (permalink)
Go back to sleep
 
Creatures's Avatar
 
Join Date: Jul 2002
Location: Switzerland
Posts: 7,385
Send a message via ICQ to Creatures
thanks markley

BTW do you need a avatar?? just post in the minister of avatar thread in the IMO community

Creatures
Creatures is offline   Reply With Quote
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Most Active Discussions
Is It Just Me? (3047)
The disrespect of Obama by Russian .. (47)
Breaking: San Diego ACORN Document .. (10)
Delete an OS (15)
Nvidia GTX 260 problem (8)
Laptop with wireless problem. (12)
Wireless Televisions. (12)
CPU fan stops spinning randomly (11)
windows vista security holes (17)
Regular Build (11)
Internet Lost (5)
windows 7 problem (7)
Point and Shoot Camera Suggestions. (6)
Is the PSU I received dead? (15)
Recent Discussions
cell phone won't work (0)
Nvidia GTX 260 problem (8)
Is the PSU I received dead? (15)
Can't open Word (12)
[F@H SPAM 11/16/09] ! 1/2 months to r.. (37)
Delete an OS (15)
Steam ID's, Gamertags etc... (4)
Games, Cables, PCI cards, and more fo.. (6)
Dept. of HS: NSA 'Helped' Develop Vis.. (17)
Linksys WMP54GS wireless card problem.. (5)
windows vista security holes (17)
Help getting around port 80 for camer.. (5)
Skillsoft Network+ Study Software Que.. (10)
Browsers wont load websites (3)
help me pls laptop just stopped worki.. (0)
Open With ..... Win7 (3)
Laptop with wireless problem. (12)
Internet Lost (5)
virus blocking exe. files (1)
Point and Shoot Camera Suggestions. (6)
CPU fan stops spinning randomly (11)
Modern Warfare 2: Who Bought It? (65)
Print spooler problem (16)
Kingston Bluetooth Dongle Driver (1)
Multiple Restarts Required at Boot (3)


All times are GMT -4. The time now is 09:13 PM.
TechIMO Copyright 2009 All Enthusiast, Inc.



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28