Changes

Jump to: navigation, search

JavaScript String Object

37 bytes added, 20:35, 26 April 2007
JavaScript String Object Methods
</tr>
<tr>
<td>big()<td>Increases the font size of the text. Equivalent to wrapping the string in HTML &lt;big&gt; and &lt;/big&gt; elements (i.e <big><big>BigExample</big></big>)</td>
</tr>
<tr>
<td>bold()<td>Makes the string bold. Equivalent to wrapping the string in HTML &lt;bold&gt; and &lt;/bold&gt; elements(i.e (i.e <bold>Example</bold>)</td>
</tr>
<tr>

Navigation menu