Skip to content

what should I use to create a grid layout? #23793

Answered by spmonahan
imir-hoxha asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @imir-hoxha,

Fluent UI v8 and v9 do not offer a Grid component and while v8 provides a Stack component v9 will not.

For layout in modern web browsers I recommend you use CSS grid and Flexbox. Based on the layout you described I'd use CSS grid to define the header, body and footer areas.

Grid by Example is a site that can help you get started with CSS grid if you're unfamiliar with it.

Replies: 2 comments 8 replies

Comment options

You must be logged in to vote
3 replies
@Ashilex
Comment options

@spmonahan
Comment options

@Ashilex
Comment options

Answer selected by micahgodbolt
Comment options

You must be logged in to vote
5 replies
@spmonahan
Comment options

@mark-wiemer
Comment options

@RudyCo
Comment options

@mark-wiemer
Comment options

@martinguenther
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
6 participants