css got number at the last url
Posted
by every
on Stack Overflow
See other posts from Stack Overflow
or by every
Published on 2010-06-12T11:10:25Z
Indexed on
2010/06/12
11:12 UTC
Read the original article
Hit count: 240
css
<link href="/stylesheets/blueprint/screen.css?1268721265" media="screen, projection" rel="stylesheet" type="text/css" />
<link href="/stylesheets/blueprint/print.css?1268721265" media="print" rel="stylesheet" type="text/css" />
why the css got 1268721265 ? any idea?thanks
© Stack Overflow or respective owner