html - Centering <td>'s in a <div> -


i fixing website tech night @ school. navbar on side isn't favorite view bar put on top, can't table data or menu center in div.

http://jsfiddle.net/ksta1584/c88qswsx/

<a href="http://jsfiddle.net/ksta1584/c88qswsx/">link<a/>

i instead of lines disappearing when scroll on in equally sized boxes , boxes sort of "pop" out. i'm not sure how , can't border appear.

do in .nav:

.nav {     width: 100%;     text-align: center;      position:relative;     top:35%; } 

Comments

Popular posts from this blog

javascript - how to protect a flash video from refresh? -

android - Associate same looper with different threads -

visual studio 2010 - Connect to informix database windows form application -