Posts Tagged ‘html’

HTML tip: Keeping some words together

Friday, November 7th, 2008

As HTML knowledge is becoming more and more important for marketing in general, it would behoove you to know some of the ins and outs of HTML.

That said, here’s a little trick. It involves keeping some of your words together, even if they span across more than one line. This is done by using non-breaking spaces.

Read the rest of this entry »

Web accessibility: another thing to worry about

Tuesday, March 4th, 2008

Most web designers and web developers ignore accessibility. Now that Target is being sued for not having an accessible web site, the bar is going to be raised for your own site as well. Yes, this is yet another thing to worry about. And no, you should not half-ass it.
If you cater to those with [...]

Read the rest of this entry »

Liquid vs. fixed-width layouts

Thursday, December 20th, 2007

As a website owner, you will eventually have to make an important decision about your site’s layout. Do you want for the layout to be liquid, so that it stretches to take up the entire width of the window? Or do you want for the layout to always be the same width, no matter how [...]

Read the rest of this entry »