Why use this method?
- It does away with the need of slicing images.
- Easy to change parameters in case the text does not fit well.
- More compatible with 5.x browsers. Eric's method has a problem with IE5.0 placing the images above text and Opera 5.x placing text above the images. This technique shows up almost similar in most browsers including the latest ones.
- It degrades better than Eric's method(if you use divs, which I think are preferrable).
No comments:
Post a Comment