读书人

细碎小知识点

发布时间: 2012-10-27 10:42:26 作者: rapoo

零碎小知识点

    css引入地址问题:

在css引入时?地址为 :

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

而不是:

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

读书人网 >Web前端

热点推荐