これに対する解決策を見つけることができなかったことに驚いています。次のコードで画像を処理するのと同じように、小さなテーブル (1 行、3 セル) をドキュメントの上部近くに配置し、右に揃えて段落で囲みます...
<img src="http://www.sorenwagner.ws/marty/img/ca-seal.jpg"
align="right" width="300" height="100">
This is a paragraph large enough to wrap around the image...
This is a paragraph large enough to wrap around the image...
This is a paragraph large enough to wrap around the image...
This is a paragraph large enough to wrap around the image...
テーブルの周囲にパディングを定義できるとよいので、テキストが境界線に達しません。CSSでこれに対する比較的簡単な解決策はありますか?