![]() ![]() |
Jun 21 2007, 12:13 AM
Post
#1
|
|
|
The Hardware Guy ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 6046 Joined: 23-December 04 From: Rochester, New York Member No.: 39158 OS: Vista Ultimate x64
|
so i've been working on this site some more
http://www.yentiming.com/yentiming/ what do you guys think of its design so far? |
|
|
|
Jun 21 2007, 11:35 AM
Post
#2
|
|
|
Scroll up - see the Google bar? Group: Super Moderator Posts: 5250 Joined: 30-September 04 From: Vancouver, Canada Member No.: 32464 OS: Vista Ultimate x64
|
Much improved from the last time I saw it. The layout is much better.
The only thing to watch out for is that you properly follow XML standards in the code. XHTML is based on XML, which means that EVERY tag needs to be closed, either by a closing tag or it being self-closed. For example: CODE <br> <---- not closed <br /> <---- closed <img src="pic.jpg"> <---- not closed and missing alt <img src="pic.jpg" alt="pic" /> <---- closed Images also need to have an alt-text in order to meet the standard. The alt-text can be empty if you wish, but it has to be there. Maybe it's just my personal preference, but I'd center the timing images at the bottom, and put a bit of space between the pictures. |
|
|
|
Jun 21 2007, 12:31 PM
Post
#3
|
|
|
The Hardware Guy ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 6046 Joined: 23-December 04 From: Rochester, New York Member No.: 39158 OS: Vista Ultimate x64
|
ya that xhtml stuff is fun. i used the w3c validator and now its validated
i know all of those rules. im just glad that i have a solid design down now. and ya that front page could use some touching up. but ive said in that other thread that the person i'm doing to website for does that page.. i really need to get him off of the crappy website program that he is using. it really screws up alot of the code This post has been edited by ripken204: Jun 21 2007, 12:32 PM |
|
|
|
Jun 21 2007, 03:24 PM
Post
#4
|
|
|
Nerd-in-Chief ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 1073 Joined: 25-February 07 From: Somewhere Member No.: 128497 OS: Server 2008 x86
|
Much, much better! I like it. It now validates, too.
But I think you need to move that to the home page, because going to http://www.yentiming.com, it doesn't look good. One little thing: "Untitled Document" is not a very good title. At all. |
|
|
|
Jun 21 2007, 05:47 PM
Post
#5
|
|
|
The Hardware Guy ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 6046 Joined: 23-December 04 From: Rochester, New York Member No.: 39158 OS: Vista Ultimate x64
|
ya i will move it later, thx
|
|
|
|
![]() ![]() |
| Lo-Fi Version | Time is now: 22nd November 2008 - 10:26 AM |