Περιήγηση στο γλωσσάριο χρησιμοποιώντας αυτό το ευρετήριο

Ειδικά | Α | Β | Γ | Δ | Ε | Ζ | Η | Θ | Ι | Κ | Λ | Μ | Ν | Ξ | Ο | Π | Ρ | Σ | Τ | Υ | Φ | Χ | Ψ | Ω | A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z | 0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | ΟΛΑ

L

Line Break

A single break that returns the cursor to the next line and does not create a new paragraph. In HTML, to create a line break, you'd enter the <br> tag. In other programs, the shortcut key to create a line break is Shift+Enter.