Cumulative Largeout Shift

Discussion in 'HTML & Website Design' started by kertoon, Dec 11, 2023.

  1. #1
    From all the feedback by various tools, basically they all say this similar remark: html>body>div.content
    0.2719 html>body>div.body-fauxcolumns>div.fauxcolumn-outer.body-fauxcolumn-outer>div.cap-top
    I have tried tinkering the fauxcolumn-outer and inner-contet, but to no avail.
     
    kertoon, Dec 11, 2023 IP
  2. deathshadow

    deathshadow Acclaimed Member

    Messages:
    9,732
    Likes Received:
    1,999
    Best Answers:
    253
    Trophy Points:
    515
    #2
    Again we'd have to see the code... but... fauxColumn sounds a bit... outdated since you can do REAL columns with either flex or grid. Is this literally the old practice of faking the appearance of a full height column with an absolute positioned DIV underneath the actual content DIV? Or the old float over float negative margin trick?

    It could just be complaining about old/outdated code at that point.
     
    deathshadow, Dec 13, 2023 IP