Thursday, April 11, 2013

nanku

\n' + ((textalign) ? '
' : '') + '' + textbody + '\n' + ((textalign) ? '
' : '') + ''; document.inputForm.source.value = output; return output; } function preview() { var htmlCode; htmlCode = generateCode(); targetURL = "/preview/preview.cfm?htmlCode=" + htmlCode; window.open(targetURL, "newWindow", "width=500,height=400,top=100,left=100,toolbar=no,menubar=no,location=no,scrollbars=yes"); } -->
Formatting text in HTML is easy, but this HTML text generator makes it even easier! To use this HTML text generator, do the following:
  1. Select the values you need
  2. Click "Generate Code" (or "Generate Code and Preview")
  3. Copy & paste the code to the HTML of your web page.
Text

Italic Bold
Small Caps
pixels
pixels
pixels
(indents the first line)
Choose Color   [more colors...]
Choose Color   [more colors...]
Generated HTML Code
 OR 
Copy and paste the following code into a text file and save with a .html or .htm extension.

0 comments:

Post a Comment