码迷,mamicode.com
首页 > Web开发 > 详细

css用法

时间:2018-04-04 12:27:33      阅读:196      评论:0      收藏:0      [点我收藏+]

标签:title   style   ansi   用法   pos   sheet   type   content   css   

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>引入外部样式</title>
<link rel=" stylesheet" href="home.css" type="text/css"/>
</head>

<body>
<p>Css用法</p>
<p>这是另一个段落</p>
<p>Css用法</p>
<p>这是另一个段落</p>
</body>
</html>

css用法

标签:title   style   ansi   用法   pos   sheet   type   content   css   

原文地址:https://www.cnblogs.com/3390227925qq/p/8715240.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!