NamePros
Welcome, Guest! Ready to make a name for yourself in the domain business? We welcome both the hobbyist and professional domainer to join the discussion as part of the NamePros community.

Click here to create your profile to start earning reputation for posting, and trader ratings for buying & selling in our free e-marketplace. Build your trader rating with each successful sale. Our system has tracked over 100,000 sales and counting!
FAQ & TOS Register Search Today's Posts Mark Forums Read

Go Back   NamePros.com > Website Development Discussion Forums > Web Design Reviews
Reload this Page Core Coders & Core Forum

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

Advanced Search


Closed Thread
 
LinkBack Thread Tools
Old 04-23-2005, 09:09 AM THREAD STARTER               #1 (permalink)
The original NP Emo Kid
 
liam_d's Avatar
Join Date: Jan 2005
Location: Plymouth, UK
Posts: 1,693
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 08:50 AM.
liam_d is offline  
Old 04-23-2005, 09:57 AM   #2 (permalink)
MD
NamePros Member
Join Date: Apr 2005
Posts: 175
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.
????: NamePros.com http://www.namepros.com/web-design-reviews/84661-core-coders-and-core-forum.html

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


hope this helps
MD is offline  
Old 04-23-2005, 10:07 AM THREAD STARTER               #3 (permalink)
The original NP Emo Kid
 
liam_d's Avatar
Join Date: Jan 2005
Location: Plymouth, UK
Posts: 1,693
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, 10:27 AM   #4 (permalink)
MD
NamePros Member
Join Date: Apr 2005
Posts: 175
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 :
????: NamePros.com http://www.namepros.com/showthread.php?t=84661
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, 10:43 AM THREAD STARTER               #5 (permalink)
The original NP Emo Kid
 
liam_d's Avatar
Join Date: Jan 2005
Location: Plymouth, UK
Posts: 1,693
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, 10:50 AM   #6 (permalink)
Senior Member
Join Date: Apr 2005
Posts: 1,023
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, 10:57 AM THREAD STARTER               #7 (permalink)
The original NP Emo Kid
 
liam_d's Avatar
Join Date: Jan 2005
Location: Plymouth, UK
Posts: 1,693
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, 11:12 AM   #8 (permalink)
GJ
Senior Member
Join Date: Feb 2005
Posts: 2,227
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 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, 01:12 PM   #9 (permalink)
MD
NamePros Member
Join Date: Apr 2005
Posts: 175
MD is on a distinguished road
 



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.
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?
????: NamePros.com http://www.namepros.com/showthread.php?t=84661

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, 01:38 PM   #10 (permalink)
Senior Member
 
nomis135's Avatar
Join Date: Mar 2005
Location: Quebec, Canada
Posts: 2,023
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 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, 05:35 PM   #11 (permalink)
NamePros Regular
 
SB_GEMINI's Avatar
Join Date: Mar 2005
Location: Newport, UK
Posts: 930
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-26-2005, 12:53 AM   #12 (permalink)
GJ
Senior Member
Join Date: Feb 2005
Posts: 2,227
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 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, 04:27 AM THREAD STARTER               #13 (permalink)
The original NP Emo Kid
 
liam_d's Avatar
Join Date: Jan 2005
Location: Plymouth, UK
Posts: 1,693
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, 07:37 AM   #14 (permalink)
This mute print lies
 
Petter's Avatar
Join Date: Jan 2005
Location: Bergen, Norway
Posts: 4,761
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, 09:33 AM   #15 (permalink)
GJ
Senior Member
Join Date: Feb 2005
Posts: 2,227
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 lightGJ is a glorious beacon of lightGJ is a glorious beacon of lightGJ is a glorious beacon of light
 



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, 05:41 AM THREAD STARTER               #16 (permalink)
The original NP Emo Kid
 
liam_d's Avatar
Join Date: Jan 2005
Location: Plymouth, UK
Posts: 1,693
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, 08:43 AM   #17 (permalink)
Senior Member
Join Date: Apr 2005
Posts: 1,023
bhyraj is an unknown quantity at this point
 



nice site. good work in site.
bhyraj is offline  
Old 04-27-2005, 08:43 AM   #18 (permalink)
GJ
Senior Member
Join Date: Feb 2005
Posts: 2,227
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 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


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 03:21 AM
Discuss Topics forum network is now open .. interested at bringing your forum in? Cyphix For Sale / Advertising Board 3 03-06-2004 01:23 PM

Liquid Web Smart Servers  
All times are GMT -7. The time now is 07:05 AM.

Managed Web Hosting by Liquid Web
Domain name forum recommended by Domaining.com Powered by: vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.6.0 Ad Management plugin by RedTyger