This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| joomla:tmpl50 [2026/03/17 00:55] – [Break points] Bernard Condrau | joomla:tmpl50 [2026/03/17 01:04] (current) – [Break points] Bernard Condrau | ||
|---|---|---|---|
| Line 2: | Line 2: | ||
| ===== Bootstrap v5 vs v2 ===== | ===== Bootstrap v5 vs v2 ===== | ||
| ==== Break points ==== | ==== Break points ==== | ||
| - | ^ Size ^ Bethico League 3.10 ^ Bethico League 5.0 ^ | + | === Bethico League 5.0 === |
| - | | | <480px | | | + | ^ Size ^ Breakpoint ^ 2 columns div ^ |
| - | | xs | | <576px | | + | | xs | <576px | |
| - | | sm | | >=576px | | + | | sm | > |
| - | | md | | >=768 | | + | | md | >=768px | |
| - | | lg | | >=992 | | + | | lg | >=992px | col-12 col-md-6 | |
| - | | | >=1024 | | | + | | xl | >=1200px | |
| - | | xl | | >=1200 | | + | | xxl | >=1400px | |
| - | | xxl | | >=1400 | | + | |
| + | === Bethico League 3.10 === | ||
| + | ^ Size ^ Breakpoint ^ 2 columns div ^ | ||
| + | | xs | <480px | | ||
| + | | sm | >=480px | | ||
| + | | md | >=768px | | ||
| + | | lg | >=1024px | col span_1_of_2 | ||
| + | | xl | >=1280px | ||
| + | | xxl | > | ||
| + | | 3xl | >=1600px | | ||
| + | | 4xl | >=1920px | ||
| + | | 5xl | >=2200px | | ||
| + | | 6xl | >=2560px | ||