如何實(shí)現(xiàn)長短不一的引用語
此範(fàn)例示範(fàn):
如何實(shí)作長短不一的參考語。
#
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>php中文網(wǎng)(m.miracleart.cn)</title>
</head>
<body>
<p>WWF's goal is to:
<q>Build a future where people live in harmony with nature.</q>
We hope they succeed.</p>
</body>
</html>