Within certain source codes, I have observed the following:
<link rel="stylesheet" href="/css/style.css?201007071609" type="text/css" />
This prompts my question: What is the purpose behind appending 201007071609
to style.css
in the code snippet above?