Click to See Complete Forum and Search --> : Please comment


danny5
10-12-2004, 06:45 AM
Hi

Ive just completed a site for a church. Im quite new at this. My first try with webdesign. Please let me know what you think. Ive used frontpage. By the way the site is in swedish but you only have to comment on the design not the content :)

www.adfontes.org

claire_m
10-12-2004, 08:27 AM
for your first site the design is good, its nice and clean, simple and uncluttered.

but i suggest that you validate your site as i found quite a few errors in your code, you can validate at.....

http://validator.w3.org/

dera
10-22-2004, 10:16 AM
toook a long time to load

The Little Guy
10-23-2004, 01:37 PM
The header, "Forsamlingen Ad Fontes" should be a little cleaner, I see lots of blue around the letters, if you need a Image editor for free you could use The Gimp (http://www.gimp.org/downloads/) it's not a powerful as adobe Photo Shop, but for free it is a good program to use. It will make your image, "Forsamlingen Ad Fontes" a lot cleaner.

Chrisy
10-23-2004, 01:59 PM
Originally posted by danny5
Hi

Ive just completed a site for a church. Im quite new at this. My first try with webdesign. Please let me know what you think. Ive used frontpage. By the way the site is in swedish but you only have to comment on the design not the content :)

www.adfontes.org


I like the layout but don't you think it's a bit..... eh...... to many pis of family and friends i don't think that people would go on the site apart from family and friends.... but if you like it. thats all that matters so i would get out there and advise...

Hope i helped, Chrisy

Ben Rogers
10-23-2004, 03:36 PM
Well, I like your design, and I don't understand the language of your content, so that just leaves coding.
You have a tabular layout, <img>s, <font>, and other presentational markup. You should be using CSS (http://www.w3schools.com/css/) for all your design needs. Don't doubt it's power (http://www.csszengarden.com/). ;)
You don't have a full doctype.
You're using Javascript rollovers and <img /> tags to do what could be done in CSS.
You haven't used a semantic form, labelling your inputs, and the such.
In short- good design, but poorly implemented in terms of coding.

danny5
02-17-2005, 04:42 AM
Thanks for all the advice. I know that the code is horrible but its my first real page and i dont know html or css but I am about to learn.