When.com Web Search

Search results

  1. Results From The WOW.Com Content Network
  2. Help:Useful styles - Wikipedia

    en.wikipedia.org/wiki/Help:Useful_styles

    border-collapse:collapse This style will eliminate 3-d style borders created by the border attribute and collapse them in 1px wide borders. This property will override cellspacing! To define similar whitespace, use the border-spacing property (although it is not possible to have both border-spacing and border-collapse for the same table).

  3. Template:Collapse/HTML - Wikipedia

    en.wikipedia.org/wiki/Template:Collapse/HTML

    Content border: border2: CSS border styling to add to the content. Default 1px silver: String: optional: Content background color: bg2: Background color to use for expanded content. Default white: String: optional: Font color for inside box: fc2: The color of the font inside the collapsed box. Can be any valid CSS color. Example inherit: String ...

  4. Template:Collapse top - Wikipedia

    en.wikipedia.org/wiki/Template:Collapse_top

    Use in conjunction with {{Collapse bottom}}. Will collapse text in between the two templates. Template parameters [Edit template data] Parameter Description Type Status Title 1 title heading header reason result Main title of collapsed box Default Extended content Example This is the title text Line optional Custom warning line 2 Will override the standard warning line, and make the 'warning ...

  5. Help:Collapsing tables and more - Wikipedia

    en.wikipedia.org/wiki/Help:Collapsing_tables_and...

    Elements are made collapsible by adding the mw-collapsible class, or alternatively by using the {} template, or its variants {{Collapse top}} and {{Collapse bottom}}. Use of these features in article content is governed by the guidelines Wikipedia:Manual of Style § Scrolling lists and collapsible content generally, and more specifically by ...

  6. Template:Collapse top/TemplateData - Wikipedia

    en.wikipedia.org/wiki/Template:Collapse_top/...

    Use in conjunction with {{Collapse bottom}}. Will collapse text in between the two templates. Template parameters [Edit template data] Parameter Description Type Status Title 1 title heading header reason result Main title of collapsed box Example This is the title text Unknown required Custom warning line 2 Will override the standard warning line, and make the 'warning' parameter unnecessary ...

  7. Template:Collapsible list - Wikipedia

    en.wikipedia.org/wiki/Template:Collapsible_list

    Produces an HTML list that can be collapsed Template parameters [Edit template data] This template prefers block formatting of parameters. Parameter Description Type Status Title title The list's title (Always in view beside the list's [show/hide] link). String suggested Horizontal list hlist Use value 'on' or 'true' to produce a horizontal rather than vertical list Suggested values on true ...

  8. Wikipedia : User page design guide/Style

    en.wikipedia.org/wiki/Wikipedia:User_page_design...

    Our "Cheatsheet" is a good starting point for learning basic Wikipedia formatting.A more complete guide is here.. You can take some formatting tips from the standard way Wikipedia articles are laid out.

  9. Help:Table - Wikipedia

    en.wikipedia.org/wiki/Help:Table

    Note: Wikipedia:HTML 5#Table attributes. CSS to replace obsolete attributes for borders, padding, spacing, etc. Add a border around a table using the CSS property border: thickness style color;, for example border:3px dashed red. This example uses a solid (non-dashed) gray border that is one pixel wide: