Wednesday, November 14, 2007

today's favs...

brought to you by - me! completely randomly, I might add.
CSS options:

  • display: inline;
    got the text of my unordered list item to wrap around the bottom of an image div
  • list-style: none;
    took away those silly dots next to items that were theoretically in unordered lists
  • word-wrap: break-word;
    just because... well, isn't it obvious what it's for?
If you want more CSS-licious goodness, try A List Apart's Practical CSS Layout Tips... or, go to the W3C Schools' CSS Tutorial - http://www.w3schools.com/css/default.asp

No comments: