| | |||||
| ||||||||
| Web Design Reviews Showcase your designs and request reviews and feedback. |
![]() |
| | LinkBack | Thread Tools |
| | THREAD STARTER #1 (permalink) |
| Senior Member Join Date: Aug 2005 Location: East Yorkshire, England
Posts: 2,689
![]() ![]() ![]() ![]() ![]() ![]() ![]() | My latest Waste of Webspace An attempt at a personal site. yes I KNOW the padding on the right side is wrong. If anyone can think of why, i'd be grateful. http://me.yarrt.com
Last edited by Mikor; 05-14-2007 at 02:58 PM.
|
| |
| | #2 (permalink) |
| NamePros Expert Join Date: May 2005 Location: www.chrome.us
Posts: 5,217
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | Simple, straight forward, but could need some "action". It's too plain to be attractive, also, if you've done coding work, display the sites you've worked for. If a client comes along, they like to see the functionality of your work, not just a mention. In terms of design, i'd reduce the width of the screen and place the content in the center. Other than that, i like the subtle coloring, it's not screaming. Again, even though the colors aren't screaming, you still needed some action going on, it would help. |
| |
| | #3 (permalink) |
| NamePros Member Join Date: Jun 2005 Location: New Zealand
Posts: 95
![]() | Hi. Nice simple and easy-to-use layout. Are you sure you want that background gradient to stop so short? On your contact page you may want to spam-protect your email address. Also, are you sure you want underlines for the headings? I like how you use <h1> tags - good for SEO. You could also add the "title" tag to links. Just a little thing on your Standards page: Code: if($foo == 'bar'){
...
mysql_query('update foobarbaz set foo = foo + 1 where bar = "baz"')or die(mysql_error()); ????: NamePros.com http://www.namepros.com/web-design-reviews/327833-my-latest-waste-of-webspace.html I do queries like this Code: $var = "Hi";
$id = "1";
$dbc = mysql_connect("localhost","user","pass")or die(mysql_error());
$db = mysql_select_db("db");
$e1 = "UPDATE table SET var='$var' WHERE id='$id'";
$e2 = mysql_query($e1,$dbc); Anyway, your website is nice and valid with good code. It's heartening to see other people code to standards! |
| |
| | THREAD STARTER #4 (permalink) | ||||
| Senior Member Join Date: Aug 2005 Location: East Yorkshire, England
Posts: 2,689
![]() ![]() ![]() ![]() ![]() ![]() ![]() |
PHP Code: I've reduced the width of the page, added title="" for links, made the banner image a link to the homepage and removed underlines on headers. I'll work on the background image and a focal point after school.
Last edited by Mikor; 05-15-2007 at 12:57 AM.
| ||||
| |
| | THREAD STARTER #8 (permalink) |
| Senior Member Join Date: Aug 2005 Location: East Yorkshire, England
Posts: 2,689
![]() ![]() ![]() ![]() ![]() ![]() ![]() | I've changed it a bit. Now the navigation bar is horizontal, under the banner. The code on the standards page is in a box, and tables have a 100% width. Edit: I have just changed the banner image, making it brighter and the reflection slightly more visible.
Last edited by Mikor; 05-17-2007 at 11:07 AM.
|
| |
| | #10 (permalink) |
| Account Closed Join Date: Nov 2006 Location: Uk
Posts: 601
![]() | On your outbound links, I'd put target="_blank" so that people can still say on your site when navigating away. The design looks quite interesting very minimalist, I like what you've done with the tables. A side note off the design aspect: do you really think its wise linking to a site that has your dad's mobile number?? There are a lot of evil people out there, I'd suggest not tempting them. Otherwise, very very nice |
| |
| | THREAD STARTER #11 (permalink) | ||||||||
| Senior Member Join Date: Aug 2005 Location: East Yorkshire, England
Posts: 2,689
![]() ![]() ![]() ![]() ![]() ![]() ![]() |
????: NamePros.com http://www.namepros.com/showthread.php?t=327833
| ||||||||
| |
| | #12 (permalink) |
| Account Closed Join Date: Nov 2006 Location: Uk
Posts: 601
![]() | I understand that, im just suggesting that your giving out a heck of a lot of personal information, which could be used against you. Also, I'd suggest that employers might not be interested in which primary school you went to etc. Just my 2C. |
| |
| | THREAD STARTER #13 (permalink) | ||||
| Senior Member Join Date: Aug 2005 Location: East Yorkshire, England
Posts: 2,689
![]() ![]() ![]() ![]() ![]() ![]() ![]() |
It's not just a business site, its a personal site (hence the informality of it all and the latin quote on the index page) | ||||
| |