Jump to content

Needing a website review


aburnzi

Recommended Posts

Hi iam looking for some suggestions and comments on my site if you all have the time...My site: http://www.freehtmlab.com Iam quite new to the web building and iam currently on a few internet courses as we speak ( PHP/MYSQL) I learned HTML, CSS a couple of weeks a go (about 1 1/2 months) i dont use css much as i havnt the time to learn it all iam trying bigger things like PHP iam just getting used to php, i can make simple php forms as you can see if you contact me its quite cool its secure, uploads files etc etc and emails it straight to me in inbox thats why i think php is good and wanting to learn more lol.....I just want some comments and suggestions on it as i feel iam not doing so good....The site is about html etc etc and free content its realy for my use, quick access to stuff i need and so on..lol im also looking for some good staff for my form if anyone is interested just contact me on site thanks for ya time..........aburnzi

Link to comment
Share on other sites

well, for starters, the website is set for a 800x600 screen. I'm in a 1024x768, and it looks like this:pagina13ve.th.jpgThen, all the advertisemente part, its so far away at the bottom that normaly I wouldn't see it. If you want more popularity, you should put them on the right, or at least higher in the page.And one last thing, the color scheme is strictly blue, I would add some other colors to make it easier on the eyes (maybe purple, its up to you)But overall its looking great, congrats :)dainPS: the menu has a little problem; the color doesnt go back to the original when you mouse your mouse out of the link. It changes color, but it stays that way. I dont know if that's how its ment to be, but it looks like a bug or something.You're probably using onMouseOver to change the background of the link. If so, you shoudl add onMouseOut. But i recommend using CSS, like this:

a:hover{  background: whatever;  color: adifferentwhatever}

That way it automatically goes back to the original colour when you move your mouse out

Link to comment
Share on other sites

Ahhh i see in the img on your post that on mouseover its staying blue....on my comp its working perfectly, are you using a different browser...????? if you look in source i have the mouseover and mouseout together so i should work......the colour LOL :) iam no good when it comes to a colour, i also think i should put a bit more colour to it...loland thanks for your comments and suggestions mate...(you help a lot cheers)iam going to make some ajustments to the site right now thanks.... :D:) iam looking for some experience helpers with my forum are you interested as you helped me...thats if you have the time unlike me iam still on construction on my site (not finished yet lol) i could make you g-mod or co-admin and help the forum grow... :( let me know mate.....

Link to comment
Share on other sites

Hey. Nice design there... :)But it would be great if you could please remove the

onmouseover="window.status=' <FreeHTMLab.com> ';return true"

part from here:

<BODY bgcolor="#000000" onmouseover="window.status=' <FreeHTMLab.com> ';return true" background="http://www.freehtmlab.com/images/indexbg.gif" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" link="#ffffff" vlink="#ffffff">

, because it's always nice to see in the status bar where the link takes you. Not knowing where you're navigating is a trademark of the less "kocher" sites if you get my meaning. And that's not good. I never click links I don't know where takes me... :)

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...