Just appending CSS at the bottom will work with those devices apps that don't ignore the publisher's CSS in the first place. However, this technique could slow down the reading process as the device has to figure out how to render the page, then re-figure it out, then re-figure, etc. depending on how many conflicting styles are on the css sheet. Obviously this is a greater problem on older, slower, devices.
|