+ All Categories
Home > Technology > Css talk

Css talk

Date post: 05-Dec-2014
Category:
Upload: brian-davis
View: 350 times
Download: 0 times
Share this document with a friend
Description:
 
16
CSS Vertical Centering https://github.com/brian-davis/encryp t-decrypt
Transcript
Page 1: Css talk

CSS Vertical Centering

https://github.com/brian-davis/encrypt-decrypt

Page 2: Css talk

•simple HTML, no styling

Page 3: Css talk

•Simple CSS styling

Page 4: Css talk

•horizontal center, no easy vertical center

Page 5: Css talk

•perfect responsive vertical centering

Page 6: Css talk

•http://codepen.io/shshaw/full/gEiDt

•http://coding.smashingmagazine.com/2013/08/09/absolute-horizontal-vertical-centering-css/

•new trick as of August 2013

Page 7: Css talk

•hacking absolute positioning

Page 8: Css talk

•no style

Page 9: Css talk

•basic Bootstrap styling

Page 10: Css talk

•absolute centering

Page 11: Css talk

•perfect for custom modals, alerts, prompts

Page 12: Css talk
Page 13: Css talk

•modal window prompt html

Page 14: Css talk

•modal window prompt CSS & JS

Page 15: Css talk

•strong call to action

•https://ghost.org/

Page 16: Css talk

•percentage-based solution


Recommended