Usage of container class in materializecss
If you write the paragraph or any thing it will not set the margin manually by writing any styles, but if you want to write the content by set the correct margin, you can simply use the container class it will automatically set the margin and width size depending on your screen size.
syntax
Example Program:- (Editor)

Editor is Loading...
Advertisement
syntax
<div class="container">
your content
</div>
your content
</div>
Example Program:- (Editor)
Editor is Loading...
Advertisement
Post a Comment for "Usage of container class in materializecss"