Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

site critique

Status
Not open for further replies.
Dec 18, 2001
74
NL
hi guys,
would you please be kind enough to check out my website. any critics, insults, advice or even compliments are welcome.


it's still mixed up between my business and personal stuff, but i'm gonna get rid of the personal stuff soon.

thanks.
 
Hi,

I love that site. Wicked job man.

Nice graphics!!!

NATE
spyderix.gif

 
Hi, the site looks great,

I should put all the javascript functions in a js-file instead of coding them on every page.

<HEAD>
<SCRIPT LANGUAGE=&quot;JavaScript&quot; SRC=&quot;yourJSfile.js&quot; TYPE=&quot;text/javascript&quot;></SCRIPT>
</HEAD>

The advantage is when you want to change a function , you only have to do it one time.

You can do the same with your style. Put it in a stylesheet only once !!

<HEAD>
<LINK REL=&quot;STYLESHEET&quot; TYPE=&quot;text/css&quot; HREF=&quot;tm.css&quot;>
<SCRIPT LANGUAGE=&quot;JavaScript&quot; SRC=&quot;yourJSfile.js&quot; TYPE=&quot;text/javascript&quot;></SCRIPT>
</HEAD>

Hope this helps,
Erik

<!-- My sport: Boomerang throwing !!
This year I will participate at the World Championships in Germany. (!! Many Happy Returns !! -->
 
I like, I like..,love the colors, the layout and the style...:) I have not failed; I merely found 100,000 different ways of not succeding...
 
Cool Website, great graphics and Quick!! If you can't fix it in 20 minutes call someone who can.
 
I'm going to post again.

Thing I like about it the most is that it isn't your typical webpage. It is original. But my only concern is that your buttons be a different color. Grey doesn't really work that well.

Again nice site. Nice portfolio site too! :) NATE
spyderix.gif

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top