Difference between revisions of "Simple HTML to Format Text"
From Phoenix Cart User Guide
PeterRobert (talk | contribs) |
PeterRobert (talk | contribs) |
||
| Line 7: | Line 7: | ||
HTML can be used to create complete web pages but most commonly, users will want to use it to format text, for example, for product descriptions. | HTML can be used to create complete web pages but most commonly, users will want to use it to format text, for example, for product descriptions. | ||
| − | + | Create a paragraph, start each paragraph with '''<nowiki><p></nowiki>''' and end with '''<nowiki></p></nowiki>'''e.g. '''<nowiki><p>your text.</p></nowiki>''' | |
<hr> | <hr> | ||
{{Contribute}} | {{Contribute}} | ||
Revision as of 11:30, 7 October 2021
Back
FAQ Tips & Tricks
big>HTML - HyperText Markup Language
HTML can be used to create complete web pages but most commonly, users will want to use it to format text, for example, for product descriptions.
Create a paragraph, start each paragraph with <p> and end with </p>e.g. <p>your text.</p>
Phoenix Cart User Guide, like CE Phoenix Cart, is free to use but is maintained by unpaid volunteers.
All other content is the reserved Intellectual Property and Copyright of phoenixcart.org