| Home | Register | FAQ | Members List | Search | Today's Posts | Mark Forums Read |
|
|
|
|
#4 (permalink) |
|
Registered User
|
if anyone needs a little free space and is not a dick head add me to msn support@tahosting.co.uk |
|
|
|
#6 (permalink) | |
|
Joey™
|
Quote:
Oh yeah, no spam here. |
|
|
|
|
#14 (permalink) |
|
Registered User
Join Date: Mar 2007
Posts: 2
|
Tommy... Here are a few specifics that may point you in a good direction. 1. Colors are very nice. Stick with those. 2. If you must use tables, make sure the border property is always set to "0" (<table border="0">). Built-in table borders always make things look very "1999". If you want borders, use CSS. <table style="border: 1px solid #000000";> 3. It may just be my browser, but there seems to be a lot of varying widths in the layout. The header and top navigation is about 150px narrower than the content below it. Just by making everything the same EXACT width and centering it on the page, it would make the whole site look 100% better. 4. Avoid using the default Arial font family. Simply change your global font-family to a cooler, more modern font like Trebuchet, Verdana, or Georgia. This will really spice things up a bit. I hope this helps provide some constructive criticism that others failed to give. Best of luck! |
|
![]() |