How would i make something like this ?

Status
This thread has been locked.
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

Guusz

Full-Stack Web Developer
Premium
Feedback score
0
Posts
248
Reactions
138
Resources
0
Use margin: 0 auto; to center horizontally, to center vertically just use margin: auto; instead of margin: 0 auto;
 

chelsea1124

⚔️professional config and server creator⚔️
Premium
Feedback score
17
Posts
423
Reactions
53
Resources
3
Use margin: 0 auto; to center horizontally, to center vertically just use margin: auto; instead of margin: 0 auto;
1st Question:
You would need to make a div, which is the box. With all the buttons in side of that div.

2nd Question:
It depends if you would like rows or just one.
If you would rows:
https://hastebin.com/izegelekak.js
If you would just like one:
https://hastebin.com/vucamajiza.js
sweet you both are amazing sorry for bothering you both still new to bootstrap so sorry but you both are amazing help thank you
 

Glitch

Website Developer
Supreme
Feedback score
32
Posts
426
Reactions
114
Resources
0
You can center it using the class mx-auto
 

chelsea1124

⚔️professional config and server creator⚔️
Premium
Feedback score
17
Posts
423
Reactions
53
Resources
3
That's what you have media queries for lol.
people use and like different things bro so if you like using that you stay with that i like using bootstrap ill use that
 
Status
This thread has been locked.
Top