Formatting text with HTML and CSS (2)

7.8.2 Specifying character encoding for HTML documents

   

<head>
<meta charset="UTF-8">
<tiitle>....</title>
</head>
<meta charset="UTF-8">

This sentence specifies the character encoding


<cite>......</cite>

The text between this will be automatically underlined


7.9 Supplement

<small>......</small>: Text displayed in a smaller font than surrounding text

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=324728525&siteId=291194637