![]() |
CHAPTER NAME HERE |
|
Headline Goes Here Throughout this email, within the code, you will see helpful comments. Please make note of the different tags situated within <> in code. Tags like strong to bold text and em to italicize text are very common. Using one or two br tags between <> in code can create varying degrees of separation between elements in HTML. Notice below this paragraph, in the code, that two br tags are included to create a separation between this paragraph and the next. Using one br tag will create a simple line break. For em and strong only, be sure to use them within <>; to stop the style within the text, use them within </>. This can be seen clearly in the code.This is more body copy and a new paragraph. The words "new paragraph" here use the strong tag in the code within <> to create bolded words; note that the strong tag before the words to be bolded only uses the word "strong" within <>, and the tag after the words to be bolded uses </> with “strong” placed after the "/". This is another paragraph. Please note the br tags above in <> that separate this paragraph from the one above it. For the following link,this this is the displayed link text and it uses #666666 as the color; fill in the url in the example thisisthelinkURL.org area within the code. Below is an image that must be hosted. You can insert the image URL just after "src" in the code. Please follow the below code and make sure the width and height properties are set correctly for the size of the image. While the native size of this image is 540x425, you can adjust the image size proportionally (WxH) to work for the email layout. In this case, the size 200x157 works best for this email. ![]()
This is yet more body copy with br tags in <> to separate it from the item above it. |
||
This is example ©2020 copyright information.
For a simple line break that doesn't create space between lines, use only one br tag wrapped in <> as shown above and below this line. For opt-out say something like: if you wish to no longer recieve these emails please click here. Place unsubscribe link wheree "https://uinsubscribelinkhere" is |