There is no CSS measurement for "the width of the content once the floats have influenced it", right? Ideally I need that width.
p img {
max- width: 100%-of-content-after-floats;
}
technical writer - # browser expert - # cssday and # perfnow conference organiser - # history geek - former Later Roman Empire specialist - native of # Amsterdam - recovering Tweeter
There is no CSS measurement for "the width of the content once the floats have influenced it", right? Ideally I need that width.
p img {
max- width: 100%-of-content-after-floats;
}
Loading comments...