HighDots Forums  

Critique for PTA site

Websites/HTML pages critique & reviews Discuss and review existing WWW material (alt.html.critique)


Discuss Critique for PTA site in the Websites/HTML pages critique & reviews forum.



Reply
 
Thread Tools Display Modes
  #21  
Old   
Adrienne Boswell
 
Posts: n/a

Default Re: Critique for PTA site - 10-08-2009 , 03:08 PM






On Oct 3, 9:29*pm, dorayme <doraymeRidT... (AT) optusnet (DOT) com.au> wrote:
Quote:
In article <Xns9C99B879F7C0Farbpenyahoo... (AT) 188 (DOT) 40.43.213>,
*Adrienne Boswell <arb... (AT) yahoo (DOT) com> wrote:

I volunteerd to do the PTA web site for my son's elementary school, and
need some feedback from the community. *The url is
[http://jmpta.adrienneboswell.com].

All suggestions, comments, bug reports are most welcome. *When responding,
especially with a bug, please indicate browser and operating system.

Hi Adrienne, just a couple of remarks. First, nice, as to be expected.

* I like the yellow with the dark blue. And plus, it is useful to
co-ordinate with the needed dark bg of the nav links and white/yellow
text on these and the right sidebar.

* I would lose the borders on the sidebar. First it looks better
without, Second, you are already fighting for width space (horiz bars
loom early for users with thin browsers and you are guarding against
early float drop.)

* Suggest in the fight against width, instead of 1em all around,
#content {padding: .5em 0 .5em .5em; ...}. You already have white buffer
to left of the container element without any padding (put a thin border
on container to see)

* Suggest to add #header address { ... padding-left: .5em; ...}

And now some other ideas, fancy things maybe, but if they work, would
make it look sort of neater without the yellow hanging at a different
height to the blue.

If you can be reasonably confident of the nav left not being so full of
content that it would push the yellow below the content:

One more wrapper! And a very few additions to CSS.

div id="bigWrap"
div id="nav"></div
div id="container"
div id="content"></div
div id="sidebar"></div
/div
/div
div id="footer"></div

CSS:

#bigWrap {overflow: hidden; background: #ffd700; ...}
#container {background: #fff; ...}
#content {padding: .5em 0 .5em .5em;...}
and
take border off nav

You likely don't need a min-height on nav now...

Enough for now maybe.

Thank you, that worked perfectly. Much better.

--
Adrienne Boswell having to use Google Groups
Arbpen Web Site Design Services
http://www.cavalcade-of-coding.info
Please respond to the group so others can share

Reply With Quote
  #22  
Old   
dorayme
 
Posts: n/a

Default Re: Critique for PTA site - 10-08-2009 , 05:54 PM






In article
<50294fe2-5a2b-45ac-ae4e-d3f98f48dc46 (AT) v37g2000prg (DOT) googlegroups.com>,
Adrienne Boswell <arbpen (AT) yahoo (DOT) com> wrote:

Quote:
On Oct 3, 9:29Â*pm, dorayme <doraymeRidT... (AT) optusnet (DOT) com.au> wrote:
In article <Xns9C99B879F7C0Farbpenyahoo... (AT) 188 (DOT) 40.43.213>,
Â*Adrienne Boswell <arb... (AT) yahoo (DOT) com> wrote:

Thank you, that worked perfectly. Much better.
One can go on and on with these things but it looks fine now. Perhaps
worth mentioning, I would be *a bit* tempted to give either a
border-top:1px solid #ccc; to #footer or else background: #F3F3F3; (to
take a theme from part of the bg of the header). But not both. And not
important.

--
dorayme

Reply With Quote
  #23  
Old   
Jan C. Faerber
 
Posts: n/a

Default Re: Critique for PTA site - 10-09-2009 , 06:05 PM



On 7 Okt., 15:55, Adrienne Boswell <arb... (AT) yahoo (DOT) com> wrote:

Quote:
We live in Glendale, so he's learning Armenian and Spanish on the
playground. But there is a growing movement to restore Latin as an
international language, so I'm going to start off with the Winnie The
Pooh translation in Latin. It will help me brush up on my Latin as
well.
international language? a geeky idea.

No - but everybody ask you if you learn a language
"Did you learn latin before?" "Do you know latin?" "Did you have latin
in school?"
Mainly the teachers of languages - and of history.
And then one day your parents will ask when they forget about the
years when you
attended school.

Because latin is a good basis to learn more quickly another language.
You will know that for sure.

Or you forget about that advice - there were people who killed
themself
because one day they discovered that they did not read the Illias.
"The Importance Of Being Psychopathic"

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.