Hi Imar,
Thanks for your prompt reply. But again one more confusion.
It is working fine with stylesheet files.
Code:
<link href="~/Styles/Styles.css" type="text/css" rel="stylesheet" media="screen" />
Above code is working fine with both ../ and ~/ although it does not contain any runat attribute.