Skip to content

Conversation

@ShuTLIN
Copy link

@ShuTLIN ShuTLIN commented Jul 26, 2017

No description provided.

</div><!-- /.navbar-collapse -->
</nav>


Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

如果有使用row包網格系統的話,那一定要再row外層再包一個<div class="container"></div><div class="container-fluid"></div>,才不會跑版

<div class="row">


<div class="col-xs-12 col-sm-10 col-md-10 col-lg-10 col-sm-offset-1 col-md-offset-1 col-lg-offset-1 panel panel-default ">
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

用網格包住<div class="panel panel-default"></div>這樣才不會有左右2側空白凸出來的問題

</div>

<div class="col-xs-12 col-sm-4 col-md-4 col-lg-4 ">
<img src="http://fakeimg.pl/300/">
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

圖片加上img-responsive的class會自適應才不會超出版面

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants