Skip to content
- Its better to rely upon some css frameworks like bootstrap, foundation, etc
- Its better to break design in 12 col system support by multiple grid system frameworks
- use cols of different size rather using manual 100px, 200px width
- Do not stretch over images[either use fixed width or use fixed height but not both]
- Use container or container fluid to make left and right alignment of internal elements consistent
- Do not use row directly inside row, row should always directly followed by col then only again other row and other elements should go inside col