34,333
edits
Changes
→JavaScript String Object Methods
</tr>
<tr>
<td>anchor(''name'')<td>Creates an <a> tag of the form <a name="''name''>. </td></tr><tr><td>big()<td>Increases the font size of the text. Equivalent to wrapping Returns the string wrapped in HTML <big> and </big> elements (e.g. <big><big>Example</big></big>)</td>
</tr>
<tr>