Hey Wasabi, Replying from uni here. Well I mean that the website is very spaced out. Large spaces on the sides, large image at the top and the bottom (the flash at the top, and the coffee at the bottom)...
then the content, is in a scrollable box in the center... To me - it seems very cramped. Re the CSS... When I validated your CSS there were a few errors, one such error was that there was no default font set. So when you say: font-family: tahoma, verdana... whatever fonts... you should include: font-family: tahoma, verdana, san-serif; or font-family: tahoma, verdana, serif; whichever font type you are using - obvioulsy I just copied that line and changed the last font - but you know what I am saying??? It needs a default to fall back on. I cant remember the other errors - and havn't the time to go back and check. but I am sure someone on the list will give you a hand! Cheers! - Chris Stratford ----- Original Message ----- From: Wasabi <[EMAIL PROTECTED]> Date: Monday, August 16, 2004 9:19 am Subject: Re: [WSG] Site Critique > Hi, > > Do you mean cramped? Thanks for your insight, I'm in bit of a > boggle > with the CSS validation issue, can you elaborate? > > C > > > On Sunday, August 15, 2004, at 02:05 PM, Chris Stratford wrote: > > > The layout does look craped. > > It ends up being very empty at the top... > > and then all of a sudden a huge block of text, in a tiny box in > the > > middle... > > then lots of empty room below again. > > ****************************************************** > The discussion list for http://webstandardsgroup.org/ > > Proud presenters of Web Essentials 04 http://we04.com/ > Web standards, accessibility, inspiration, knowledge > To be held in Sydney, September 30 and October 1, 2004 > > See http://webstandardsgroup.org/mail/guidelines.cfm > for some hints on posting to the list & getting help > ****************************************************** > > > > -- UTS CRICOS Provider Code: 00099F DISCLAIMER: This email message and any accompanying attachments may contain confidential information. If you are not the intended recipient, do not read, use, disseminate, distribute or copy this message or attachments. If you have received this message in error, please notify the sender immediately and delete this message. Any views expressed in this message are those of the individual sender, except where the sender expressly, and with authority, states them to be the views the University of Technology Sydney. Before opening any attachments, please check them for viruses and defects. ****************************************************** The discussion list for http://webstandardsgroup.org/ Proud presenters of Web Essentials 04 http://we04.com/ Web standards, accessibility, inspiration, knowledge To be held in Sydney, September 30 and October 1, 2004 See http://webstandardsgroup.org/mail/guidelines.cfm for some hints on posting to the list & getting help ******************************************************
