1 <!DOCTYPE HTML>2 <HTML>3 <Head>4 <!--fix garbled, tell browser document type and encoding5 http-equiv: Describes the current page content type6 Context: Text that uses HTML7 CharSet: The encoding used is UTF-8, and decoding is also used UTF-88 -9 <Metahttp-equiv= "Content-type"content= "text/html"CharSet= "UTF-8">Ten <title>Insert Title here</title> One </Head> A <Body> - <!-- - <: Less than sign the >: Greater than sign - &:& - ": - - + -Quiet Night thinking<BR/> + <HR/> A & nbsp; Li bai<BR/> atBefore the bed was bright moonlight,<BR/> -Suspicion is ground frost.<BR/> -Jutou look at the moon,<BR/> -Think of your hometown.<BR/> - <HR/> - in <P> Space</P> - <P><Less than sign</P> to <P>>Greater than sign</P> + <P>&Can be used to display other characters</P> - <P>"Quotes</P> the <P>®Already registered</P> * <P>©Copyright</P> $ <P>™Trademark</P>Panax Notoginseng - the + </Body> A </HTML>
03 Escape characters