[advanced search]
 

Go Back   NamePros.com > Discussion > Web Design & Development > Web Design Reviews

Web Design Reviews Showcase your designs and request reviews and feedback.


Closed Thread
 
LinkBack Thread Tools
Old 04-23-2005, 08:09 AM   #1 (permalink)
The original NP Emo Kid
 
liam_d's Avatar
 
Join Date: Jan 2005
Location: Plymouth, UK
Posts: 1,648
0.00 NP$ (Donate)

liam_d is a name known to allliam_d is a name known to allliam_d is a name known to allliam_d is a name known to allliam_d is a name known to allliam_d is a name known to all


Core Coders & Core Forum

Well the site has been sold sorry but i needed the money, although i made more than i thought so my newer site will be up soon!, with a few improvements

Last edited by liam_d; 04-27-2005 at 07:50 AM.
liam_d is offline  
Old 04-23-2005, 08:57 AM   #2 (permalink)
MD
NamePros Member
 
Join Date: Apr 2005
Posts: 175
272.00 NP$ (Donate)

MD is on a distinguished road


Elegant\simple design and easy navigation , but the contents should be EXACTLY centered as it appears bumped a bit to the right in IE6. (you were testing it under FireFox , weren't you ? )

You should also consider using a DOCTYPE for your document and fix the few markup errors to make your document standard.

The default forum theme is great although i'd use a bit darker "blue".


hope this helps
MD is offline  
Old 04-23-2005, 09:07 AM   #3 (permalink)
The original NP Emo Kid
 
liam_d's Avatar
 
Join Date: Jan 2005
Location: Plymouth, UK
Posts: 1,648
0.00 NP$ (Donate)

liam_d is a name known to allliam_d is a name known to allliam_d is a name known to allliam_d is a name known to allliam_d is a name known to allliam_d is a name known to all


Added doctype thanks i forgot that!, contant is put to the left for easier reading i do not like centering a lot of text, it looks the same in firefox as ie

Thanks but i think i will keep the forum to the current blue i dont think dark would suit it.
liam_d is offline  
Old 04-23-2005, 09:27 AM   #4 (permalink)
MD
NamePros Member
 
Join Date: Apr 2005
Posts: 175
272.00 NP$ (Donate)

MD is on a distinguished road


I'm afraid its not. Try viewing it on 800x600 if you're on a higher resolution.

I found more problems with the markup :
1- It's 2005 and CSS is there. Table layouts aren't used anymore (true designers never use it at least). Here's a link explaining why table layouts are bad. I'm sure you could find many articles regarding this topic.

2- this :
Code:
<body bgcolor="#FFFFFF" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
could be easily replaced in your CSS file by this :
Code:
body { margin : 0 ; background-color : #FFFFFF }
Then you could just use body as <body> without the other properties.

If you want to see the powers of CSS then check : http://www.csszengarden.com/

That site shows many different layouts using the same HTML code which is found here :http://www.csszengarden.com/zengarden-sample.html.
MD is offline  
Old 04-23-2005, 09:43 AM   #5 (permalink)
The original NP Emo Kid
 
liam_d's Avatar
 
Join Date: Jan 2005
Location: Plymouth, UK
Posts: 1,648
0.00 NP$ (Donate)

liam_d is a name known to allliam_d is a name known to allliam_d is a name known to allliam_d is a name known to allliam_d is a name known to allliam_d is a name known to all


I have done the body thing and i prefer tables since im not great with css, i will check those sites though and see what i can come up with.

In the end its the look not weather its tables or css.
liam_d is offline  
Old 04-23-2005, 09:50 AM   #6 (permalink)
Senior Member
 
Join Date: Apr 2005
Posts: 1,023
32.00 NP$ (Donate)

bhyraj is an unknown quantity at this point


SOME PROBLEM IN SITE. Not Open Properly. I think My connection is slow at this time. I SEE HEADER ONLY. BEST HEADER CHOOSEN. THANKS
bhyraj is offline  
Old 04-23-2005, 09:57 AM   #7 (permalink)
The original NP Emo Kid
 
liam_d's Avatar
 
Join Date: Jan 2005
Location: Plymouth, UK
Posts: 1,648
0.00 NP$ (Donate)

liam_d is a name known to allliam_d is a name known to allliam_d is a name known to allliam_d is a name known to allliam_d is a name known to allliam_d is a name known to all


Sorry didn't quite understand that?
liam_d is offline  
Old 04-23-2005, 10:12 AM   #8 (permalink)
GJ
Senior Member
 
Join Date: Feb 2005
Posts: 2,256
986.40 NP$ (Donate)

GJ is a glorious beacon of lightGJ is a glorious beacon of lightGJ is a glorious beacon of lightGJ is a glorious beacon of lightGJ is a glorious beacon of light


There is gaps in the design that makes it took a bit confusing!
GJ is offline  
Old 04-23-2005, 12:12 PM   #9 (permalink)
MD
NamePros Member
 
Join Date: Apr 2005
Posts: 175
272.00 NP$ (Donate)

MD is on a distinguished road


Quote:
Originally Posted by liam_d
i prefer tables since im not great with css.
CSS isn't that hard. You just need sometimes to get used to it.
Quote:
Originally Posted by liam_d
In the end its the look not weather its tables or css.
You shouldn't use that as an excuse. Using CSS for layout is better according to that link i posted ( i can post more if you want) , plus it saves much more time and makes managing the contents and manipulating the layout so much easier. Did you check the zengarden website in my previous reply? did you see how much layouts they came up with using the same HTML document?

It's up to you after all. But just don't say "its the look not whether its tables or CSS"
MD is offline  
Old 04-23-2005, 12:38 PM   #10 (permalink)
Senior Member
 
nomis135's Avatar
 
Join Date: Mar 2005
Location: Quebec, Canada
Posts: 2,025
234.75 NP$ (Donate)

nomis135 is a name known to allnomis135 is a name known to allnomis135 is a name known to allnomis135 is a name known to allnomis135 is a name known to allnomis135 is a name known to all


looks great but isn't this the 2nd time you post this?
nomis135 is offline  
Old 04-23-2005, 04:35 PM   #11 (permalink)
NamePros Regular
 
SB_GEMINI's Avatar
 
Join Date: Mar 2005
Location: Newport, UK
Posts: 925
119.25 NP$ (Donate)

SB_GEMINI is a splendid one to beholdSB_GEMINI is a splendid one to beholdSB_GEMINI is a splendid one to beholdSB_GEMINI is a splendid one to beholdSB_GEMINI is a splendid one to beholdSB_GEMINI is a splendid one to beholdSB_GEMINI is a splendid one to beholdSB_GEMINI is a splendid one to behold


Colors work well together, crisp feel to the design, as already said simple but working well, Good Job
SB_GEMINI is offline  
Old 04-25-2005, 11:53 PM   #12 (permalink)
GJ
Senior Member
 
Join Date: Feb 2005
Posts: 2,256
986.40 NP$ (Donate)

GJ is a glorious beacon of lightGJ is a glorious beacon of lightGJ is a glorious beacon of lightGJ is a glorious beacon of lightGJ is a glorious beacon of light


Why does it go to http://www.webdesignlogix.com/ ??
GJ is offline  
Old 04-26-2005, 03:27 AM   #13 (permalink)
The original NP Emo Kid
 
liam_d's Avatar
 
Join Date: Jan 2005
Location: Plymouth, UK
Posts: 1,648
0.00 NP$ (Donate)

liam_d is a name known to allliam_d is a name known to allliam_d is a name known to allliam_d is a name known to allliam_d is a name known to allliam_d is a name known to all


Website was sold
liam_d is offline  
Old 04-26-2005, 06:37 AM   #14 (permalink)
This mute print lies
 
Petter's Avatar
 
Join Date: Jan 2005
Location: Bergen, Norway
Posts: 4,770
78.00 NP$ (Donate)

Petter has much to be proud ofPetter has much to be proud ofPetter has much to be proud ofPetter has much to be proud ofPetter has much to be proud ofPetter has much to be proud ofPetter has much to be proud ofPetter has much to be proud ofPetter has much to be proud of


Nice a clean layout, but i think there are to many colors mixed into eachother. The forums dont work..
Petter is offline  
Old 04-26-2005, 08:33 AM   #15 (permalink)
GJ
Senior Member
 
Join Date: Feb 2005
Posts: 2,256
986.40 NP$ (Donate)

GJ is a glorious beacon of lightGJ is a glorious beacon of lightGJ is a glorious beacon of lightGJ is a glorious beacon of lightGJ is a glorious beacon of light


Quote:
Originally Posted by liam_d
Website was sold
Why! It was good, I hope you sold it for a good amount of money and you still can develop a verson of the forum that you made!
GJ is offline  
Old 04-27-2005, 04:41 AM   #16 (permalink)
The original NP Emo Kid
 
liam_d's Avatar
 
Join Date: Jan 2005
Location: Plymouth, UK
Posts: 1,648
0.00 NP$ (Donate)

liam_d is a name known to allliam_d is a name known to allliam_d is a name known to allliam_d is a name known to allliam_d is a name known to allliam_d is a name known to all


the guy was only interested in the domain i kept everything else
liam_d is offline  
Old 04-27-2005, 07:43 AM   #17 (permalink)
Senior Member
 
Join Date: Apr 2005
Posts: 1,023
32.00 NP$ (Donate)

bhyraj is an unknown quantity at this point


nice site. good work in site.
bhyraj is offline  
Old 04-27-2005, 07:43 AM   #18 (permalink)
GJ
Senior Member
 
Join Date: Feb 2005
Posts: 2,256
986.40 NP$ (Donate)

GJ is a glorious beacon of lightGJ is a glorious beacon of lightGJ is a glorious beacon of lightGJ is a glorious beacon of lightGJ is a glorious beacon of light


That isn't his site anymore!
GJ is offline  
Closed Thread


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Free members and posts at your forum! Veolus For Sale / Advertising Board 2 04-20-2005 02:21 AM
Discuss Topics forum network is now open .. interested at bringing your forum in? Cyphix For Sale / Advertising Board 3 03-06-2004 12:23 PM

Site Sponsors
Advertise your business at NamePros

All times are GMT -7. The time now is 03:08 AM.


Powered by: vBulletin® Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.0
Template-Modifications by TMS
vBCredits v1.4 Copyright ©2007 - 2008, PixelFX Studios

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85