|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#2
|
|||
|
|||
|
I'm not too keen on the orange, and the large blocks of colour need a little breaking up really. Perhaps a slight gradient or something, just to liven them up a little bit. Perhaps a logo image too? Just to liven things up a little bit. It's OK, but needs a bit of work done on the cosmetics (images to make it more interesting really).
Plus, may I persuade you to put a Doctype onto your page? It'll show the browser how you want to display it, and if you get it to be valid, you could show that fact off to people. |
|
#3
|
|||
|
|||
|
thanks for the tips
im not shure how to go about a doc type but is it the same as css |
|
#4
|
||||
|
||||
|
Example of DOCTYPE:
Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<title>Title</title>
</head>
<body>
<!-- ... body of document ... -->
</body>
</html>
There isn't much on your site, part from a forum that is pretty standard. Layout of the main page is OK, though the footer is pretty hard to read. Site doesn't really say what it's purpose is, except for one line description ![]()
__________________
Cheers, Jamie # skiFFie | Home of the 'accessibility module' for Drupal # Jamie Burns [me] Accessibility Module [drupal] # guidelines | search | wap resources | not getting help | fold to cure # Any form of employment is strictly prohibited ...... __________________ Let the might of your compassion arise to bring a quick end to the flowing stream of the blood and tears ..... Please hear my anguished words of truth. __________________ |
|
#5
|
|||
|
|||
|
thanks,
what do u sugest i do about the description |
|
#6
|
||||
|
||||
|
Looks good to me
![]() |
![]() |
| Viewing: Dev Shed Forums > Web Design > Website Critiques > http://www.servertalk.org |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|