Posts Tagged “web standards”

Missing table based layouts.

Stephanie18th Jan 2008webdesign, , , , , ,

There’s only one time where I ever really miss table based layouts: when I’m trying to make a flexible horizontal navigation bar with centred links. Like this or this. *chews on keyboard with frustration*

Forming form guidelines

Stephanie4th Jun 2007webdesign, , , , , ,

Who knew web design could be so… academic?

Since I got back from @media I’ve been hard at work on a set of guidelines which ideally will one day guide the interaction and styling of all forms on the myriad of BCIT web applications though right now will only be applied to anything in the ‘public web’ look and feel.  I don’t think I’ve done this much research since I finished university.

Here’s a bit more information on my quibble with FireFox: the bug report and ensuing argument.  Some one who knows what they’re doing should probably read the CSS3 proposals to see if this can be avoided in the future.
Also, sadly, I’m down to my last two chocolates from See’s in San Francisco.

Styling Our Style Sheets

Stephanie23rd Apr 2007webdesign, , , , , , , ,

I’ve been wanting to seriously redo some of the HTML and CSS behind the BCIT site since I came on board here almost a year ago.

Well, I get my wish. We’re going to take some baby steps towards semantic HTML and CSS (POSH if you like) and despite my aversion to being in charge, I’m leading the project.

As a first step I’m trying to write a CSS coding style guide. I can’t necessarily clean up the current mess but I can try to stop any new ones from being made ;)

What I want to do is develop guidelines for:

  • if and how style definitions should be divided between multiple style sheets
  • what order style definitions should be listed in (I currently put all my tag definitions at the top of documents and then place my id and class definitions beneath them in the order they’re anticipated to appear on the page)
  • naming conventions for ids and classes
  • commenting conventions
  • what order properties should be arranged within definitions
  • if and when we should use shorthand properties
  • formatting guidelines

So far my research has turned up very few examples to help me with the development. This somewhat out dated post is the best I’ve found so far. Part of my problem is that searching for a style guide for CSS is just coming up with guides to styling with CSS.

Do you work with a CSS coding style guide or know any good resources for developing one?

Don’t judge me on my code

Stephanie23rd Apr 2007webdesign, , , ,

Just like the current BCIT site’s code is horrible thanks to our restrictive CMS I’m not happy with my current blog theme, please don’t judge me on it.

Web Directions North

Stephanie4th Apr 2007webdesign, , , , , , , ,

I thought I’d post my summary of Web Directions North that I distributed to the department a month or so after the conference. I’ve been wanting to write a more technical and personal review of it but it’s pretty clear to me that if I haven’t done it by now, I’m not going to get around to doing it :)

(more…)