Day: May 4, 2007

  • CSS – Using AND in classes

    I am totally stunned that I have gone so long without knowing this works. <div class=”foo bar”>ONE</div> <div class=”foo”>TWO</div> <div class=”bar”>THREE</div> Before today, I didn’t think you could make a single-line CSS statement that affected ONLY number ONE and not TWO AND THREE.  Previously, I would do torturous workarounds.  But I was just informed today…

  • The UX of UX Design

    I think I am starting to unravel a great mystery.  Why do people who are not trained and not talented in UX insist on telling designers what to do?  I pretended to be a business owner talking to a UX Designer.  The UX Designer wants to do XYZ.  I think to myself, “I worked hard to…