Saturday, July 16, 2005
Think Ahead
Developing a set of blocks and css to match is very much like playing chess. You have to think ahead of all the possible moves that might be required. One example of this forward thinking is how to deal with print. Yes, people will want to print out the pages! In developing the XHTML and CSS we need to be sure that the solid ‘borders’ will not print and the angles that surround the logo and bottom ‘dog leg’ do not print. This means that these components need to be delivered as backgrounds to styled elements.
