Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...


HTML
<style>

.wiki-content .confluenceTh,
.wiki-content .confluenceTd {
    border: none;padding-top: 0px;
padding-right: 20px;
padding-bottom: 0px;
padding-left: 20px;
}

</style>


Excerpt Include
What is AirSend
What is AirSend
nopaneltrue




HTML
<style>
p {font-size:16px;}
</style>


HTML
<span style="font-size: 18px">In addition to top-level tools that increase your efficiency, AirSend provides you with all kinds of fun features that help you promote your brand, polish your messages, and add character to your communication.</span>


Customize your channels

Advertise your identity and your professionalism by adding a custom logo and background.

Highlight key points with markup

Add markup as you write messages for better emphasis and organization.

Enter markup like this:

to create bold and bulleted text

For all of the markup features you can use in messages, see Formatting message content.

Add some inspiration

Use inline commands to inspire your collaborators and quickly perform a wide range of functions.



Info
iconfalse

To explore more "/" commands, see Chat bar (slash) commands

Next: If you're the owner




Also see:

Public channels

Formatting wiki content

Using Office applications in AirSend

HTML
<script>
AJS.toInit(function(){
if (AJS.$("div.ia-fixed-sidebar").width() > 55){
AJS.Confluence.Sidebar.toggle();
}
});
</script>

...