|
Line Spacing in WebpagesIn other text editors like Word you may be used to hitting [Enter] and being sent to the next line or having a line spacing tool to adjust line spacing (double, single, etc.). However in online webpage editors like Wild Apricot you don't have this functionality by built in (e.g. it needs to be created). But until this functionality does exist there are some workarounds you can use for now. The most popular is to use the the 'shift+enter' combinations keyboard short cut.
How it worksHow this works does depend on the browser you are using. If you already have a paragraph created in your page:
If you do not have a paragraph yet the behavior of Shift+Enter will change depending on the browser you are using
But note that for these examples to work you will need to have an HTML paragraph (see example below) inserted into your page. To insert a paragraph you can copy and paste the follow example into your page using the HTML button (see HTML) . Example of HTML code for a paragraph |
|
|


