Grid System , need help

3 replies · opened Dec 19, 2017

Wweb404Dec 19, 2017

i want create news for site witch will be in 6 col and 30 row,
if i use this :

					
						.col-md-2
						.col-md-2
						.col-md-2
						.col-md-2
						.col-md-2
						.col-md-2
					
					
						.col-md-2
						.col-md-2
						.col-md-2
						.col-md-2
						.col-md-2
						.col-md-2
					
					
						.col-md-2
						.col-md-2
						.col-md-2
						.col-md-2
						.col-md-2
						.col-md-2
					
....

if i use code like this, it will be correct?:

					
						.col-md-2
						.col-md-2
						.col-md-2
						.col-md-2
						.col-md-2
						.col-md-2

						.col-md-2
						.col-md-2
						.col-md-2
						.col-md-2
						.col-md-2
						.col-md-2

						.col-md-2
						.col-md-2
						.col-md-2
						.col-md-2
						.col-md-2
						.col-md-2
					
SSemicolon WebSTAFFDec 21, 2017

Hello,

It is recommended to use the Second Option.

Hope this Helps!

Let us know if we can help you with anything else or if you find any further issues.

Wweb404Jan 6, 2018

i did not understand , can i use code like this :

    
                        .col-md-2
                        .col-md-2
                        .col-md-2
                        .col-md-2
                        .col-md-2
                        .col-md-2
 
                        .col-md-2
                        .col-md-2
                        .col-md-2
                        .col-md-2
                        .col-md-2
                        .col-md-2
 
                        .col-md-2
                        .col-md-2
                        .col-md-2
                        .col-md-2
                        .col-md-2
                        .col-md-2
                    
SSemicolon WebSTAFFJan 8, 2018

Hello,

Yes! :)

Do let us know if we can help you with anything else or if you find any further issues with Canvas.

Have the same question, or something new?

Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.

Reply on the dashboard