Difference between revisions of "Колдонуучу:HTML Entities"

Кыргызстан Энциклопедия Жана Терминология Борбору дан
Jump to navigation Jump to search
(Created page with " non-breaking space     < less than < < > greater than > > & ampersand & & " double quotation mark " " ' sin...")
 
 
(18 intermediate revisions by the same user not shown)
1 -сап: 1 -сап:
  non-breaking space &nbsp; &#160;
== Dashes ==
=== Optional hyphen ===
 
* html code: &amp;#0173; or &amp;shy;
* Glyph: invisible soft hyphen is here&#0173here; if you see nothing that's normal, actually it will appear as here&shy;here on shrinking
* Examples: textBeforeOptHyphen&#0173;textAfterOptHyphen; кол­доо, топу­рактуу
* Description: not visible unless hyphenation is not required. Try to shrink the window and it will appear.
* Summary: there are 3 ways to use soft hyphen: 1) html code (&amp;#0173;), html named entity(&amp;shy;), and invisible glyph by itself
 
===Usual dash===
Html Code: &amp;#8209;
 
Example: м&#8209;н
 
== Symbols ==
Мис., 1) <i>А=</i>{0&lt;<i>x&lt;</i>1};
 
  non-breaking space &nbsp; &#160;
 
< less than &lt; &#60;
< less than &lt; &#60;
> greater than &gt; &#62;
> greater than &gt; &#62;
& ampersand &amp; &#38;
& ampersand &amp; &#38;
" double quotation mark &quot; &#34;
" double quotation mark &quot; &#34;
' single quotation mark (apostrophe) &apos; &#39;
' single quotation mark (apostrophe) &apos; &#39;
# Diacritics
\t A&#769;

18:16, 25 -ноябрь (Жетинин айы) 2024 -га соңку версиясы

Dashes

Optional hyphen

  • html code: &#0173; or &shy;
  • Glyph: invisible soft hyphen is here&#0173here; if you see nothing that's normal, actually it will appear as here­here on shrinking
  • Examples: textBeforeOptHyphen­textAfterOptHyphen; кол­доо, топу­рактуу
  • Description: not visible unless hyphenation is not required. Try to shrink the window and it will appear.
  • Summary: there are 3 ways to use soft hyphen: 1) html code (&#0173;), html named entity(&shy;), and invisible glyph by itself

Usual dash

Html Code: &#8209;

Example: м‑н

Symbols

Мис., 1) А={0<x<1};

	non-breaking space 	  	 


< less than < <

> greater than > >

& ampersand & &

" double quotation mark " "

' single quotation mark (apostrophe) ' '

  1. Diacritics

\t Á