Recently I learn Twitter Bootstrap. I am new now. When I download, I founded two CSS file.
1. bootstrap.css
and
2. bootstrap.min.css
But on sample file, only one file linked.like bellow:
<link rel='stylesheet' type='text/css' href='css/bootstrap.min.css'>
bootstrap.min.css, Now I want to know: What is defferent between bootstrap.css and bootstrap.min.css