html 基礎知識

1. 文本格式化css

<b> : 定義粗體文本ui

<em>: 着重文字code

<i>: 定義斜體字ip

<small>: 定義小號字it

<strong>:定義加劇語氣meta

<sub>: 定義下標字計算機

<sup>: 定義上標字鍵盤

<ins>:插入字auth

<del>:定義刪除字co

<code>:定義計算機代碼

<kbd>:定義鍵盤碼

<head>: 元素 , 能夠添加在頭部區域的元素:<title>、<style>、<meta> 、<link>、<script>、<base>

<link rel="stylesheet" type="text/css" href="a.css"></link>

<meta http-equiv="refresh" content='30'>

<meta http-equiv="refresh" content="30">

每隔30秒刷新一次

<meta name="author" conten="runoob">

相關文章
相關標籤/搜索