Can any one tell me what is the difference between fixed and fluid row in twitter bootstrap. I am a beginner.
Thanks, Abhi
Can any one tell me what is the difference between fixed and fluid row in twitter bootstrap. I am a beginner.
Thanks, Abhi
Fixed rows are a given pixel width (940px) split between 12 columns.
Fluid rows are percentages based (100%) again split between 12 columns.
This information is readily available here