team178 / bingo

Fun Robotics Bingo!
http://farmingtonrobotics.org/bingo/
4 stars 0 forks source link

Create 5x5 "Board" element #2

Closed gisellegk closed 7 years ago

gisellegk commented 7 years ago

Helpful links: https://css-tricks.com/accessible-simple-responsive-tables/ https://css-tricks.com/snippets/css/a-guide-to-flexbox/

TJScalzo commented 7 years ago

This link is likely what I'll model the responsive table after: http://codepen.io/dbushell/pen/wGaamR I'm not exactly sure when I'll do this, but it'll be soon.

TJScalzo commented 7 years ago

I'm having trouble getting it to center on the page for some reason. Another thing I'm using as a reference is this: http://threadbarecanvas.azurewebsites.net/jquery/bingo-card-javascript-and-jquery/

gisellegk commented 7 years ago

@TJScalzo can you push your code so we can see what you have? Or screenshots/describe what's up

TJScalzo commented 7 years ago

@gisellegk sure, I'll push it when I get home.

TJScalzo commented 7 years ago

Ok, I just remembered this, @gisellegk.

I'm not sure why, but it's stubbornly refusing to center itself. I wonder if I'm going about this the wrong way and should just use divs?