When.com Web Search

Search results

  1. Results From The WOW.Com Content Network
  2. Template:Scrolling table doc - Wikipedia

    en.wikipedia.org/wiki/Template:Scrolling_table_doc

    The scrollbar only appears if the table is actually wider than the page. This template allows up to 30 row headers passed as parameters to its {{Scrolling table/top}} subtemplate, for convenience. Extra row headers can be added using regular table syntax, between the {{Scrolling table/top}} and the {{Scrolling table/mid}} subtemplates

  3. Template:Sticky header - Wikipedia

    en.wikipedia.org/wiki/Template:Sticky_header

    The table's horizontal scroll doesn't work with this template, so wide tables span outside of the main content area making the entire page wider and requiring you to instead horizontally scroll the entire page. Zooming out to see the entire table makes the headers sticky, but also makes the text smaller and less readable the wider the table is.

  4. Help:Table/Advanced - Wikipedia

    en.wikipedia.org/wiki/Help:Table/Advanced

    The scrolling and sticky headers work in cell phones, too. Widest scrolling tables are on top of the list below. Narrow your browser window until you see a horizontal scroll bar. Drag it left and right to see the sticky row headers that stay visible. Template:2020 monthly cumulative COVID-19 death totals by country; Template:2021 2nd half.

  5. Help:Table/Width - Wikipedia

    en.wikipedia.org/wiki/Help:Table/Width

    On a Wikipedia page that has only text (no tables) a horizontal scrollbar will show up well before the text is unable to wordwrap further. For example see this sandbox . CSS max-width on table as a whole

  6. Help talk:Table/Archive 8 - Wikipedia

    en.wikipedia.org/wiki/Help_talk:Table/Archive_8

    The scrollable table now has a sticky header row that stays visible while scrolling. -- Timeshifter ( talk ) 01:26, 5 September 2020 (UTC) Sticky header row problem has been solved.

  7. Bootstrap (front-end framework) - Wikipedia

    en.wikipedia.org/wiki/Bootstrap_(front-end...

    Bootstrap (formerly Twitter Bootstrap) is a free and open-source CSS framework directed at responsive, mobile-first front-end web development. It contains HTML , CSS and (optionally) JavaScript -based design templates for typography , forms , buttons , navigation , and other interface components.

  8. Template:Horizontal TOC - Wikipedia

    en.wikipedia.org/wiki/Template:Horizontal_TOC

    This template lays out the table of contents in a horizontal list rather than a vertical one. Template parameters [Edit template data] This template prefers inline formatting of parameters. Parameter Description Type Status No numbers nonum Hide the generated heading numbers Example yes String optional Limit limit Limits the depth of subheadings shown. For instance using limit=4 will hide the ...

  9. Module:RoundN - Wikipedia

    en.wikipedia.org/wiki/Module:RoundN

    Note This works by duplicating the entire table and then using CSS to lock the clone of the table to the top of the div. Conceivably, for extremely large tables, this can result in a significant amount of extra HTML code to download versus if scroll_head_unlock is used.