Coding With Fun
Home Docker Django Node.js Articles Python pip guide FAQ Policy

HTML copyright symbol writing and beautification


May 03, 2021 HTML


Table of contents


At the bottom of the site we can see a phrase like: "Copyright©2016 w3cschool.cn All Rights Reserve", which is the site's copyright description, although that is only a small line of words, but as a designer is also good, as a personal hobby, the copyright logo is full of important. F rom a legal point of view, copyright protection is obtained immediately with the completion of a work, whether written or photographic, and is not required to be declared or registered before it can be obtained. T his line of text can be how much to remind visitors that what you see is protected!


The format of the specification can be: Copyright/© + [dates] + [author/owner]


HTML copyright symbol writing and beautification

© can usually replace Cobyright, but not (c). All Rights Reserve was once a must in some countries, but in most countries it is not legally necessary.

See the following correct formats:

  • ©1995-2004 Macromedia, Inc. All rights reserved.
  • ©2004 Microsoft Corporation. All rights reserved.
  • Copyright © 2004 Adobe Systems Incorporated. All rights reserved.
  • ©1995-2004 Eric A. and Kathryn S. Meyer. All Rights Reserved.


Note the use of punctuation and case, which is also a reflection of professionalism.

Now popular with some rights reserved: creativecommons.org

{Copyright © 2004 Adobe Systems Incorporated. All rights reserved.}


Copyright: Copyright
© 2008-2009 authorization time
XXX company copyrighted company
All rights reserved.: Copyright


Copyright symbols can be written directly or represented by symbols in the html of a web page

1. Can be called out, e.g©

2. It can be written as ©

Both displays are the same.

Writing copyright directly can be a bit ugly, you can use CSS to define its layout such as: .lt; span style=”font-family:Arial;”>© ©</span> or it's just right."

1. What does that "dates" mean from start to date or something?

In general, as long as the latest year is displayed, you can also display from a start date until now. If you add this line, please note that it is updated annually.

2, after the date plus the name of the website? Is that all right?

After the date, you can only follow the website, or the copyright owner's name, if it is a personal website, you can use the domain name, you can also use your own name. P inyin is written in the initials of your first name, followed by a full spelling of your last name, capital letters. Many people also use the network name, the important thing is the order of the format, without this label, your copyright is also recognized and protected.


HTML copyright symbol writing and beautification


The font selection of copyright symbols in Html

© the copyright symbol in html but the wrong font selection can cause some problems. If it is a song, this symbol shows a very strange symbol, so the effective solution is font-family:arial friends who encounter this problem can refer to, I hope to help you.

The code is as follows:

<span style="font-family:arial;">Copyright &copy; </span>

HTML special symbol encoding control table

Special symbols Name the entity Heteth coding Special symbols Name the entity Heteth coding Special symbols Name the entity Heteth coding
Alpha &Alpha; &#913; Beta &Beta; &#914; Gamma &Gamma; &#915;
flood &Delta; &#916; Ε &Epsilon; &#917; Ζ &Zeta; &#918;
Η &Eta; &#919; Theta &Theta; &#920; Ι &Iota; &#921;
Κ &Kappa; &#922; Lambda &Lambda; &#923; Μ &Mu; &#924;
Ν &Nu; &#925; Ξ &Xi; &#926; Ο &Omicron; &#927;
Pi &Pi; &#928; Ρ &Rho; &#929; Σ &Sigma; &#931;
Τ &Tau; &#932; Υ &Upsilon; &#933; Φ &Phi; &#934;
Χ &Chi; &#935; Ψ &Psi; &#936; Omega &Omega; &#937;
Alpha &alpha; &#945; Beta &beta; &#946; Gamma &gamma; &#947;
flood &delta; &#948; Ε &epsilon; &#949; ζ &zeta; &#950;
η &eta; &#951; Theta &theta; &#952; ι &iota; &#953;
κ &kappa; &#954; Lambda &lambda; &#955; Μ &mu; &#956;
ν &nu; &#957; Ξ &xi; &#958; ο &omicron; &#959;
Pi &pi; &#960; ρ &rho; &#961; ς &sigmaf; &#962;
Σ &sigma; &#963; τ &tau; &#964; υ &upsilon; &#965;
Φ &phi; &#966; χ &chi; &#967; ψ &psi; &#968;
ω &omega; &#969; ϑ &thetasym; &#977; ϒ &upsih; &#978;
ϖ &piv; &#982; &bull; &#8226; ... &Hellip; &#8230;
&prime; &#8242; &Prime; &#8243; ̅ &oline; &#8254;
&frasl; &#8260; &weierp; &#8472; I &image; &#8465;
R &real; &#8476; &trade; &#8482; א &alefsym; &#8501;
&larr; &#8592; ^ &uarr; &#8593; &rarr; &#8594;
&darr; &#8595; &harr; &#8596; &crarr; &#8629;
&lArr; &#8656; &uArr; &#8657; &rArr; &#8658;
&dArr; &#8659; &hArr; &#8660; &forall; &#8704;
&parts; &#8706; &exist; &#8707; &empty; &#8709;
&nabla; &#8711; &isin; &#8712; &notin; &#8713;
&ni; &#8715; &prod; &#8719; &sum; &#8722;
&minus; &#8722; &Lowast; &#8727; &radic; &#8730;
&prop; &#8733; &infin; &#8734; &ang; &#8736;
&and; &#8869; &or; &#8870; &cap; &#8745;
&cup; &#8746; &int; &#8747; &there4; &#8756;
&sim; &#8764; &cong; &#8773; &asymp; &#8773;
&ne; &#8800; &equiv; &#8801; &le; &#8804;
&ge; &#8805; &sub; &#8834; &sup; &#8835;
&nsub; &#8836; &sube; &#8838; &supe; &#8839;
&oplus; &#8853; &otimes; &#8855; &perp; &#8869;
&sdot; &#8901; &lceil; &#8968; &rceil; &#8969;
&lfloor; &#8970; &rfloor; &#8971; &loz; &#9674;
&spades; &#9824; &clubs; &#9827; &hearts; &#9829;
&diams; &#9830; &nbsp; &#160; ¡ &iexcl; &#161;
¢ &cent; &#162; £ &pound; &#163; ¤ &curren; &#164;
¥ &yen; &#165; ¦ &brvbar; &#166; § &sect; &#167;
¨ &uml; &#168; © &copy; &#169; ª &ordf; &#170;
« &laquo; &#171; ¬ &not; &#172; &shy; &#173;
® &reg; &#174; ¯ &macr; &#175; ° &deg; &#176;
± &plusmn; &#177; ² &sup2; &#178; ³ &sup3; &#179;
´ &acute; &#180; µ &micro; &#181 " &quot; &#34;
< &lt; &#60; > &gt; &#62; ' &#39;