• Welcome to Valhalla Legends Archive.
 

Comments?

Started by Mitosis, October 08, 2004, 09:41 PM

Previous topic - Next topic

Mitosis

http://www.edesignz.ca Any C & C on my website template? What's good about it? What needs to be improved? Thanks in advanced!

P.S. (be honest)

http://www.edesignz.ca

Grok

Quote from: Mitosis on October 08, 2004, 09:41 PM
http://www.edesignz.ca Any C & C on my website template? What's good about it? What needs to be improved? Thanks in advanced!

P.S. (be honest)

http://www.edesignz.ca

Is this a development question?

Mitosis

err shit....sorry....well in a way isn't it? Because I'm asking for comments on it to make it better. To add onto the site.

uh I guess it's in the wrong area, I just thought since it is webdesign it would go here. meh looks like it's going to be the same again.

quasi-modo

where will the navigation go?

Well here goes:
Tables used for layout
Deprecated elements are used
and worst of all, no doc type. The browser is instantly in quirks mode.

http://validator.w3.org/check?verbose=1&uri=http%3A//www.edesignz.ca/

Also, you left out a few alt tags and that displayed as [inline] on a nongraphical browser that I looked at your site in.
WAR EAGLE!
Quote(00:04:08) zdv17: yeah i quit doing that stuff cause it jacked up the power bill too much
(00:04:19) nick is a turtle: Right now im not paying the power bill though
(00:04:33) nick is a turtle: if i had to pay the electric bill
(00:04:47) nick is a turtle: id hibernate when i go to class
(00:04:57) nick is a turtle: or at least when i go to sleep
(00:08:50) zdv17: hibernating in class is cool.. esp. when you leave a drool puddle

Mitosis

It's a different type of navigation. I'm working on that now.
What do you mean? Don't you use tables...

Banana fanna fo fanna

XHTML/CSS is the "way to go", but in the real world, everyone still uses tables.

Mitosis

Just a question, how come like...some people that view it the tables are all messed up?

Skywing

Quote from: Banana fanna fo fanna on October 09, 2004, 10:09 PM
XHTML/CSS is the "way to go", but in the real world, everyone still uses tables.
Mm.  I think somebody estimated that Slashdot could save about 8GB of bandwidth per day if they switched to CSS (from tables).

Mitosis

So I guess I need to learn CSS and then code it that way.

hismajesty

It's fine, better than your previous stuff I'd say. But I too question where navigation is gonna go. :P

Mitosis

Well I don't know if I really am gonig to have a navigation. Just links in some of the content boxes. Like um..."Become an Affiliate!"

"Join the Forum!"

"More articles here!"

Stuff like that. But, I may make a full nav for it. Plus guys, think I should add onto it? This is just a concept I made so I need to know how I could make it better.

j0k3r

Get some of your friends to visit the site at school and give you some feedback, some of the best suggestions I've heard for websites have been from friends at school.
QuoteAnyone attempting to generate random numbers by deterministic means is, of course, living in a state of sin
John Vo

Mitosis

That's a great idea! Thanks. Hmm, do you guys think the layout is fine or does it need tweaking?

Tuberload

I think you need to pad the table cells containing text a few pixels.
Quote"Pray not for lighter burdens, but for stronger backs." -- Teddy Roosevelt
"Your forefathers have given you freedom, so good luck, see you around, hope you make it" -- Unknown

quasi-modo

Quote from: Mitosis on October 10, 2004, 07:45 AM
So I guess I need to learn CSS and then code it that way.
It does save on bandwidth. But it will also make your pages easier to manage. It keeps your layout separate from yuor content and structure, which keeps everything much nicer. It will also make things much more accessible. When a browser does not support css the content is still read but unstyled. When the browser does not support a table, it has to linearize it and text may become jumbled.
WAR EAGLE!
Quote(00:04:08) zdv17: yeah i quit doing that stuff cause it jacked up the power bill too much
(00:04:19) nick is a turtle: Right now im not paying the power bill though
(00:04:33) nick is a turtle: if i had to pay the electric bill
(00:04:47) nick is a turtle: id hibernate when i go to class
(00:04:57) nick is a turtle: or at least when i go to sleep
(00:08:50) zdv17: hibernating in class is cool.. esp. when you leave a drool puddle