Search completed in 1.61 seconds.
15 results for "hspace":
HTMLImageElement.hspace - Web APIs
WebAPIHTMLImageElementhspace
the obsolete hspace property of the htmlimageelement interface specifies the number of pixels of empty space to leave empty on the left and right sides of the <img> element when laying out the page.
... this property reflects the html hspace attribute.
... syntax htmlimageelement.hspace = marginwidth; marginwidth = htmlimageelement.hspace; value an integer value specifying the width, in pixels, of the horizontal margin to apply to the left and right sides of the image.
...And 4 more matches
MathML Torture Test
MozillaMathML ProjectMathML Torture Test
</math> </td></tr> <tr> <td>17</td> <td><img src="https://udn.realityripple.com/samples/06/fee7889060.png" width="91" height="47" alt="texbook, 18.12-18.13" /></td> <td> <math display="block"> <mrow> <msub> <mo>&#x222c; <!-- \iint --></mo> <mi>d</mi> </msub> <mi>d</mi><mi>x</mi> <mspace width="thinmathspace"/> <mi>d</mi><mi>y</mi> </mrow> </math> </td> </tr> <tr> <td>18</td> <td><img src="https://udn.realityripple.com/samples/83/2259f5bfe3.png" width="250" height="66" alt="texbook, 18.23" /></td> <td> <math display="block"> <mrow> <mi>f</mi> <mo stretchy="false">(</mo> <mi>x</mi> <mo stretchy="false">)<...
...e.com/samples/bf/4ccasc768c.png" width="101" height="44" alt="texbook, 18.23-18.24" /></td> <td> <math display="block"> <mover> <mrow> <mi>x</mi> <mo>+</mo> <mo>...</mo> <mo>+</mo> <mi>x</mi> </mrow> <mover> <mo>&overbrace;</mo> <mrow><mi>k</mi> <mspace width="thinmathspace"/> <mtext>times</mtext></mrow> </mover> </mover> </math> </td></tr> <tr> <td>20</td> <td><img src="https://udn.realityripple.com/samples/61/aa4ed22a37.png" width="25" height="13" alt="texbook, 16.2-16.3" /></td> <td> <math display="block"> <mrow> <msub> <mi>y</mi> <msup> <mi>x</mi> ...
... <mo stretchy="false">)</mo> <mo>=</mo> <msub> <mo stretchy="false">&int;</mo> <mrow> <mi>t</mi> <mo>&gt;</mo> <mn>1</mn> </mrow> </msub> <mi>f</mi> <mo stretchy="false">(</mo> <mi>t</mi> <mo stretchy="false">)</mo> <mspace width="thinmathspace"/> <mi>d</mi> <mi>&pi;</mi> <mo stretchy="false">(</mo> <mi>t</mi> <mo stretchy="false">)</mo> </mrow> </math> </td></tr> <tr> <td>22</td> <td><img src="https://udn.realityripple.com/samples/dc/c12454a963.png" width="159" height="81" alt="texbook, 18.41" /></td> <td> <math display="block"> <mrow> ...
...And 7 more matches
HTMLImageElement - Web APIs
WebAPIHTMLImageElement
htmlimageelement.hspace an integer value which specifies the amount of space (in pixels) to leave empty on the left and right sides of the image.
... the following properties are now obsolete: name, border, align, hspace, vspace, and longdesc.
... the following properties are now long, instead of domstring: height, width, hspace, and vspace.
Plug-in Basics - Plugins
PluginsGuidePlug-in Basics
the embed element has the following syntax and attributes: <embed src="location" type="mimetype" pluginspage="instrurl" pluginurl="pluginurl" align="left"|"right"|"top"|"bottom" border="borderwidth" frameborder="no" height="height" width="width" units="units" hidden="true|false" hspace="horizmargin" vspace="vertmargin" name="pluginname" palette="foreground"|"background" > ...
... hspace and vspace create a margin of the specified width, in pixels, around the plug-in.
HTMLObjectElement - Web APIs
WebAPIHTMLObjectElement
htmlobjectelement.hspace is a long representing the horizontal space in pixels around the control.
... the following properties are now obsolete: align, archive, border, code, codebase, codetype, declare, hspace, standby, and vspace.
Values - MathML
WebMathMLAttributeValues
constants a replacement for the deprecated constants below is: veryverythinmathspace => 0.05555555555555555em verythinmathspace => 0.1111111111111111em thinmathspace => 0.16666666666666666em mediummathspace => 0.2222222222222222em thickmathspace => 0.2777777777777778em verythickmathspace => 0.3333333333333333em veryverythickmathspace => 0.3888888888888889em constant value veryverythinmathspace 1/18em verythin...
...mathspace 2/18em thinmathspace 3/18em mediummathspace 4/18em thickmathspace 5/18em verythickmathspace 6/18em veryverythickmathspace 7/18em negative contstants are introduced in gecko 7.0 (firefox 7.0 / thunderbird 7.0 / seamonkey 2.4) (bug 650530) negativeveryverythinmathspace -1/18em negativeverythinmathspace -2/18em negativethinmathspace -3/18em negativemediummathspace -4/18em negativethickmathspace -5/18em negativeverythickmathspace -6/18em negativeveryverythickmathspace -7/18em note: namedspace binding is deprecated in mathml3 and has been removed in gecko 15.0 (firefox 15.0 / thunderbird 15.0 / seamonkey 2.12) (bug 673759)...
<mo> - MathML
WebMathMLElementmo
the constant thickmathspace (5/18em) is the default value.
...the constant thickmathspace (5/18em) is the default value.
newlines - Archive of obsolete content
ArchiveMozillaXULAttributenewlines
possible values: pasteintact paste newlines unchanged pastetofirst paste text up to the first newline, dropping the rest of the text replacewithcommas pastes the text with the newlines replaced with commas replacewithspaces pastes the text with newlines replaced with spaces strip pastes the text with the newlines removed stripsurroundingwhitespace pastes the text with newlines and adjacent whitespace removed ...
textbox - Archive of obsolete content
ArchiveMozillaXULtextbox
possible values: pasteintact paste newlines unchanged pastetofirst paste text up to the first newline, dropping the rest of the text replacewithcommas pastes the text with the newlines replaced with commas replacewithspaces pastes the text with newlines replaced with spaces strip pastes the text with the newlines removed stripsurroundingwhitespace pastes the text with newlines and adjacent whitespace removed onblur type: script code this event is sent when a textbox loses keyboard focus.
Mozilla Quirks Mode Behavior
MozillaMozilla quirks mode behavior
hspace and vspace are supported on table only in quirks mode (bug 41893).
HTMLMarqueeElement - Web APIs
WebAPIHTMLMarqueeElement
htmlmarqueeelement.hspace sets the horizontal margin.
Index - Web APIs
WebAPIIndex
1722 htmlimageelement.hspace api, dom, html, html dom, htmlimageelement, horizontal, image, layout, obsolete, property, reference, hspace, img, left, margin, right, spacing the obsolete hspace property of the htmlimageelement interface specifies the number of pixels of empty space to leave empty on the left and right sides of the <img> element when laying out the page.
<applet>: The Embed Java Applet element - HTML: Hypertext Markup Language
WebHTMLElementapplet
hspace this attribute specifies additional horizontal space, in pixels, to be reserved on either side of the applet.
<img>: The Image Embed element - HTML: Hypertext Markup Language
WebHTMLElementimg
hspace the number of pixels of white space on the left and right of the image.
<marquee>: The Marquee element (Obsolete) - HTML: Hypertext Markup Language
WebHTMLElementmarquee
hspace sets the horizontal margin loop sets the number of times the marquee will scroll.