html - Vertical centering with header and footer in Bootstrap -


i want make responsive page this:

page preview

it should scaled fine vertically , horizontally. easy tables using

<tr height="1">..</tr>

for header , footer: jsfiddle.

but how using bootstrap containers? (or, if not possible, plain css)

try: margin: 0 auto; html5 way of align:center;. have have set width. here example.: http://jsfiddle.net/tggvw/


Comments

Popular posts from this blog

user interface - Python attempting to create a simple gui, getting "AttributeError: 'MainMenu' object has no attribute 'intro_screen'" -

jquery - Common JavaScript snippet to share files on Google Drive, Dropbox, Box.net or SkyDrive -

Android Gson.fromJson error -