Search results
Results From The WOW.Com Content Network
The width (thickness) of the border (default is 1px). style The border's style solid (default if the parameter is not used), dotted, dashed, double, groove, ridge, inset or outset. style2 Additional CSS properties can be used in this template. color The border's color (default #ddd, otherwise recommend a named color).
border-right: 1px solid #EEE border-right last-child: none padding: 0.3em 0.4em: 0.2em background-color: #f2f2f2: white: transparent font-weight: bold text-align: center Caption font-weight: bold text-align: center: left Row border: 1px #aaa solid: border-bottom: 1px solid #EEE border-bottom last-child: none padding: 0.3em 0.4em: 0.2em Cell ...
background-color is passed to the css background-color property of the color box. The optional outline parameter is the color of the outline around the box. The optional border argument which overrides the outline argument and sets the css description (e.g., 1px solid #aaa) of the border that will be drawn around the box.
You can use CSS styling in HTML elements in your code (see Help:HTML in wikitext for a list of elements supported by MediaWiki) ... border-bottom: 1px solid # AAAAAA; ...
This template provides a WCAG/ISO standards–compliant accessible alternative to <br />-separated lists, per WP:UBLIST and WP:PLIST. It uses proper HTML list markup, which is more standards-compliant and more accessible than separating list items with <br />. Detailed reasons for using this template can be found at WP:UBLIST. Template parameters [Edit template data] Parameter Description Type ...
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 ...
The default CSS styling may be changed using the parameters ... {show | frame-style = border: 1px solid silver; padding: 0.3em; | head-style = background-color: # ...
Adds a CSS class to the containing div. Default The class "plainlist" is always applied. Example nowrap: String: optional: Style: style: Adds CSS style options. Complex styles should not be used in articles—per [[WP:Deviations]]—but may be acceptable on user, project, and talk pages. Example border:solid 1px silver; background:lightyellow ...