# iP(hone|ad) dimensions versus Bootstrap containers ###### tags: `dimension` `container` `bootstrap` ## Portrait | Device | UIKit Size<SUB>(points)</SUB> | Container<SUB>(class)</SUB> | | - | - | - | | iPhone SE | `320`×`568` | `.container-sm` | | iPhone 6 | `375`×`667` | `.container-sm` | | iPhone 6s | `375`×`667` | `.container-sm` | | iPhone 7 | `375`×`667` | `.container-sm` | | iPhone 6 Plus | `375`×`667` | `.container-sm` | | iPhone 6s Plus | `375`×`667` | `.container-sm` | | iPhone 8 | `375`×`667` | `.container-sm` | | iPhone X | `375`×`812` | `.container-sm` | | iPhone 7 Plus | `414`×`736` | `.container-sm` | | iPhone 8 Plus | `414`×`736` | `.container-sm` | | iPad Mini 4 | `768`×`1024` | `.container-md` | | iPad Air 2 | `768`×`1024` | `.container-md` | | iPad Pro (9.7") | `768`×`1024` | `.container-md` | | iPad Pro 10.5" | `834`×`1112` | `.container-md` | | iPad Pro (12.9") | `1024`×`1366` | `.container-lg` | | iPad Pro 12.9" <SUB>(2nd generation)</SUB> | `1024`×`1366` | `.container-lg` | ## Landscape ## References * https://developer.apple.com/library/archive/documentation/DeviceInformation/Reference/iOSDeviceCompatibility/Displays/Displays.html * https://getbootstrap.com/docs/4.5/layout/overview/
×
Sign in
Email
Password
Forgot password
or
By clicking below, you agree to our
terms of service
.
Sign in via Facebook
Sign in via Twitter
Sign in via GitHub
Sign in via Dropbox
Sign in with Wallet
Wallet (
)
Connect another wallet
New to HackMD?
Sign up