[Wsuug] Updated/new site

Andrew Jaswa ajaswa at gmail.com
Fri Jan 25 16:21:46 EST 2008


Everything should be all happy and semantic now. The h2 was added to
the header like it was before I went mucking about with things. Also
Ryan and I weren't really feeling the centered text at the top so it
got shifted to the left and image removed.

So heres a question (mainly for the folks who write html out there):
What can I do to make the header section more semantic and possibility
more "readable"? By readable I mean not just with your eyes. Code
below.


<div id="Header">
		<h1>WSUUG</h1>
		<h2>Web Standards and Usability User Group</h2>
</div>


Andrew

On Jan 24, 2008 4:00 PM, Andrew Jaswa <ajaswa at gmail.com> wrote:
> Hey Josh,
>
> The alt text for image works for the H1 (which can be read by both
> screen readers and search spiders). I am planning on redoing that
> though with sifr (or with plain text) later tonight.  As for the H2 I
> kinda forgot about that... heh. Good catch though thanks!
>
> If you have any ideas for content please let me know. I'm planning on
> posting the slides and notes from presentations (once we get around to
> them) on the site. Its also not meant to be an overly content heavy
> site more information and getting people to come to meetings then
> anything.
>
> Anyways good comments thanks!
>
> Andrew
>
>
> On Jan 24, 2008 3:48 PM, Joshua McDonald <josh at thisisgrow.com> wrote:
> > I think this is my first time jumping into the email conversation...
> >
> > I like the site...its simple...clean...a little lacking in content...but not
> > bad...
> >
> > 1 thing though...since it is a "usability" site...your headings...
> >
> > The document outline is
> >
> > H1 - [No Heading Text]
> >     H2 - [Missing Heading]
> >           H3 - About.
> >                H4 - Why?
> >                H4 - Who?
> > H3 and H4 are good, but Without H1 and H2, its silly to jump to 3.  Since
> > you have the title as an image, you should still do this:
> >
> > <h1>wsuug</h1>
> > <h2>web standards and usability group</h2>
> >
> > -OR-
> >
> > <h1>wssug - web standards and usability group</h2> ... and then move the
> > other (h3 + h4) to h2 + h3.
> >
> > then just style h1/h2 (first example) or h1 (second) to be display:none.
> >
> > One of the things I always try to do is get the document outline to look
> > right (if you have the Web Dev Toolbar in firefox, its in "information ->
> > view document outline") ... as it helps usability, and it also helps alot in
> > the weighting terms by search bots...
> >
> >
> >
> >
> > On Jan 24, 2008 3:38 PM, Andrew Jaswa <ajaswa at gmail.com> wrote:
> > >
> > >
> > >
> > > Hey Folks,
> > >
> > > I updated the wsuug site today.
> > >
> > > If you have any links for the resources page please include a
> > > description of the site and what grouping it should be in.
> > >
> > >
> > > http://wsuug.org
> > >
> > > Enjoy.
> > >
> > > Andrew
> > > _______________________________________________
> > > Wsuug mailing list
> > > Wsuug at list.wsuug.org
> > > http://www.thelinuxlink.net/mailman/listinfo/wsuug
> > >
> >
> >
> >
> > --
> > Joshua McDonald
> > Grow Interactive
> > www.thisisgrow.com
> > 757-248-5274
> > 757-248-5275 (f)
> > _______________________________________________
> > Wsuug mailing list
> > Wsuug at list.wsuug.org
> > http://www.thelinuxlink.net/mailman/listinfo/wsuug
> >
> >
>


More information about the Wsuug mailing list