Command | Shortcut |
Check Mail | m |
Check All Mail (includes all POP accounts) | Shift+m |
Close Current Tab | Ctrl+\ |
New Message | n |
New Folder | Ctrl+Shift+e |
Reply | r |
Reply All | a |
Put message in one of your first 9 folders | 1-9 (e.g., press 2 for 2nd folder; won't work beyond 9) |
Forward message | f |
Mark As Read | k |
Mark As Unread | Shift+k |
Flag | l (that's an L, not a one) |
Clear Flag | Shift+l (that's an L, not a one) |
Delete Item | Your “delete” key |
p | |
Save Draft | Ctrl+s |
Send Message | Ctrl+Enter (Alt+s also supported) |
Turn Reading Pane on and off | v |
Navigate through tabs—leftwards motion | Ctrl+[ |
Navigate through tabs—rightwards motion | Ctrl+] |
Open message(s) in its own tab | Enter (select a message first, or multiple messages by holding down Ctrl and clicking on each) |
Edit contact info | Enter (select a contact first, in Contacts) |
Find a word or phrase in a message | Ctrl+f |
Expand window to maximum height | F11 |
Next message (in message tab) | Ctrl+. (that’s Ctrl with the period) |
Previous message (in message tab) | Ctrl+, (Ctrl with the comma) |
Next (or previous) message with same Subject; Next (or previous) flagged message; Next (or previous) unread message; Next (or previous) from: _________ | To set this up, press: Ctrl+Alt+Shift+up arrow. Click the option you want, then OK. Now: To use the shortcut, press: Ctrl+Shift+down arrow (for next message) or Ctrl+Shift+up arrow (for previous message) |
Skip to oldest unread message | Ctrl+Shift+End |
Move message to a folder | d |
Close read-message tab | Esc |
Start a new chat | c |
In this tutorial i will tell you How to add Moving text or Scrolling text or Marquee text in the Blog. This is moving text Moving Right to Left Code For Simple Moving Text : <marquee>This is moving text Moving Right to Left </marquee> But Simple Moving Text Looks really ugly. To make it attractive,we will add background colour to it by bgcolor="hexadecimal code" . This is moving text With Background Colour Code For Moving Text With Background Colour : <marquee bgcolor="#33cc99">This is moving text with Background Colour </marquee> You will notice that text is not clearly readable. So,we gonna change the colour of the text. This Is Coloured Scrolling Text With background colour. Code For Scrolling Text With Coloured Text & Background. : <marquee bgcolor="#33cc99" style="color:white;">This Is Coloured Scrolling Text With Background Colour </marquee> You can even control the ...
Comments
Post a Comment
If You Like The Post Or want to Add Something More
then feel free to comment